Loomal

Tavily MCP Server

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

MCP server for advanced web search using Tavily API.

0 starsnpm: @toolsdk.ai/tavily-mcp

About Tavily MCP Server

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

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

Development happens in the open at github.com/seey215/tavily-mcp.

Use Tavily MCP Server with your agent

Claude Code · one command
claude mcp add tavily-mcp-server -- npx -y @toolsdk.ai/tavily-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "tavily-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@toolsdk.ai/tavily-mcp"
      ]
    }
  }
}
npm@toolsdk.ai/tavily-mcp

Frequently asked questions

What is Tavily MCP Server?
Tavily MCP Server is an MCP (Model Context Protocol) server by seey215 in the Search category. MCP server for advanced web search using Tavily API.
How do I connect Tavily MCP Server to Claude, Cursor, or another MCP client?
Install Tavily MCP Server from its npm package (@toolsdk.ai/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 Server open source?
Yes — the source code is public at github.com/seey215/tavily-mcp.
Can AI agents pay to use Tavily MCP Server?
Not yet through Loomal — Tavily MCP Server 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 Server? Claim this listing free by verifying GitHub ownership, or contact us.