MCP Servers / development / Autodev Codebase

Autodev Codebase

JSON →
stdionone117development

A platform-agnostic code analysis library with semantic search capabilities and MCP server support.

Install
How to run this server
[ { "cmd": "npm install -g @autodev/codebase", "imports": [] } ]
server path: autodev-codebase
Tools
What this server exposes
codebase search
Semantic code search using vector embeddings to find code by meaning, not just keywords
codebase call
Call graph analysis to trace function call relationships and execution paths
codebase outline
Extract code structure (functions, classes, methods) with optional AI summaries
codebase index
Index codebase for semantic search and MCP server functionality
codebase config
Manage layered configuration including CLI, project, and global settings
Configuration
Environment & auth
authnone
Resources
Autodev Codebase — MCP Server · libregistry