cupertino - Apple Docs MCP server in Swift
Local crawler and MCP server for Apple Developer Documentation, written in Swift. Lets agents query iOS, macOS, and Swift framework docs offline.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
mcpm.sh - MCP package manager and registry
Cross-platform CLI to search, install, and configure MCP servers across Claude Desktop, Cursor, Cline, Continue, Goose, and more. Includes router and profile features for routing requests across servers.
MicrosoftDocs/mcp - official Microsoft Learn MCP server
Microsoft's official MCP server and CLI that exposes Microsoft Learn docs and code samples to LLMs and AI agents in real time.
kordoc - HWP/HWPX/PDF/XLSX/DOCX to Markdown
CLI and MCP server that parses Korean office formats (HWP, HWPX) along with PDF, XLSX, and DOCX into Markdown for agent consumption. Targets Korean document workflows that other parsers skip.
mcp-cli - low-overhead MCP runner in Rust
Rust CLI that runs MCP servers with reduced fork/exec overhead, intended for AI coding agents that spawn many short-lived MCP calls. Cuts the per-tool-call cost of MCP-heavy workflows.