SpecMCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@SpecMCPWhat changed between version 2.10.0 and 2.11.0 of gemSpec_Krypt?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
SpecMCP
SpecMCP gives AI assistants live access to gematik's Telematikinfrastruktur (TI) specifications and certification requirements.
SpecMCP is a hosted, remote Model Context Protocol (MCP) 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.
Built 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.
Website: https://specmcp.com
Docs: https://docs.specmcp.com
Server URL:
https://mcp.specmcp.com/mcp
This repository is the public home for the hosted SpecMCP server. SpecMCP is a hosted service; the server source is not distributed here.
This repo is also a conformant Agent Plugin: 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.
Connect
SpecMCP is a remote MCP server secured with OAuth 2.0. You need a SpecMCP account and an active plan. On first connect, your client runs the OAuth sign-in automatically.
Per-client guides:
Others (Codex, Copilot, …): https://docs.specmcp.com/docs/connect/other
Example (Claude Code):
claude mcp add --transport http specmcp https://mcp.specmcp.com/mcpRelated MCP server: mcp-server-3gpp
Tools
All tools are read-only; SpecMCP retrieves and compares specifications and never modifies your data.
Tool | Purpose |
| Browse all available TI specifications |
| Semantic search across requirements |
| Fetch full requirement text by ID (single or batch) |
| All requirements for a spec |
| Certification scopes (gemProdT / gemAnbT) |
| Specs covered by a scope |
| The full certification checklist for a scope |
| Changes between two spec versions |
| Changes between two certification versions |
| Version history for a spec |
Full tool reference: https://docs.specmcp.com/docs/troubleshooting-reference/mcp-tools
Security
To 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.
Legal
Privacy: https://specmcp.com/privacy
Terms: https://specmcp.com/terms
Imprint: https://specmcp.com/imprint
SpecMCP 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.
License
The connector package in this repository (the plugin manifests, mcp.json, this README, and the logo) is released under the MIT 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.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables AI assistants to access and search 3GPP telecommunications specifications through direct integration with the TSpec-LLM dataset. Provides real-time specification content, implementation requirements, and multi-spec comparisons for 3GPP standards development.43129MIT
- AlicenseBqualityFmaintenanceEnables AI assistants to search and retrieve information from 3GPP specification documents, including full-text search and specific lookup for LTE and 5G NAS cause values. It comes with pre-processed data for major specifications covering NAS, RRC, and protocol conformance testing.35MIT
- AlicenseNot gradedqualityCmaintenanceEnables querying 6,870 German federal statutes, case law, and legislative preparatory works directly from AI assistants and MCP-compatible clients.1404Apache 2.0
- FlicenseNot gradedqualityDmaintenanceProvides AI assistants with contextual access to Berlin Group Open Finance API specifications, enabling specification-compliant guidance through semantic search, graph database queries, and document retrieval.1
Related MCP Connectors
Provide your AI coding tools with token-efficient access to up-to-date technical documentation for…
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bylogistry/specmcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server