Documentation MCP Server
@BTonny
关于 Documentation MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Documentation MCP Server?
Documentation MCP Server is an MCP (Model Context Protocol) server created following a YouTube tutorial on building MCP servers in Python. It is designed to integrate with Claude Desktop and can be tested with custom queries, such as generating code for vector databases with LangChain.
How to use Documentation MCP Server?
Add the server to Claude by running claude mcp add, giving it a name, and providing the command /Users/baw/.local/bin/uv with arguments --directory /Users/baw/Desktop/dev/mcp/first_mcp_server run main.py. After installation, list available servers with claude mcp list and test with queries in Claude. Debugging is possible using MCP Inspector via npx @modelcontextprotocol/inspector uv run main.py.
Key features of Documentation MCP Server
- Integrates with Claude via the MCP protocol.
- Supports debugging with MCP Inspector.
- Can be added to a project directory.
- Uses uv for running the server.
- Provides a simple setup process with environment variables (optional).
Use cases of Documentation MCP Server
—
FAQ from Documentation MCP Server
How do I add Documentation MCP Server to Claude?
Run claude mcp add, enter a server name when prompted, and provide the command and arguments for the server (uv and the path to main.py).
How can I list all installed MCP servers?
Use the command claude mcp list to view all available MCP servers.
How do I debug Documentation MCP Server?
Run MCP Inspector with the command `
记忆与知识 分类下的更多 MCP 服务器
📓 GistPad MCP
lostintangent📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Zettelkasten MCP Server
entanglrA Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
Obsidian MCP Server
cyanheadsRead, write, search, and surgically edit Obsidian vault notes, tags, and frontmatter via MCP. STDIO or Streamable HTTP.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
评论