Skip to main content
Glama

SpecMCP

SpecMCP는 AI 어시스턴트에게 gematik의 Telematikinfrastruktur(TI) 사양과 인증 요구 사항에 대한 실시간 접근을 제공합니다.

SpecMCP는 호스팅형 원격 Model Context Protocol (MCP) 서버입니다. 오래된 학습 데이터에 의존하는 대신, AI 클라이언트는 지속적으로 업데이트되는 데이터베이스에서 TI 사양(gemSpec_* 문서 세트), 요구 사항(A_12345 / GS-A_4101 같은 AFO), 인증 범위(gemProdT / gemAnbT)를 조회하고, 버전 간에 정확히 무엇이 변경되었는지 diff할 수 있습니다.

TI 제품을 구축하고 인증하는 팀을 위해 만들어졌습니다: 제조업체, Zulassung 전문가, 그리고 최신 규격 문서와 일치하는 답변이 필요한 컴플라이언스 및 제품 엔지니어.

이 저장소는 호스팅형 SpecMCP 서버의 공개 저장소입니다. SpecMCP는 호스팅 서비스이며, 서버 소스 코드는 여기에 배포되지 않습니다.

이 저장소는 Agent Plugin 표준을 따르는 형태이기도 합니다. plugin.jsonmcp.json이 호스팅형 Streamable HTTP 서버를 선언하므로, 호환 클라이언트(Cursor 및 해당 표준을 구현한 기타 클라이언트)는 이를 검색하고 설치할 수 있습니다. 인증은 OAuth 2.0이며 클라이언트가 사용자별로 처리합니다. 패키지에는 자격 증명이 저장되지 않습니다.

연결

SpecMCP는 OAuth 2.0으로 보호되는 원격 MCP 서버입니다. SpecMCP 계정과 활성 플랜이 필요합니다. 처음 연결하면 클라이언트가 OAuth 로그인을 자동으로 수행합니다.

클라이언트별 가이드:

예시 (Claude Code):

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

Related MCP server: mcp-server-3gpp

도구

모든 도구는 읽기 전용입니다. SpecMCP는 사양을 검색하고 비교하며, 사용자 데이터를 절대 수정하지 않습니다.

도구

설명

list_specs

사용 가능한 모든 TI 사양 탐색

search_requirements

요구 사항에 대한 의미 기반 검색

get_requirement / get_requirements

ID로 전체 요구 사항 텍스트 가져오기(단일 또는 일괄)

list_requirements

사양의 모든 요구 사항

list_scopes

인증 범위 (gemProdT / gemAnbT)

list_scope_specs

인증 범위에 포함되는 사양

list_scope_requirements

인증 범위에 대한 전체 인증 체크리스트

diff_versions

두 사양 버전 간 변경 사항

diff_scope_versions

두 인증 버전 간 변경 사항

get_spec_version_history

특정 사양의 버전 기록

전체 도구 참조: https://docs.specmcp.com/docs/troubleshooting-reference/mcp-tools

보안

보안 취약점을 신고하려면 security@specmcp.com로 이메일을 보내주세요. 보안 신고에 대해서는 공개 이슈를 열지 마시기 바랍니다. 신고한 내용을 영업일 기준 2일 이내에 통지하는 것을 목표로 합니다.

법률

SpecMCP는 독립적인 제품이며, gematik GmbH와 제휴 관계에 있거나 gematik GmbH의 보증 또는 후원을 받지 않습니다. "gematik" 및 "Telematikinfrastruktur" 같은 이름은 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