Advanced AI code assistant that intelligently searches and discovers connections across GitHub repositories and NPM packages. Features zero-config authentication, smart fallbacks, and LLM-optimized content delivery. Ask natural language questions to understand code architectures, find implementation patterns, and explore the entire development ecosystem.
工具
apiStatusCheck
githubSearchCode
githubGetFileContent
githubSearchRepositories
githubSearchCommits
githubSearchPullRequests
packageSearch
githubViewRepoStructure
githubSearchIssues
npmViewPackage
服务器配置
{
"mcpServers": {
"octocode": {
"command": "npx",
"args": [
"octocode-mcp"
]
}
}
}