Tavily Search
https://mcp.tavily.com/mcp/?tavilyApiKey=<your-api-key>
● healthy
Integrates with Tavily API to provide real-time web search and content extraction capabilities for research, aggregation, and fact-checking tasks.
Transport
streamable_http
Auth
api_key
Cost
free_tier
How to connect
MCP endpoint (streamable_http)
https://mcp.tavily.com/mcp/?tavilyApiKey=<your-api-key>
JSON-RPC initialize probe
curl -X POST https://mcp.tavily.com/mcp/?tavilyApiKey=<your-api-key> \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/tavily-ai/tavily-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/tavily-search