Library Docs MCP Server
About
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
Details
- Author
- vikramdse
- Categories
- Search, Knowledge Base, AI, Other
Jump to
Setup
Install Library Docs MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/vikramdse/docs-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API, providing updated information for LLMs.
This is an MCP (Model Context Protocol) server that allows you to search and fetch documentation for popular libraries like Langchain, Llama-Index, MCP, and OpenAI using the Serper API.
- Search library documentation using a natural language query.
- Supports Langchain, Llama-Index, MCP, and OpenAI (Update the code to add other libraries).
- Uses theSerper APIto perform site-specific searches.
- Parses and returns the documentation usingBeautifulSoup.
- Provides updated documentation– useful for LLM models with knowledge cut-off dates.
Many LLM models, including those used inClaude Desktopand similar platforms, have a knowledge cut-off date and may not have access to the latest library documentation. This MCP server solves that problem by:
- Fetchingreal-time documentationfrom official sources.
- Providingup-to-date informationfor development and troubleshooting.
- Improving the accuracy and relevance of responses when working with new library updates.
To use this server withClaude Desktop, update theclaude_desktop_config.jsonfile with the following configuration:
{ "mcpServers": { "docs-mcp-server": { "command": "C:\\Users\\Vikram\\.local\\bin\\uv.exe", "args": [ "run", "--with", "mcp[cli]", "mcp", "run", "F:\\My Projects\\AI\\docs-mcp-server\\server.py" ] } } }
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API.
A wrapper for OpenAI's built-in tools, enabling functionalities like web search and code execution. Requires an OpenAI API key.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Search Stack Overflow and Stack Exchange from Claude, Cursor, and other AI agents through an MCP server.
Quran-focused MCP server for ayah translation, tafsir, mutashabihat lookups, recitation playlists, and prayer times.
Provides AI assistants with intelligent access to ML textbook content for creating accurate, source-grounded documentation.
Structural AI Search Readiness MCP. Audit, dry-run fixes, rescore, doctor. No LLM rankings.
Caesar is a free, keyless web search API for AI agents. Its remote MCP server exposes web_search (ranked results with citable provenance) and web_fetch (full pages as clean markdown), and works anonymously with no API key.
CatchAll is a web search API built for comprehensive event retrieval — not ranked results, but all matching records.
Provides web search functionality powered by the Claude API from Anthropic.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


