@mseep/exa-mcp-server
npm/@mseep/exa-mcp-serverA Model Context Protocol server with Exa for web search and web crawling. Provides real-time web searches with configurable tool selection, allowing users to enable or disable specific search capabilities. Supports customizable result counts, live crawlin
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@mseep/exa-mcp-server": {
"url": "None",
"transport": "http"
}
}
}