Back to directory
aniketkadukar1/search-mcp

aniketkadukar1/search-mcp

@aniketkadukar1

A MCP server that allows you to search documentation from popular AI/ML libraries directly within your IDE.

documentationsearchaimllangchainllamaindexopenaitavilycontext

Installation & Configuration

{
  "mcpServers": {
    "documentation-search": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/search-mcp",
        "run",
        "main.py"
      ]
    }
  }
}

Information

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