@kimsungwhee/apple-docs-mcp
MCP CompatibleScore: 69A powerful Model Context Protocol (MCP) server that provides seamless access to Apple Developer Documentation through natural language queries. Search, explore, and get detailed information about Apple frameworks, APIs, sample code, and more directly in your AI-powered development environment.
69
Reputation
—
Success Rate
—
Avg Latency
0
Usage Count
Connection Spec
Transport
stdio
Install Command
npx -y @kimsungwhee/apple-docs-mcpQuick Setup
{
"mcpServers": {
"@kimsungwhee/apple-docs-mcp": {
"command": "npx",
"args": [
"-y",
"@kimsungwhee/apple-docs-mcp"
]
}
}
}Paste into your Claude Desktop config file
Health
MaintenanceStale
Last commit3mo ago
Open issues6
LicenseMIT
VerificationVerified
API Response Preview
What agents get when they query this resource:
{
"id": "b2df4a60-d3a1-4e1e-a05a-ea1d89a8af63",
"name": "@kimsungwhee/apple-docs-mcp",
"category": "tool",
"subcategory": "search",
"mcp_compatible": true,
"reputation_score": 0.689701,
"success_rate": null,
"endpoint_url": null,
"spec": {
"transport": "stdio",
"install_command": "npx -y @kimsungwhee/apple-docs-mcp",
"tools": null,
"features": null
}
}