mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.; mcp: This MCP server uses pre-computed code graphs to provide sub-second responses for symbol lookups, call-graph traversal, and cross-subsystem analysis. It integrates with AI agents via the Model Context Protocol, offering both default symbol context mode and experimental GraphRAG mode for deeper code exploration. The server supports caching for fast performance and works with popular MCP clients like Claude Code CLI and Cursor.
Building intelligent AI agents capable of using tools and reasoning across steps
AI agents understanding unfamiliar codebases instantly