Web_Search_MCP
@memohib
About Web_Search_MCP
An MCP(Model Context Protocol) Server with a web search tool
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Web_Search_MCP": {
"command": "uv",
"args": [
"init",
"Web_Search_MCP"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Web_Search_MCP?
Web_Search_MCP is an MCP (Model Context Protocol) server that provides a web search tool using the Tavily API. It enables AI systems and language models to perform real‑time web searches and retrieve detailed results.
How to use Web_Search_MCP?
Install dependencies with uv, set your Tavily API key in a .env file, and configure the Claude desktop config file to point to the project directory. The server is then started from within the Claude desktop application and exposes a single tool called search_web that accepts a query string and returns JSON results.
Key features of Web_Search_MCP
- Real-time web search using the Tavily API
- Detailed results including content, URL, and relevancy score
- Well‑structured JSON output with status and timestamp
- Graceful error handling with informative messages
- Asynchronous processing for concurrent requests
- Easy integration via FastMCP
More Search MCP servers
Search Console Mcp
saurabhsharma2uSearch & analytics data as infrastructure — MCP server for Google Search Console, Bing Webmaster Tools, and GA4, designed for AI agents and automation.
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Brave Search
modelcontextprotocolModel Context Protocol Servers
Comments