Exa MCP Server 🔍
@MCP-Mirror
About Exa MCP Server 🔍
Mirror of
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"jackedelic_exa-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"exa",
"--client",
"claude"
]
}
}
}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 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.
More Search MCP servers
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
Tavily Mcp
tavily-aiProduction ready MCP server with real-time search, extract, map & crawl.
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.
Exa MCP Server 🔍
exa-labsExa MCP for web search and web crawling!
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Comments