exa-mcp
@egoist
About exa-mcp
MCP server for Exa Search API.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"exa-mcp": {
"command": "npx",
"args": [
"-y",
"exa-mcp"
]
}
}
}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?
exa-mcp is an MCP (Model Context Protocol) server that connects AI applications to the Exa Search API, enabling web search capabilities through MCP-compatible clients. It is sponsored by ChatWise, an all-in-one LLM chatbot with first-class MCP support.
How to use exa-mcp?
Obtain an API key from the Exa dashboard. Run the server using npx -y exa-mcp for stdio mode, or npx -y exa-mcp --sse for SSE mode. Set the EXA_API_KEY environment variable. Alternatively, configure it in your MCP client via the provided JSON example.
Key features of exa-mcp
- Connects to Exa Search API via MCP protocol
- Supports stdio and SSE server modes
- Single environment variable configuration
- Sponsored by ChatWise
Use cases of exa-mcp
- Enable web search in MCP-compatible AI assistants using Exa’s search API
- Integrate Exa search into ChatWise, an all-in-one LLM chatbot with native MCP support
FAQ from exa-mcp
How do I obtain an API key?
You can get an API key from the Exa dashboard at https://dashboard.exa.ai/api-keys.
How do I run the server?
Run npx -y exa-mcp for stdio mode or npx -y exa-mcp --sse for SSE mode, ensuring the EXA_API_KEY environment variable is set.
How do I configure it in my MCP client?
Use the JSON configuration provided with command "npx -y exa-mcp" and the environment variable `EXA_API
Frequently asked questions
How do I obtain an API key?
You can get an API key from the Exa dashboard at https://dashboard.exa.ai/api-keys.
How do I run the server?
Run `npx -y exa-mcp` for stdio mode or `npx -y exa-mcp --sse` for SSE mode, ensuring the `EXA_API_KEY` environment variable is set.
How do I configure it in my MCP client?
Use the JSON configuration provided with command `"npx -y exa-mcp"` and the environment variable `EXA_API
Basic information
More Search MCP servers
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.
Perplexity MCP Server
wysh3MCP web search using perplexity without any API KEYS
Kagi MCP server
kagisearchThe Official Model Context Protocol (MCP) server for Kagi Search & other tools.
Serper Search and Scrape MCP Server
marcopesaniSerper MCP Server supporting search and webpage scraping
小红书自动搜索评论工具(MCP Server 2.0)
chenningling这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
Comments