Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Mock Documentation Server

БесплатноНе проверен

Exposes a tool to retrieve mocked documentation records from a simulated database, supporting query and document ID lookup.

GitHubEmbed

Описание

Exposes a tool to retrieve mocked documentation records from a simulated database, supporting query and document ID lookup.

README

This repository contains a FastMCP server that exposes a mocked documentation database tool.

Tool

  • get_documentation_from_database(document_id: str | None = None, query: str | None = None) -> dict

This tool returns mocked documentation records from a simulated database. You can request a specific document by document_id or search the mocked documentation with query.

Run the server

Install dependencies in the project virtual environment:

cd /Users/anupmurali/projects/MCP
.venv/bin/python -m pip install -e ./mcp-server

Run the server:

cd /Users/anupmurali/projects/MCP/mcp-server
.venv/bin/python main.py

The MCP endpoint will be available at http://127.0.0.1:8000/mcp.

Test the tool locally

You can call the tool directly from Python for a quick smoke test:

cd /Users/anupmurali/projects/MCP/mcp-server
.venv/bin/python -c "from main import get_documentation_from_database; print(get_documentation_from_database(query='MCP'))"

Notes

  • The server uses fastmcp with mcp under the hood.
  • The mocked database includes a few sample documentation records.

from github.com/anupmurali05/mcp

Установка Mock Documentation Server

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/anupmurali05/mcp

FAQ

Mock Documentation Server MCP бесплатный?

Да, Mock Documentation Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Mock Documentation Server?

Нет, Mock Documentation Server работает без API-ключей и переменных окружения.

Mock Documentation Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Mock Documentation Server в Claude Desktop, Claude Code или Cursor?

Открой Mock Documentation Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Mock Documentation Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории data