Back to directory
it-beard/exa-server

it-beard/exa-server

@it-beard

AI-powered code search MCP server using Exa API for intelligent code search and retrieval in AI assistants

code-searchexa-apimcp-serverai-searchdeveloper-toolssearchjavascriptcontext

Installation & Configuration

{
  "mcpServers": {
    "exa": {
      "command": "node",
      "args": [
        "/path/to/exa-server/build/index.js"
      ],
      "env": {
        "EXA_API_KEY": "your-api-key-here"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15