{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_vrp5mvnx843y","handle":"mobile-docs-mcp","url":"https://wellknown.network/agents/mobile-docs-mcp","links":{"self":"https://wellknown.network/agents/mobile-docs-mcp/record.json","html":"https://wellknown.network/agents/mobile-docs-mcp","markdown":"https://wellknown.network/agents/mobile-docs-mcp/record.md","api":"https://wellknown.network/api/v1/agents/mobile-docs-mcp","status":"https://wellknown.network/api/v1/agents/mobile-docs-mcp/status","claim":"https://wellknown.network/agents/mobile-docs-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/mobile-docs-mcp/claim.json","badge":"https://wellknown.network/agents/mobile-docs-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/mobile-docs-mcp/history","tools":"https://wellknown.network/api/v1/agents/mobile-docs-mcp/tools"},"ard":{"identifier":"urn:air::server:mobile-docs-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"mobile-docs-mcp","summary":"Version-aware mobile docs MCP server for Android (Jetpack/Compose) and Apple (SwiftUI/UIKit)","description":"# mobile-docs-mcp\n\n[![PyPI](https://img.shields.io/pypi/v/mobile-docs-mcp.svg)](https://pypi.org/project/mobile-docs-mcp/)\n[![Python](https://img.shields.io/pypi/pyversions/mobile-docs-mcp.svg)](https://pypi.org/project/mobile-docs-mcp/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n\nA version-aware documentation MCP server for mobile development — the context7\nidea, but specialized for the thing generic doc proxies get wrong: **which\nversion of an API you can actually use.**\n\n> **Install:** `uvx mobile-docs-mcp` (nothing to clone) — or `pip install\n> mobile-docs-mcp`. Published on [PyPI](https://pypi.org/project/mobile-docs-mcp/).\n> Jump to [Editor & IDE setup](#editor--ide-setup-ios--android).\n\nIt indexes Android (Jetpack / androidx / Compose) and Apple (SwiftUI / UIKit)\ndocumentation with `since` / `deprecated` / `removed` metadata on every symbol,\nso an agent can *verify an API exists on the version the project targets* before\nwriting code against it.\n\n## Why it's different from a doc proxy\n\nMost \"Apple docs\" / \"Android docs\" MCP servers live-fetch and parse the current\ndoc site. They answer \"what is `scrollTargetBehavior`?\" but not \"can I use it on\niOS 16?\" — and that second question is where coding agents hallucinate. Every\nresult here is filtered and annotated against a target version.\n\n## Tools\n\n| Tool | Purpose |\n|------|---------|\n| `search_mobile_docs` | Hybrid (BM25 + optional vector) retrieval, filtered by platform + target version |\n| `get_api_reference` | Full symbol card: signature, availability, deprecation/migration pointer |\n| `verify_api_exists` | Anti-hallucination check — real AND usable on a given version? |\n| `list_api_versions` | since / deprecated / removed timeline + migration lineage |\n| `get_release_notes` | What changed in a library/version |\n\nExample verdict:\n\n```\nverify_api_exists(\"scrollTargetBehavior\", \"16.0\", \"apple\")\n→ ❌ NOT AVAILABLE — introduced in 17.0, newer than 16.0. Will not compile there.…","publisher":{"name":"Asif","url":null},"homepage":"https://github.com/asif786ka/mobile-docs-mcp","repository":"https://github.com/asif786ka/mobile-docs-mcp","version":"0.1.1","license":"MIT","protocols":["mcp"],"tags":["android","documentation","ios","jetpack-compose","mcp","rag","swiftui"],"pricing":null,"endpoints":[{"url":"pypi:mobile-docs-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"code.documentation","name":"Code Documentation","confidence":1,"provenance":"declared"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":1,"provenance":"derived"},{"slug":"data.vector-search","name":"Vector Search","confidence":1,"provenance":"declared"}],"categories":["code","data","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"mobile-docs-mcp","registry":"pypi","observedAt":"2026-09-10T06:25:19.379Z","publishedAt":"2026-07-15T12:02:15.254272Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"mobile-docs-mcp","url":"https://pypi.org/project/mobile-docs-mcp/","firstSeenAt":"2026-09-10T06:23:30.404Z","fetchedAt":"2026-09-10T06:23:30.404Z","normalizedAt":"2026-09-10T06:23:30.404Z"}]},"firstSeenAt":"2026-09-10T06:23:30.404Z","updatedAt":"2026-09-10T06:25:19.379Z"}