Exa Labs Exa Code MCP
Rank #1,829ai.smithery/exa-labs-exa-code-mcp
MCP server providing exa-labs-exa-code-mcp capabilities
Exa Labs Exa Code MCP is a Model Context Protocol (MCP) server published by exa-labs. It ranks #1,829 of 115,460 servers tracked on MCP Toplist, and its repository has 178 GitHub stars. Exa Labs Exa Code MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 17, 2025 and most recently updated on Sep 17, 2025.
Ranks ahead of 113,631 of 115,460 servers on MCP Toplist.
Use Exa Labs Exa Code MCP
claude mcp add --transport http exa-labs-exa-code-mcp https://server.smithery.ai/@exa-labs/exa-code-mcp/mcp[mcp_servers.exa-labs-exa-code-mcp]
url = "https://server.smithery.ai/@exa-labs/exa-code-mcp/mcp"Add to ~/.codex/config.toml.
https://server.smithery.ai/@exa-labs/exa-code-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"exa-labs-exa-code-mcp": {
"url": "https://server.smithery.ai/@exa-labs/exa-code-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"exa-labs-exa-code-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@exa-labs/exa-code-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"exa-labs-exa-code-mcp": {
"serverUrl": "https://server.smithery.ai/@exa-labs/exa-code-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"exa-labs-exa-code-mcp": {
"url": "https://server.smithery.ai/@exa-labs/exa-code-mcp/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.smithery%2Fexa-labs-exa-code-mcp)<a href="https://mcptoplist.com/server/ai.smithery%2Fexa-labs-exa-code-mcp"><img src="https://mcptoplist.com/badge/ai.smithery%2Fexa-labs-exa-code-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
exa-labs
Other servers by exa-labs
View all exa-labs servers →Available versions (2)
| Version | Published |
|---|---|
| 0.0.1 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Exa Labs Exa Code MCP?
- Exa Labs Exa Code MCP is maintained by exa-labs, which publishes 5 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Exa Labs Exa Code MCP listed on the Official MCP Registry?
- Yes — Exa Labs Exa Code MCP is listed on the Official MCP Registry.
- How many versions does Exa Labs Exa Code MCP have?
- MCP Toplist tracks 2 versions of Exa Labs Exa Code MCP, most recently published on Sep 17, 2025.
- Where can I find the source code for Exa Labs Exa Code MCP?
- The source code for Exa Labs Exa Code MCP is hosted at github.com/exa-labs/exa-code-mcp.