MCP server
Exa MCP
Search for agents, where a result carries page content rather than a link.
Add it to your client
OfficialInstall
npx -y exa-mcp-server
mcpServers
{
"mcpServers": {
"exa-mcp": {
"command": "npx",
"args": [
"-y",
"exa-mcp-server"
]
}
}
}- Transport
- both
- Runtime
- Node
- Auth
- Required
- License
- MIT
Tools
web_search_exaweb_fetch_exaweb_search_advanced_exaagent_run
Exa's server puts its search API behind two default tools: a web search that returns ranked results together with page text, and a fetch tool for a specific URL. Optional tools add an advanced search mode and a longer-running research agent. The API key travels as a header, a query parameter or an environment variable, so the same server works hosted or launched locally from npm.
Similar MCP servers
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Developer ToolsVersion Control & Repos
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Data & AnalyticsAI Models & Inference
Fetch (MCP Reference Server)
MCP serverReference server that retrieves a URL and hands back markdown.
Developer ToolsSearch Engines & Web
Comments(0)
Sign in to comment