All MCP servers

Codealive Mcp

Official
by Api.AirforcestdioDeveloper Tools081MIT

Semantic code search and analysis from CodeAlive for AI assistants and agents.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "codealive-mcp-impf1e2e": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}