Skip to main content
Glama

Server Details

Hosted MCP endpoint with realistic fake data for prototyping agents. 12 tools, no setup.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
K-Cupples/mockmcp
GitHub Stars
0
Server Listing
MockMCP

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 12 tool updates
    • First observedcreate_event
    • First observedcreate_order
    • First observedcreate_user
    • First observedget_order
    • First observedget_product
    • First observedget_user
    • First observedlist_events
    • First observedlist_orders
    • First observedlist_products
    • First observedlist_users
    • First observedsearch_knowledge_base
    • First observedsend_email

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    62 real-time data tools for AI agents via MCP. Finance, crypto, FMCSA, sanctions, courts, weather, vehicles, cybersecurity. One bearer token, one bill. Free tier available.
    MIT
  • F
    license
    A
    quality
    F
    maintenance
    MCP server that exposes 300+ AI agents as tools via a single API key. Supports listing agents, invoking any agent with chat-completion style messages, checking agent health, and retrieving platform statistics.
    5
    3
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Multi-tool MCP server for AI agents with 29 tools across web scraping, SEO analysis, screenshot and PDF generation, domain intelligence, content extraction, multi-chain EVM blockchain queries, and security toolkit. Free tier available with no auth required.
    22
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation5/5

Each tool targets a distinct resource-action pair: create/get/list for users, orders, products, events; plus search and email. No two tools have overlapping purposes.

Naming Consistency5/5

All tools follow a consistent verb_noun pattern (create_, get_, list_, search_, send_) using lowercase snake_case throughout.

Tool Count5/5

12 tools cover multiple mock domains (users, orders, products, events, knowledge base, email) without being excessive or sparse.

Completeness2/5

Missing update and delete operations for all resources, and no get_event to complement list_events. Significant gaps for full CRUD lifecycle.