MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

F
Fast Codeindex MCP

Ultra-fast, multi-threaded code indexing for large projects. Powerful semantic search: find code, classes, methods, and comments with natural language. Scalable architecture for high concurrency demands. Easy integration with mainstream development environments via a standard API.

Created 10/26/2025
Updated about 2 months ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx fast-codeindex-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "weimeng101-fast-codeindex-mcp": { "command": "uvx", "args": [ "fast-codeindex-mcp" ] } } }