ucco-mcp
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ucco-mcpwhat's the current UCCO standard version?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ucco-mcp
UCCO Foundation MCP Server — mcp.ucco.foundation
A Model Context Protocol server that makes the UCCO Foundation queryable by any AI system. Connect Claude, ChatGPT, Copilot, Gemini, or any MCP-compatible client to get live, structured, authoritative data about the UCCO standard.
Connect
Claude Desktop — add to claude_desktop_config.json:
{
"mcpServers": {
"ucco-foundation": {
"url": "https://mcp.ucco.foundation/mcp"
}
}
}Claude Code:
claude mcp add ucco-foundation https://mcp.ucco.foundation/mcpRelated MCP server: swiss-cybersecurity-mcp
Available Tools
Tool | Description |
| Current UCCO standard version, status, and submission targets |
| Foundation overview — name, jurisdiction, leadership, contacts |
| Aggregate Pioneer Programme statistics |
| Verify a pioneer key prefix is valid |
| Structured foundation facts for press/research |
| Where UCCO sits in the identity/credential/capability stack |
| Public board composition (public fields only) |
| High-level spec section structure |
What This Does NOT Expose
No internal ops data
No financial data
No private board member details
No pioneer key hashes or secrets
No full specification text (available at ucco-standard)
No infrastructure details
All data is public. No API key required.
Infrastructure
Worker:
ucco-mcp(Cloudflare Workers)Transport: Streamable HTTP, JSON-RPC 2.0
Protocol: MCP
2025-03-26Data: Static foundation data + D1 queries for live pioneer/board data
Cache: 5-minute TTL on all responses
Deploy
npx wrangler deployLicense
W3C Software and Document License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityFmaintenanceEnables querying British cybersecurity data, including regulations, decisions, and requirements from the NCSC, directly from any MCP-compatible client.Last updated81Apache 2.0
- AlicenseAqualityFmaintenanceEnables querying Swiss cybersecurity regulations, guidance, advisories, and frameworks from NCSC.ch via any MCP-compatible client.Last updated6Apache 2.0
- Alicense-qualityDmaintenanceAn MCP server that provides AI assistants with searchable access to Cardano ecosystem documentation, SDKs, smart contract languages, governance, scaling, and developer standards from a single endpoint.Last updated3Apache 2.0
- Alicense-qualityBmaintenanceEnables MCP-compatible agents to query live USDi on-chain exchange rate, contract info, and mint/redeem info directly via MCP, without web scraping.Last updatedMIT
Related MCP Connectors
MEOK ABCI Bridge MCP — read-only Tendermint / Cosmos blockchain query for agents. Built-in registry
Cross-vendor AI memory over MCP. One semantic store, readable and writeable from every MCP client.
SEC/XBRL issuer intelligence for crypto public companies via MCP, OpenAPI, x402, and MPP.
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/ucco-foundation/ucco-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server