Octocode MCP - AI Context Platform
Quality Score
79
/100
AI code research platform. Search, analyze, and extract insights from any GitHub repository.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"octocode-mcp": {
"command": "npx",
"args": [
"-y",
"octocode-mcp"
],
"env": {
"GITHUB_TOKEN": "<your-github_token>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"octocode-mcp": {
"command": "npx",
"args": [
"-y",
"octocode-mcp"
],
"env": {
"GITHUB_TOKEN": "<your-github_token>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y octocode-mcp§02 Environment variables
GITHUB_TOKENsecret
GitHub Personal Access Token. Optional - authenticate via GitHub CLI (gh auth login) for automatic token management, or set this token manually for CI/CD environments.
§03 MCP Quality Score · methodology
freshness
14
completeness
15
installability
25
documentation
15
stability
10
§04 Alternatives in Git & Code Hosting
ai.smithery/Hint-Services-obsidian-github-mcp
ai.smithery/Hint-Services-obsidian-github-mcp
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
ai.smithery/saidsef-mcp-github-pr-issue-analyser
ai.smithery/saidsef-mcp-github-pr-issue-analyser
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
ai.smithery/smithery-ai-github
ai.smithery/smithery-ai-github
Access the GitHub API, enabling file operations, repository management, search functionality, and…