MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

An MCP (Model Context Protocol) server that gives AI agents direct access to [developer.android.com](https://developer.android.com/) - search docs, look up API references, browse packages, and check release notes.

创建于 2/28/2026
更新于 about 5 hours ago
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南

安装包 (如果需要)

npx @modelcontextprotocol/server-android-docs-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "ankit-verma-209171-android-docs-mcp": { "command": "npx", "args": [ "ankit-verma-209171-android-docs-mcp" ] } } }