codebase-memory-mcp: codebase-memory-mcp is a structural analysis backend that indexes codebases into a persistent knowledge graph, drastically reducing token usage for code exploration by providing precise structural results. It integrates with AI assistants like Claude Code, offering advanced capabilities such as call graph tracing, architecture overviews, and dead code detection.; cupertino: Cupertino is a Swift-based tool that crawls, indexes, and serves Apple developer documentation via the Model Context Protocol (MCP). It provides offline access to over 302,000 documentation pages across 307 frameworks, with full-text search and AI agent integration. The tool supports resumable crawling, multiple documentation sources, and various installation methods.
Code exploration and understanding: Quickly understand codebase architecture, find functions, and trace call paths without high token costs.
Offline documentation archive for Apple platforms