Back to directory
alizdavoodi/mcpdocsearch

alizdavoodi/mcpdocsearch

@alizdavoodi

提供爬取网站、生成Markdown文档并通过MCP服务器进行语义搜索的工具集,支持Cursor集成。

crawldocumentationsearchmcp-servercursorembeddingvector-searchfastmcptool

Installation & Configuration

{
  "mcpServers": {
    "doc-query-server": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/your/MCPDocSearch",
        "run",
        "python",
        "-m",
        "mcp_server.main"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13