search-server
by fengin · Python · ★ 77
一个基于MCP协议的搜索服务实现,提供网络搜索和本地搜索功能,Cursor和Claude Desktop能与之无缝集成。
Install
pip install git+https://github.com/fengin/search-server.git Claude Desktop config
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"search-server": {
"command": "uvx",
"args": [
"git+https://github.com/fengin/search-server.git"
]
}
}
} From the README
💡 Need a managed MCP host?
Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.
Related search servers
nuclear
nukeop
Streaming music player that finds free music for you
mcphub
samanhappy
A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies
paper-search-mcp
openags
MCP, CLI, Skills for searching and downloading academic papers from multiple sources like arXiv, PubMed, bioRxiv, etc.
apple-docs-mcp
kimsungwhee
MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants
apify-mcp-server
apify
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
mcp-server-tree-sitter
wrale
MCP Server for Tree-sitter