Search for:
Why this server?
Ranks files in your codebase by importance, tracks dependencies, and provides summaries to help understand code structure through Cursor's Model Context Protocol.
Why this server?
Makes documentation or codebases searchable by AI assistants, allowing users to chat with code or docs by simply pointing to a git repository or folder, which is relevant for codebase search.
Why this server?
Allows sharing code context with LLMs via MCP or clipboard, which is useful for Cursor and other AI SDKs.
Why this server?
Enhances the capabilities of the Cline coding agent, providing intelligent code suggestions, reducing hallucinations, and documenting the knowledge base based on your project's documentation.
Why this server?
A simple TypeScript library for creating Model Context Protocol (MCP) servers with features like type safety and parameter validation, useful for building a Cursor AI SDK integration.
Why this server?
A modular dynamic API server based on the MCP protocol that provides rich tool capabilities for AI assistants while significantly reducing prompt token consumption, which can be useful in Cursor.
Why this server?
SourceSage is an MCP server that efficiently memorizes key aspects of a codebase—logic, style, and standards—while allowing dynamic updates and fast retrieval, which is ideal for a codebase.
Why this server?
An MCP server that implements Claude Code-like functionality, allowing the AI to analyze codebases, modify files, execute commands, and manage projects through direct file system interactions, useful for Cursor AI SDK.
Why this server?
A Model Context Protocol server that integrates with Cursor IDE to provide real-time git-spice documentation search capability, useful when building a cursor ai SDK