exa-mcp
MCP server for Exa Search API.
Documentation
exa-mcp
MCP server for Exa Search API.
This project is sponsored by ChatWise, an all-in-one LLM chatbot with first-class MCP support.
Usage
Get your API Key here.
Configure manually
# stdio server
npx -y exa-mcp
# sse server
npx -y exa-mcp --sseEnvironment variables:
EXA_API_KEY=JSON config
{
"mcpServers": {
"exa": {
"command": "npx",
"args": ["-y", "exa-mcp"],
"env": {
"EXA_API_KEY": ""
}
}
}
}License
MIT.
Frequently asked questions
What is exa-mcp?
exa-mcp is MCP server for Exa Search API.
How do I install exa-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is exa-mcp open source?
Yes — it is hosted on GitHub at https://github.com/egoist/exa-mcp and has 34 stars.
Related MCP tools
Playwright MCP server TypeScript-based implementation. Trusted by 22000+ developers. Trusted by 22000+ developers. Trusted by 22000+ developers.
Official Notion MCP Server TypeScript-based implementation. Trusted by 3400+ developers. Trusted by 3400+ developers. Trusted by 3400+ developers.
Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes.
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker TypeScript-based implementation. Trusted by 1400+ developers.
MCP Server for kubernetes management commands TypeScript-based implementation. Trusted by 1100+ developers. Trusted by 1100+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP