All MCP servers

Octocode MCP - AI Context Platform

Official
by Api.AirforcestdioDeveloper Tools0863MIT

AI code research platform. Search, analyze, and extract insights from any GitHub repository.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "octocode-mcp-ai-context-platform-imp709ba": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}