Back to directory
mostafa-ghaith/search_docs_mcp

mostafa-ghaith/search_docs_mcp

@mostafa-ghaith

This MCP tool enables semantic search across multiple AI library documentations, ensuring your coding companion stays up-to-date with the latest tech.

searchdocumentationailangchainsemantic-searchmcpcontext

Installation & Configuration

{
  "mcpServers": {
    "search-docs-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/YOUR/search-docs-mcp",
        "run",
        "main.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/15
Updated
2026/6/17