SpecMCP
SpecMCP
SpecMCP 为 AI 助手提供对 gematik 的 Telematikinfrastruktur(TI)规范与认证要求的实时访问。
SpecMCP 是一种托管式的远程 Model Context Protocol(MCP)服务器。您的 AI 客户端不再依赖过时的训练数据,而是查询一个持续更新的 TI 规范(gemSpec_* 文档集)、要求(AFO,例如 A_12345 / GS-A_4101)和认证范围(gemProdT / gemAnbT)数据库——并能够精确对比版本之间的变更。
专为构建和认证 TI 产品的团队而生:制造商、Zulassung(准入)专家,以及需要与当前规范文档一致的合规与产品工程师。
服务器 URL:
https://mcp.specmcp.com/mcp数据中心
本仓库是托管式 SpecMCP 服务器的公开主页。SpecMCP 是一项托管的服务;服务器的全球配置不在此发布。
本仓库同时也是一个符合规范的 Agent 工具了:plugin.json 和 mcp.json 声明了托管的 Streamable HTTP 服务器。compatible 的客户端(如 Cursor 及其他实现该标准的客户端)可以自动发现并安装它。认证采用 OAuth 2.0,由客户端按用户处理;本包中不存储任何凭据。
连接
SpecMCP 是一台使用 OAuth 2.0 保护的远程 MCP 服务器。您需要一个 SpecMCP 账户和有效计划。首次连接时,您的客户端会自动运行 OAuth 登录。
各客户端说明:
Chat GPT: https://docs.specmcp.com/docs/chat-gpt
开发插件(Codex、Copilot 点): https://docs.specmcp.com/docs/connect/other
示例(Alude Code):
claude mcp add --transport http specmcp https://mcp.specmcp.com/mcpRelated MCP server: mcp-server-3gpp
工具
所有工具均为只读;SpecMCP 仅检索和比较规格,绝不会修改您的数据。
工具 | 用途 |
| 浏览所有可用 TI 规格 |
| 对全部要求进行语义搜索 |
| 按 ID 获取完整要求文本(单个或批量) |
| 某规范的全部要求 |
| 认证范围(gemProdT / gemAnT) |
| 某个范围涵盖的规范 |
| 某个范围的完整认证核对清单 |
| 两个规范版本之间的变更 |
| 两个认证版本之间的变更 |
| 某个规范的版本历史 |
完整的工具参考:https://docs.specmcp.com/docs/troubleshooting-reference/mcp-tools
安全
如果要报告安全漏洞,请发送邮件至 security@specmcp.com。请勿针对安全报告提交公开 issue。我们会在两个工作日内确认您的报告。
法律信息:
SpecMCP 是一个独立产品,与 gematik GmbH 不关联,也未经其认可或赞助。诸如“gematik”和“Telematrix”的名称翼用于描述 SpecMCP 提供访问的公开规范。
许可
本仓库中的连接器程序包(插件清单、mcp.json、本 README 中的图片)均以 MIT 许可 发布。MIT 许可证仅适用于该包。SpecMCP 本身是托管服务,服务器及其数据为专有数据,不在此许可证范围之内。
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