Exa MCP Server 🔍
@MCP-Mirror
关于 Exa MCP Server 🔍
Mirror of
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"jackedelic_exa-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"exa",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Exa MCP Server?
Exa MCP Server is a Model Context Protocol server that lets AI assistants like Claude use the Exa AI Search API for real-time web searches. It provides safe, controlled access to web information through a set of specialized search and content extraction tools.
How to use Exa MCP Server?
Install globally via npm (npm install -g exa-mcp-server) or use the remote hosted MCP server at https://mcp.exa.ai/mcp?exaApiKey=your-exa-api-key. Configure Claude Desktop by adding an entry to claude_desktop_config.json with your Exa API key and optionally specify which tools to enable using the --tools argument.
Key features of Exa MCP Server
- Real‑time web search with content extraction (
web_search_exa) - Academic paper and research content search (
research_paper_search) - Comprehensive company research via website crawling (
company_research) - URL‑specific content extraction for articles and PDFs (
crawling) - Competitor identification for any company (
competitor_finder) - LinkedIn search for companies and people (
linkedin_search) - Wikipedia article search and retrieval (
wikipedia_search_exa) - GitHub repository, issue, and account search (
github_search)
Use cases of Exa MCP Server
- An AI assistant answering questions with up‑to‑date web information.
- A researcher gathering academic papers and structured Wikipedia knowledge.
- A business analyst researching competitors and company details.
- A developer searching GitHub repositories or LinkedIn profiles from within a chat.
FAQ from Exa MCP Server
What does Exa MCP Server do?
It connects AI assistants (like Claude) to the Exa AI Search API, enabling real‑time web searches and specialized lookups (e.g., academic papers, companies, LinkedIn, GitHub) without leaving the conversation.
How do I get an Exa API key?
Obtain an API key from the Exa dashboard at dashboard.exa.ai/api-keys. The key is required for both local and remote usage.
Can I run Exa MCP Server remotely without installing anything?
Yes. You can connect directly to Exa's hosted MCP server by using the remote URL https://mcp.exa.ai/mcp?exaApiKey=your-exa-api-key (via mcp-remote).
What tools are available and can I choose which ones to use?
Eight tools are available: web_search_exa, research_paper_search, company_research, crawling, competitor_finder, linkedin_search, wikipedia_search_exa, and github_search. You can enable a subset by passing a comma‑separated list to the --tools argument.
How do I install the server?
Install globally with npm install -g exa-mcp-server, or use Smithery via npx -y @smithery/cli install exa --client claude. For remote use, simply configure the MCP remote URL.
搜索 分类下的更多 MCP 服务器
Perplexity MCP Zerver
wysh3MCP web search using perplexity without any API KEYS
Web Scout MCP Server
pinkpixel-devA powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
Google News MCP Server
ChanMeng666【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
Brave Search
modelcontextprotocolModel Context Protocol Servers
SearXNG MCP Server
ihor-sokoliukPrivate web search for AI assistants via SearXNG — supports Claude, Cursor, and any MCP client
评论