Loomal

tavily-mcp

MCP server by github.com/tavily-ai/tavily-mcp

MCP server for advanced web search using Tavily

2.1k starsnpm: tavily-mcp

About tavily-mcp

tavily-mcp is an MCP (Model Context Protocol) server published by tavily-ai in the official MCP registry, listed under Search on Loomal. MCP server for advanced web search using Tavily

It ships as an npm package (tavily-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tavily-ai/tavily-mcp, where the project has earned 2,096 GitHub stars.

Use tavily-mcp with your agent

Claude Code · one command
claude mcp add tavily-mcp -- npx -y tavily-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tavily-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tavily-mcp"
      ]
    }
  }
}
npmtavily-mcp

Frequently asked questions

What is tavily-mcp?
tavily-mcp is an MCP (Model Context Protocol) server by tavily-ai in the Search category. MCP server for advanced web search using Tavily
How do I connect tavily-mcp to Claude, Cursor, or another MCP client?
Install tavily-mcp from its npm package (tavily-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is tavily-mcp open source?
Yes — the source code is public at github.com/tavily-ai/tavily-mcp, with 2,096 GitHub stars.
Can AI agents pay to use tavily-mcp?
Not yet through Loomal — tavily-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain tavily-mcp? Claim this listing free by verifying GitHub ownership, or contact us.