Skip to main content
Glama

SpecMCP

SpecMCP 为 AI 助手提供对 gematik 的 Telematikinfrastruktur(TI)规范与认证要求的实时访问。

SpecMCP 是一种托管式的远程 Model Context Protocol(MCP)服务器。您的 AI 客户端不再依赖过时的训练数据,而是查询一个持续更新的 TI 规范(gemSpec_* 文档集)、要求(AFO,例如 A_12345 / GS-A_4101)和认证范围(gemProdT / gemAnbT)数据库——并能够精确对比版本之间的变更。

专为构建和认证 TI 产品的团队而生:制造商、Zulassung(准入)专家,以及需要与当前规范文档一致的合规与产品工程师。

本仓库是托管式 SpecMCP 服务器的公开主页。SpecMCP 是一项托管的服务;服务器的全球配置不在此发布。

本仓库同时也是一个符合规范的 Agent 工具了plugin.jsonmcp.json 声明了托管的 Streamable HTTP 服务器。compatible 的客户端(如 Cursor 及其他实现该标准的客户端)可以自动发现并安装它。认证采用 OAuth 2.0,由客户端按用户处理;本包中不存储任何凭据。

连接

SpecMCP 是一台使用 OAuth 2.0 保护的远程 MCP 服务器。您需要一个 SpecMCP 账户和有效计划。首次连接时,您的客户端会自动运行 OAuth 登录。

各客户端说明:

示例(Alude Code):

claude mcp add --transport http specmcp https://mcp.specmcp.com/mcp

Related MCP server: mcp-server-3gpp

工具

所有工具均为只读;SpecMCP 仅检索和比较规格,绝不会修改您的数据。

工具

用途

list_pecs

浏览所有可用 TI 规格

search_requirements

对全部要求进行语义搜索

get_requirement / get_requirements

按 ID 获取完整要求文本(单个或批量)

list_requirements

某规范的全部要求

list_scopes

认证范围(gemProdT / gemAnT)

list_scope_pecs

某个范围涵盖的规范

list_scope_requirements

某个范围的完整认证核对清单

diff_versions

两个规范版本之间的变更

diff_scope_versions

两个认证版本之间的变更

get_spec_version_history

某个规范的版本历史

完整的工具参考: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 本身是托管服务,服务器及其数据为专有数据,不在此许可证范围之内。

A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Related MCP Servers

  • A
    license
    A
    quality
    F
    maintenance
    Enables 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.
    4
    31
    29
    MIT
  • A
    license
    B
    quality
    F
    maintenance
    Enables 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.
    3
    5
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides 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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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