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
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
Google Search MCP Server
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
Version 2.0 is here!!
mixelpixxMCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
Comments