MCP Exa runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from pypi. Last commit 21 Apr 2026.
MCP server exposing Exa websearch API
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-exa -- uvx mcp-exa
{
"mcpServers": {
"mcp-exa": {
"args": [
"mcp-exa"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-exa]
command = "uvx"
args = ["mcp-exa"]
{
"mcpServers": {
"mcp-exa": {
"args": [
"mcp-exa"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-exa": {
"args": [
"mcp-exa"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.