Github
@popoqaq
About Github
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"github": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"mcp/github"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Tavily MCP Server?
Tavily MCP Server is an MCP‑compatible server that provides AI systems with real‑time web search and data extraction capabilities through the Tavily API. It is designed for use with MCP clients like Claude Desktop, Cursor, and Cline.
How to use Tavily MCP Server?
Install via NPX (npx -y [email protected]) or via Smithery, then configure an MCP client by adding a server entry with the TAVILY_API_KEY environment variable. You can then invoke the tavily-search and tavily-extract tools directly from the AI assistant.
Key features of Tavily MCP Server
- Seamless interaction with tavily-search and tavily-extract tools
- Real-time web search capabilities
- Intelligent data extraction from web pages
- Domain-specific and news search filtering
- Compatible with multiple MCP clients
Use cases of Tavily MCP Server
- Search for recent developments in quantum computing
- Fetch news articles about AI startups from the last 7 days
- Search for climate change research on specific domains (nature.com, sciencedirect.com)
- Extract main content from a given article URL
- Combine search and extract to generate detailed reports from multiple articles
FAQ from Tavily MCP Server
What runtime is required?
Node.js v20 or higher and a Tavily API key are required.
How do I get an API key?
Sign up for a free account at app.tavily.com/home to obtain an API key.
Which MCP clients are supported?
Cline, Cursor (version 0.45.6+), Claude Desktop, and any other MCP client.
How is data transmitted?
API keys are passed via environment variables (TAVILY_API_KEY). Searches and extracts are performed through Tavily's API.
Are there any known limitations?
The server only provides the two tools (search and extract); no other MCP tools are included.
Frequently asked questions
What runtime is required?
Node.js v20 or higher and a Tavily API key are required.
How do I get an API key?
Sign up for a free account at app.tavily.com/home to obtain an API key.
Which MCP clients are supported?
Cline, Cursor (version 0.45.6+), Claude Desktop, and any other MCP client.
How is data transmitted?
API keys are passed via environment variables (`TAVILY_API_KEY`). Searches and extracts are performed through Tavily's API.
Are there any known limitations?
The server only provides the two tools (search and extract); no other MCP tools are included.
Basic information
More Search MCP servers
Goalie Trademark Search MCP
goalie-mcpSearch & filter 14M+ USPTO trademark records from an AI agent. This is a trademark MCP server, not a TSDR lookup.
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
duckduckgo-search MCP Server
zhsamaBrave Search MCP Server
mikechaoAn MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
Comments