Mock Documentation MCP Server
by anupmurali05 · data-analytics · mcp-server, glama
Exposes a tool to retrieve mocked documentation records from a simulated database, supporting query and document ID lookup.
Source: https://github.com/anupmurali05/mcp
Install
git clone https://github.com/anupmurali05/mcpTags: mcp-server, glama
Source: glama
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Mock Documentation MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- Task Manager MCP Server by SaiKrishnan-Bilue
Enables adding, reading, updating tasks via Claude with a SQLite backend.
- DBMS-MCP by TaeheeLim
Enables read-only querying of multiple databases via JDBC, supporting Tibero, Oracle, PostgreSQL, MySQL, etc., through natural language.
- Local MySQL Read-only MCP Server by YaangHailong
Provides a read-only interface to local MySQL databases via MCP, enabling listing databases, tables, describing schemas, and querying rows with structured filters.
- Dify Cloud MCP Server by QUARES-1
Exposes a SQLite database as MCP tools for Dify Cloud, ensuring LLM responses are based on real database records rather than generated data.
- Payment Ops MCP Server by srik4442
Enables AI assistants to handle payment support tasks by orchestrating between Stripe and an internal orders database, with human approval required for refunds.
- Teradata MCP Server by fcdmoraes
Enables running SQL queries, exploring metadata, and interacting with Teradata databases through the Model Context Protocol.
- paycoreDb by MaxenceBdu
Custom MCP server connected to a read-only SQLite database, exposing a schema resource and a query tool for safe data retrieval.
- mcp_db by ayuriiuni-prog
MCP server for exploring metadata of corporate databases: table structures, relationships, dependencies, and export to UML diagrams.
Frequently asked questions
How do I install Mock Documentation MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Mock Documentation MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Mock Documentation MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.