AiDex

v1.8.0โ€ขDeveloper Toolsโ€ขstable

๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go.

aidexmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is AiDex?

AiDex is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - persistent code index mcp server using tree-sitter for fast, precise code search. replaces grep with ~50 token responses instead of 2000+. supports 11 languages including c#, typescri...

๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Persistent code index MCP server using Tree-sitter for fast, precise code search. Replaces grep with ~50 token responses instead of 2000+. Supports 11 languages including C#, TypeScript, Python, Rust, and Go.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - Persistent code index MCP server using Tree-sitt

Use Cases

Search code 50x more efficiently than grep with ~50 tokens instead of 2000+.
Index and search 11 languages including C#, TypeScript, Python, Rust, and Go.
CSCSoftware

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.8.0
UpdatedFeb 2, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y aidex-mcp

Manual Installation

npx -y aidex-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about AiDex

What is AiDex?

AiDex is a Model Context Protocol (MCP) server that ๐Ÿ“‡ ๐Ÿ  ๐ŸŽ ๐ŸชŸ ๐Ÿง - persistent code index mcp server using tree-sitter for fast, precise code search. replaces grep with ~50 token responses instead of 2000+. supports 11 languages including c#, typescript, python, rust, and go. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install AiDex?

Install via npm with the command: npx -y aidex-mcp. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with AiDex?

AiDex works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is AiDex free to use?

Yes, AiDex is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "aidex": { "command": "npx", "args": ["-y", "aidex-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide โ†’

Ready to use AiDex?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides