MCP server
Tavily MCP
Search, page extraction, crawling and site mapping behind one API key.
Add it to your client
OfficialInstall
npx -y tavily-mcp@latest
mcpServers
{
"mcpServers": {
"tavily-mcp": {
"command": "npx",
"args": [
"-y",
"tavily-mcp@latest"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- Tools
- 4
- License
- MIT
Tools
tavily-searchtavily-extracttavily-crawltavily-map
Repositoryhttps://github.com/tavily-ai/tavily-mcp
Tavily's server covers four steps of collecting web data: running a search, pulling clean text out of a given page, walking a site link by link, and listing the URL structure of a domain. All of it executes on Tavily's side, so no browser starts locally. Install it from npm over stdio or point a client at Tavily's remote endpoint.
Similar MCP servers
Sentry MCP
MCP serverPulls Sentry issues and events into a coding agent's context
Developer ToolsSecurity & Monitoring
Snyk MCP Server
MCP serverRuns Snyk's dependency, code, IaC and container scans as MCP tools.
Developer ToolsSecurity & Monitoring
Meilisearch MCP
MCP serverOperates a Meilisearch instance, not just its search endpoint.
DatabasesSearch Engines & Web
Comments(0)
Sign in to comment