Acemcp is an MCP server that provides code repository indexing and semantic search capabilities for codebases. It offers a `search_context` tool that performs automatic incremental indexing and semantic search across code files, returning formatted code snippets with file paths and line numbers, while supporting multiple file encodings and .gitignore integration. The server includes a web management interface for configuration, real-time logging, and tool debugging, solving the problem of quickly finding relevant code context within large projects without requiring manual indexing.
claude mcp add --transport stdio qy527145-acemcp uvx acemcp