loading…
Search for a command to run...
loading…
Exposes the Exa web search API as an MCP server, providing tools for web searching, content retrieval, and similar page discovery. It also supports advanced fea
Exposes the Exa web search API as an MCP server, providing tools for web searching, content retrieval, and similar page discovery. It also supports advanced features like AI-generated answers and automated research task management.
A Python MCP server that exposes Exa search capabilities (no API key required)
mcp-name: io.github.daedalus/mcp-exa
pip install mcp-exa
No API key required. The server uses Exa's public MCP endpoint.
Run the MCP server:
mcp-exa
Or use as a module:
python -m mcp_exa
The server exposes the following MCP tools:
| Tool | Description |
|---|---|
web_search_exa |
Search the web for any topic |
get_code_context_exa |
Find code examples from GitHub, Stack Overflow |
crawling_exa |
Get full content from a specific URL |
web_search_advanced_exa |
Advanced search with filters |
Add to your config file:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"exa": {
"command": "mcp-exa"
}
}
}
Add to your opencode.json:
{
"mcp": {
"exa": {
"type": "stdio",
"command": "mcp-exa",
"enabled": true
}
}
}
git clone https://github.com/daedalus/mcp-exa.git
cd mcp-exa
pip install -e ".[test]"
# run tests
pytest
# format
ruff format src/ tests/
# lint
ruff check src/ tests/
# type check
mypy src/
Run in your terminal:
claude mcp add mcp-exa -- npx Read and write pages in your workspace
by NotionIssues, cycles, triage — from Claude
by LinearSearch and read your Drive files
by GoogleConnect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
by mindsdbNot sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All productivity MCPs