🤖 Claude AI Documentation Assistant 📚
@XPE-7
About 🤖 Claude AI Documentation Assistant 📚
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-xpe-7": {
"command": "python",
"args": [
"-m",
"venv",
"venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More AI & Agents MCP servers
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Comments