codescout: codescout is an MCP server that provides AI coding agents with IDE-grade code intelligence, including symbol navigation, semantic search, persistent memory, and workspace-wide artifact tracking. It is optimized for token efficiency and works with Claude Code, GitHub Copilot, Cursor, and any MCP-capable agent. It supports multi-project workspaces and integrates deeply with LSP across 9 languages.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Navigate and understand codebases without reading full files
Building LLM applications that interact with custom tools and data sources