fengin/search-server
search-server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of search-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Search MCP Server is a search service implementation based on the MCP protocol, supporting multiple search engines and seamless integration with tools like Cursor and Claude Desktop.
Try search-server with chat:
Tools
Functions exposed to the LLM to take actions
search
执行网络搜索,查找网页、新闻、文章等在线内容。适合广泛的信息收集、近期事件,或需要多样化网络来源时使用。支持分页、内容过滤和时效性控制。每次请求最多返回20个结果,支持分页偏移。(当前使用Brave Search API实现)
location_search
搜索地理位置相关的信息,如商家、餐厅、服务等。返回详细信息包括:
- 商家名称和地址
- 评分和评论数
- 电话号码和营业时间 适用于查询特定地点或位置相关的信息,如果没有找到相关结果会自动切换到普通网络搜索。(当前使用Brave Search API实现)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client