Skip to main content
ClaudeWave

SpecMCP gives AI assistants live access to gematik's Telematikinfrastruktur (TI) specifications and certification requirements.

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/26/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/bylogistry/specmcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "specmcp": {
      "command": "node",
      "args": ["/path/to/specmcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/bylogistry/specmcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# 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)](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.

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](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.

## Connect

SpecMCP 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.

Per-client guides:

- **Claude:** https://docs.specmcp.com/docs/connect/claude
- **ChatGPT:** https://docs.specmcp.com/docs/connect/chatgpt
- **Cursor:** https://docs.specmcp.com/docs/connect/cursor
- **Others (Codex, Copilot, …):** https://docs.specmcp.com/docs/connect/other

Example (Claude Code):

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

## Tools

All tools are read-only; SpecMCP retrieves and compares specifications and never modifies your data.

| Tool | Purpose |
|------|---------|
| `list_specs` | Browse all available TI specifications |
| `search_requirements` | Semantic search across requirements |
| `get_requirement` / `get_requirements` | Fetch full requirement text by ID (single or batch) |
| `list_requirements` | All requirements for a spec |
| `list_scopes` | Certification scopes (gemProdT / gemAnbT) |
| `list_scope_specs` | Specs covered by a scope |
| `list_scope_requirements` | The full certification checklist for a scope |
| `diff_versions` | Changes between two spec versions |
| `diff_scope_versions` | Changes between two certification versions |
| `get_spec_version_history` | 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](./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.

Lo que la gente pregunta sobre specmcp

¿Qué es bylogistry/specmcp?

+

bylogistry/specmcp es mcp servers para el ecosistema de Claude AI. SpecMCP gives AI assistants live access to gematik's Telematikinfrastruktur (TI) specifications and certification requirements. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-25.

¿Cómo se instala specmcp?

+

Puedes instalar specmcp clonando el repositorio (https://github.com/bylogistry/specmcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar bylogistry/specmcp?

+

Nuestro agente de seguridad ha analizado bylogistry/specmcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene bylogistry/specmcp?

+

bylogistry/specmcp es mantenido por bylogistry. La última actividad registrada en GitHub es del 2026-08-25, con 0 issues abiertos.

¿Hay alternativas a specmcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega specmcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: bylogistry/specmcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/bylogistry-specmcp)](https://claudewave.com/repo/bylogistry-specmcp)
<a href="https://claudewave.com/repo/bylogistry-specmcp"><img src="https://claudewave.com/api/badge/bylogistry-specmcp" alt="Featured on ClaudeWave: bylogistry/specmcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a specmcp