Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by anasyakubu • Uncategorized
An MCP server that searches and fetches documentation snippets for popular AI/ML libraries.
Retrieve up-to-date documentation snippets for AI/ML libraries.
Perform Google searches for technical documentation using an MCP-compliant tool.
Plain text content from documentation pages for integration or analysis.
This MCP server implements a tool called get_docs that uses the Serper API to perform Google searches for the latest documentation on AI/ML libraries such as LangChain, LlamaIndex, and OpenAI. It returns plain text content from documentation pages and handles timeouts and search failures gracefully. The server is built with Node.js and leverages the @modelcontextprotocol/sdk for MCP compliance.