MCP.so
็™ปๅฝ•

๐Ÿค– Claude AI Documentation Assistant ๐Ÿ“š

@XPE-7

ๅ…ณไบŽ ๐Ÿค– Claude AI Documentation Assistant ๐Ÿ“š

ๆš‚ๆ— ๆฆ‚่งˆ

ๅŸบๆœฌไฟกๆฏ

ๅˆ†็ฑป

AI ไธŽๆ™บ่ƒฝไฝ“

่ฟ่กŒๆ—ถ

python

ไผ ่พ“ๆ–นๅผ

stdio

ๅ‘ๅธƒ่€…

XPE-7

้…็ฝฎ

ไฝฟ็”จไธ‹้ข็š„้…็ฝฎ,ๅฐ†ๆญคๆœๅŠกๅ™จๆทปๅŠ ๅˆฐไฝ ็š„ MCP ๅฎขๆˆท็ซฏใ€‚

{
  "mcpServers": {
    "mcp-server-xpe-7": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        "venv"
      ]
    }
  }
}

ๅทฅๅ…ท

ๆœชๆฃ€ๆต‹ๅˆฐๅทฅๅ…ท

ๅทฅๅ…ทๆ˜ฏไปŽ README ไธญ่‡ชๅŠจๆๅ–็š„ใ€‚็ปดๆŠค่€…ๅฏไปฅๅœจ ## Tools ๆ ‡้ข˜ไธ‹ๅˆ—ๅ‡บๅทฅๅ…ท,ๅณๅฏๅกซๅ……่ฟ™้ƒจๅˆ†ๅ†…ๅฎนใ€‚

ๆฆ‚่งˆ

What is ๐Ÿค– Claude AI Documentation Assistant ๐Ÿ“š?

It is an MCP server that enhances Claude with documentation search capabilities for AI and ML libraries. It integrates with the Serper API for web search and the Claude Desktop app, targeting users who need fast, intelligent retrieval of technical documentation.

How to use ๐Ÿค– Claude AI Documentation Assistant ๐Ÿ“š?

Clone the repository, create a virtual environment, install dependencies, and set the SERPER_API_KEY in a .env file. Start the server with python main.py, then connect the Claude Desktop app via the Tools section by adding a local tool.

Key features of ๐Ÿค– Claude AI Documentation Assistant ๐Ÿ“š

  • Smart documentation search across multiple AI/ML libraries
  • Seamless integration with Claudeโ€™s reasoning capabilities
  • Intelligent web search using the Serper API
  • Fast response times optimized for quick retrieval
  • Extendable architecture to add more documentation sources

Use cases of ๐Ÿค– Claude AI Documentation Assistant ๐Ÿ“š

  • Ask Claude to explain how to use FAISS with LangChain
  • Search and retrieve documentation for LlamaIndex or OpenAI
  • Look up API details or usage examples from supported libraries
  • Quickly find specific explanations without manual browsing

FAQ from ๐Ÿค– Claude AI Documentation Assistant ๐Ÿ“š

What dependencies are required?

Python 3.8 or higher, a Claude Pro subscription, a Serper API key, and the Claude Desktop application.

How do I connect to the MCP server?

Open the Claude Desktop app, go to Settings > Tools, click โ€œAdd Toolโ€, select โ€œConnect to a local toolโ€, and follow the prompts to connect to the running server.

What documentation sources are supported?

Currently it supports LangChain (python.langchain.com/docs), LlamaIndex (docs.llamaindex.ai/en/stable), and OpenAI (platform.openai.com/docs). More can be added by editing the docs_urls dictionary in main.py.

What are common issues and how to fix them?

โ€œConnection refusedโ€ usually means the server is not running. Timeout errors may indicate poor internet or need for increased timeout. API key issues require verifying the Serper key in the .env file.

How does the server handle data and searches?

When Claude invokes the get_docs tool, the server searches the web via the Serper API, scrapes relevant documentation pages, and returns the content to Claude for analysis. No documentation data is stored locally beyond the search results.

่ฏ„่ฎบ

AI ไธŽๆ™บ่ƒฝไฝ“ ๅˆ†็ฑปไธ‹็š„ๆ›ดๅคš MCP ๆœๅŠกๅ™จ