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.
Serper API
to perform site-specific searches.BeautifulSoup
.Many LLM models, including those used in Claude Desktop and 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:
To use this server with Claude Desktop, update the claude_desktop_config.json
file 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"
]
}
}
}
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Kagi search API integration
A Model Context Protocol (MCP) server providing access to Google Programmable Search Engine (PSE) and Custom Search Engine (CSE).
Search the web using Kagi's search API
MCP server that performs whois lookup against domain, IP, ASN and TLD.
Search engine for AI agents (search + extract) powered by Tavily
A Model Context Protocol (MCP) server providing access to Google Search Console.
Get any answer from the Facebook Ads Library, conduct deep research including messaging, creative testing and comparisons in seconds.
Provides real-time flight tracking and status information using the AviationStack API.
A bridge server for connecting to a SearXNG metasearch engine instance.