{
  "markdown": "# SpecMCP\n\n**SpecMCP gives AI assistants live access to gematik's Telematikinfrastruktur (TI) specifications and certification requirements.**\n\nSpecMCP is a hosted, remote [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server. Instead of relying on stale training data, your AI client queries a continuously updated database of TI specifications (the `gemSpec_*` document set), requirements (AFOs such as `A_12345` / `GS-A_4101`), and certification scopes (`gemProdT` / `gemAnbT`) — and can diff exactly what changed between versions.\n\nBuilt for the teams that build and certify TI products: manufacturers, Zulassung specialists, and compliance and product engineers who need answers that match the current normative documents.\n\n- **Website:** https://specmcp.com\n- **Docs:** https://docs.specmcp.com\n- **Server URL:** `https://mcp.specmcp.com/mcp`\n\n> This repository is the public home for the hosted SpecMCP server. SpecMCP is a hosted service; the server source is not distributed here.\n\nThis repo is also a conformant [Agent Plugin](https://agent-plugins.org): `plugin.json` and `mcp.json` declare the hosted Streamable HTTP server so compatible clients (Cursor, and others implementing the standard) can discover and install it. Authentication is OAuth 2.0, handled per-user by the client; no credentials are stored in the package.\n\n## Connect\n\nSpecMCP is a remote MCP server secured with OAuth 2.0. You need a [SpecMCP account](https://app.specmcp.com) and an active plan. On first connect, your client runs the OAuth sign-in automatically.\n\nPer-client guides:\n\n- **Claude:** https://docs.specmcp.com/docs/connect/claude\n- **ChatGPT:** https://docs.specmcp.com/docs/connect/chatgpt\n- **Cursor:** https://docs.specmcp.com/docs/connect/cursor\n- **Others (Codex, Copilot, …):** https://docs.specmcp.com/docs/connect/other\n\nExample (Claude Code):\n\n```bash\nclaude mcp add --transport http specmcp https://mcp.specmcp.com/mcp\n```\n\n## Tools\n\nAll tools are read-only; SpecMCP retrieves and compares specifications and never modifies your data.\n\n| Tool | Purpose |\n|------|---------|\n| `list_specs` | Browse all available TI specifications |\n| `search_requirements` | Semantic search across requirements |\n| `get_requirement` / `get_requirements` | Fetch full requirement text by ID (single or batch) |\n| `list_requirements` | All requirements for a spec |\n| `list_scopes` | Certification scopes (gemProdT / gemAnbT) |\n| `list_scope_specs` | Specs covered by a scope |\n| `list_scope_requirements` | The full certification checklist for a scope |\n| `diff_versions` | Changes between two spec versions |\n| `diff_scope_versions` | Changes between two certification versions |\n| `get_spec_version_history` | Version history for a spec |\n\nFull tool reference: https://docs.specmcp.com/docs/troubleshooting-reference/mcp-tools\n\n## Security\n\nTo report a security vulnerability, email security@specmcp.com. Please do not open a public issue for security reports. We aim to acknowledge reports within two business days.\n\n## Legal\n\n- **Privacy:** https://specmcp.com/privacy\n- **Terms:** https://specmcp.com/terms\n- **Imprint:** https://specmcp.com/imprint\n\nSpecMCP is an independent product and is not affiliated with, endorsed by, or sponsored by gematik GmbH. Names such as \"gematik\" and \"Telematikinfrastruktur\" are used only to describe the publicly published specifications SpecMCP provides access to.\n\n## License\n\nThe connector package in this repository (the plugin manifests, `mcp.json`, this README, and the logo) is released under the [MIT License](./LICENSE). The MIT license covers this package only. SpecMCP itself is a hosted service; the server and its data are proprietary and are not covered by this license.\n",
  "bytes": 3731,
  "sha": "dae34d0ab7d0f05e6551f9ad32a9870e13382098c2651480b601a542ab46eea3",
  "repo_slug": "bylogistry/specmcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_bylogistry_specmcp_50733eee/readme"
}