Web_Search_MCP
@memohib
About Web_Search_MCP
An MCP(Model Context Protocol) Server with a web search tool
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
Basic information
More Search MCP servers
Goalie Trademark Search MCP
goalie-mcpSearch & filter 14M+ USPTO trademark records from an AI agent. This is a trademark MCP server, not a TSDR lookup.
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
Google Search Console MCP Server
ahonnA Model Context Protocol (MCP) server providing access to Google Search Console
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.
Comments