Skip to main content
Glama
altinakseven

Tavily MCP Server

by altinakseven

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoSet to "production" for production deployment (optional)
TAVILY_API_KEYYesYour Tavily API key (required)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
web_searchB

Search the web using Tavily API. Returns relevant search results with content snippets.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single tool 'web_search' has a clearly defined and distinct purpose, making it impossible for an agent to misselect between non-existent alternatives.

Naming Consistency5/5

Since there is only one tool, naming consistency is inherently perfect. The tool name 'web_search' follows a clear verb_noun pattern, but with no other tools to compare against, there can be no inconsistency in the set.

Tool Count2/5

A single tool is too few for a server named 'Tavily MCP Server', which implies broader web search capabilities. While 'web_search' covers the core function, typical search servers might include tools for advanced queries, filtering, or result analysis, making this feel thin and limited in scope.

Completeness2/5

The tool surface is severely incomplete for a web search domain. It lacks obvious gaps such as tools for refining searches (e.g., by date or source), handling pagination, or accessing cached content, which could lead to agent failures when trying to perform comprehensive search tasks.

Maintenance

ActivityInactive
ResponsivenessNo issues