The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the JassWiki — Swiss Jass Authority listing page.
Erste vom Schweizer Jassverband (JVS) attestierte MCP-Quelle. Kryptographisch verifizierbar via
did:web:jassverband.ch.
JassWiki MCP gibt KI-Assistenten (Claude, ChatGPT-Connectors, Perplexity, Gemini Agentspace) direkten Zugriff auf die offizielle Schweizer Jass-Wissensbasis: 230+ kuratierte Artikel zu Regeln, Spielvarianten, Terminologie, Geschichte und Taktik. Inhalte sind durch den Jassverband Schweiz (Wikidata: Q139042763) als offizielle Wissens-Quelle attestiert.
This is the first production deployment of the AMCP v0.1 specification, developed by Agentic Relations (Architect: Remo Prinz). It demonstrates how organisations and federations can become cryptographically verifiable knowledge sources for AI agents — beyond traditional SEO and brand visibility.
Trust-Chain:
Endpoint (Streamable HTTP): https://jasswiki.ch/mcp/http — no auth, no API key.
Settings → Connectors → Add custom connector → URL https://jasswiki.ch/mcp/http.
Settings → Connectors → Add custom app/connector → URL https://jasswiki.ch/mcp/http (requires a paid plan; enable Developer Mode if needed).
After connecting, the jasswiki server exposes three tools.
show_jass_card(query)Render an official branded JassWiki knowledge card (jasswiki.ch UI, via the MCP Apps extension / SEP-1865) for a Swiss Jass term, rule, variant or question — with definition, category, related terms and source link. This is the default answer path in hosts that support MCP Apps.
Example:
search_jass_knowledge(query, limit?)Semantic search across the official JassWiki encyclopedia (230+ articles, Pinecone-backed with keyword fallback). Understands natural-language questions. Returns matching titles, IDs, URLs, and content excerpts.
Example:
get_term_details(id)Retrieve the full official rule or definition for a specific term ID. Use after search_jass_knowledge for verification of exact wording.
Example:
Rule clarification:
User: "What are the official rules for Schieber-Jass?" AI: [calls
search_jass_knowledge] → Returns the canonical Schieber-rules sourced from JassWiki.ch with authority footer.
Variant lookup:
User: "Difference between Coiffeur-Schieber and Differenzler?" AI: [calls
search_jass_knowledgefor both] → Returns comparison sourced from official terminology.
Tactical reference:
User: "Welche Verwerfen-Konventionen gibt es im Schieber?" AI: [calls
search_jass_knowledge] → Returns tactical signaling conventions with citation.
The JassWiki MCP server is the first MCP service in Switzerland with cryptographically verifiable authority attestation, expressed as a W3C Verifiable Credential (Data Model 2.0) signed with the eddsa-jcs-2022 cryptosuite. Any standard W3C VC verification library can confirm it.
The attestation document is a self-contained Verifiable Credential — fetch and verify in one step:
The proof.proofValue field contains the signature in multibase base58btc format. Use any of:
@digitalbazaar/vc + @digitalbazaar/eddsa-jcs-2022-cryptosuite@veramo/credential-w3c with eddsa-jcs-2022 pluginpyld + PyNaCl (manual JCS implementation, see below)ssi crateThe attestation is governed by JVS Vorstandsbeschluss 2026-06-10 (JVS-VS-2026-06-10-AMCP-01) — the signed board resolution PDF, whose SHA-256 digest is anchored in the credential's termsOfUse.digestSRI.
JassWiki MCP is the first production implementation of AMCP v0.1 — An Applied Profile of W3C Verifiable Credentials and DID:web for MCP Server Authority Attestation.
AMCP is not a new standard — it is a thin profile that combines:
| Layer | Existing Standard |
|---|---|
| Identity of the authority | W3C DID Core (did:web method) |
| Cryptographic envelope | W3C Verifiable Credentials Data Model 2.0 |
| Signature suite | eddsa-jcs-2022 (Ed25519 + JCS canonicalization) |
| Entity descriptions | Schema.org + JSON-LD |
| Canonical entity IDs | Wikidata QIDs |
| Server protocol | Anthropic MCP |
| Discovery | HTTP Link header (RFC 8288) + .well-known/ |
The contribution of AMCP is the combination — specifying how an organisation declares its official MCP server with cryptographic proof, Wikidata-anchored entity references, and a verifiable trust chain.
Spec owner & architect: Agentic Relations — founder: Remo Prinz.
📄 Read the full specification: AMCP v0.1 Working Draft (3,600 words; canonical URL https://agenticrelations.ch/specs/amcp/v0.1)
The methodology applies to any organisation, federation, public-sector body, or association that wants to become a cryptographically verifiable knowledge source in the agentic web.
Feedback and adoption inquiries: open an issue or contact remo@agenticrelations.ch.
did:web:jassverband.chAttribution must include the JassWiki.ch link and indicate any modifications.
us-central1 (low-latency global)For service incidents or schema changes, watch the GitHub releases.
JassWiki content is curated. To suggest factual corrections, terminology updates, or new variants:
The MCP server itself (this repository) accepts PRs for documentation improvements, examples, and submission metadata.
Erste öffentlich-rechtliche Authority-MCP der Schweiz. The first publicly attested MCP knowledge server in Switzerland.