MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

M
MCP Search Buddy
作者 @zuzu143

A lightweight MCP server for semantic searching of local documentation

创建于 4/1/2026
更新于 about 3 hours ago
Repository documentation and setup instructions

mcp-search-buddy

A lightweight MCP server for semantic searching of local documentation

快速设置
此服务器的安装指南

安装包 (如果需要)

uvx mcp-search-buddy

Cursor 配置 (mcp.json)

{ "mcpServers": { "zuzu143-mcp-search-buddy": { "command": "uvx", "args": [ "mcp-search-buddy" ] } } }