This is an early release preview. You may encounter bugs.
Tool
Tavily MCP logo
Unclaimed

research

Tavily MCP

A production MCP for real-time search, extract, map, and crawl.

C 56/100 GitHub score ? This grade is derived from GitHub signals — not user votes. Open for the full breakdown.
No votes yet

01 / About

About Tavily MCP.

Tavily MCP is a Model Context Protocol server that gives LLM clients and coding assistants live web access through Tavily's search API. It exposes four tools: tavily-search for real-time web search, tavily-extract for pulling structured data out of specific web pages, tavily-map for building a structured map of a website, and tavily-crawl for systematically traversing a site. It is aimed at developers who want to connect an assistant such as Claude, Cursor, or Cline to current web information rather than relying on the model's training data alone.

The server can be used either as a hosted remote endpoint (mcp.tavily.com) or run locally over npx, and works with MCP-compatible clients. A Tavily API key is required; authentication can be supplied as a URL query parameter, an Authorization header, or via an OAuth flow that lets clients connect without embedding the key. When using OAuth, the key named mcpauthdefault (personal taking priority over team) selects which account key the requests draw from.

Default behavior for the search tool can be preset through a DEFAULTPARAMETERS value (a JSON object controlling options like image inclusion, search depth, and result count), so those options need not be repeated per request. An optional TAVILYHUMAN_ID can be set to identify the end user behind requests for per-user analytics; Tavily hashes this value server-side rather than storing it raw.

02 / Discussion CREDIBILITY-GATED

Discussion · 0

Reading is open to everyone. Only verified humans or builders at GitHub B+ can post or vote — every thread carries its author's credibility.

  • No discussions yet — start the first thread.

03 / Build

Build with Tavily MCP.

Browse the catalogue for frameworks, tools, and blueprints — each scored on real GitHub credibility.

Browse the catalogue