octocode-mcp and codesurface

These are complements: octocode-mcp provides broad semantic search across codebases while codesurface offers targeted API surface lookups, and they could be used together to combine full-codebase context retrieval with efficient API reference resolution.

octocode-mcp
70
Verified
codesurface
44
Emerging
Maintenance 20/25
Adoption 10/25
Maturity 24/25
Community 16/25
Maintenance 10/25
Adoption 6/25
Maturity 20/25
Community 8/25
Stars: 746
Forks: 58
Downloads:
Commits (30d): 35
Language: TypeScript
License: MIT
Stars: 19
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License:
No Dependents
No risk flags

About octocode-mcp

bgauryy/octocode-mcp

MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere

This project helps software developers enhance their AI assistants by providing a comprehensive understanding of codebases. It takes code from GitHub, GitLab, and local repositories and processes it to allow AI assistants to perform tasks like code search, understanding implementations, and reviewing pull requests with deep context. This tool is for software engineers, tech leads, or engineering managers who want their AI assistants to operate with the expertise of a senior staff engineer.

software-development code-analysis AI-engineering developer-tools codebase-management

About codesurface

Codeturion/codesurface

Give your AI agent instant API lookups instead of expensive source file reads. MCP server for C#, Go, Java, Python, and TypeScript.

This project helps AI agents understand your codebase more efficiently. Instead of having the AI read entire source files to find information, you give it the codebase, and it creates a searchable index of all public APIs (classes, methods, properties). Your AI agent then queries this index to quickly find what it needs, saving time and computational resources. This is for software developers who use AI agents for code assistance, refactoring, or exploration.

software-development AI-assisted-coding code-exploration API-documentation developer-tools

Scores updated daily from GitHub, PyPI, and npm data. How scores work