AI-powered web search via the Exa Search API. Find similar pages, search by meaning, and retrieve clean content for LLM consumption. Supports neural search, keyword search, and content extraction.
Install via CLI
mog install mogteam/mcp-exaManual config
Exa API key (from dashboard.exa.ai/api-keys)
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-exa": {
"command": "npx",
"args": [
"-y",
"exa-mcp-server"
],
"env": {
"EXA_API_KEY": "<your-secret>"
}
}
}
}Or run mog install to configure automatically. MCP docs
AI-powered web search via the Exa Search API. Find similar pages, search by meaning, and retrieve clean content for LLM consumption. Supports neural search, keyword search, and content extraction.
mog install mogteam/mcp-exa
search exa ai-search neural-search web mcp
Sourced from Exa (official) — ⭐ 2,216 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Exa (official)
github.com/exa-labs/exa-mcp-serverThis package is sourced from the above repository and distributed on mog under its original license.
Releases