Back to search
30
MCP

acemcp-fast

pypi/acemcp-fast

MCP server for codebase indexing and semantic search with multi-encoding support and .gitignore integration

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

acemcp
MCP server for codebase indexing and semantic search with multi-encoding support and .gitignore integration
0 tools
iflow-mcp-qy527145-acemcp
MCP server for codebase indexing and semantic search with multi-encoding support and .gitignore integration
0 tools
cocode-mcp
High-performance MCP server for semantic codebase search with hybrid retrieval (vector + BM25 + symbol search)
0 tools
src-mcp
MCP server for semantic code search and codebase analysis — Treesitter parsing, AST extraction, and embedding-based indexing for any LLM tha
0 tools
@ngotaico/mcp-codebase-index
MCP server for AI-powered codebase indexing with auto-save checkpoints, incremental updates, real-time progress tracking, and index verifica
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "acemcp-fast": {
      "url": "None",
      "transport": "http"
    }
  }
}