Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Ucco

БесплатноНе проверен

Enables querying live, structured, authoritative data about the UCCO standard and foundation via MCP, including standard info, pioneer stats, board members, and

GitHubEmbed

Описание

Enables querying live, structured, authoritative data about the UCCO standard and foundation via MCP, including standard info, pioneer stats, board members, and protocol stack.

README

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/mcp

Available Tools

Tool Description
get_standard_info Current UCCO standard version, status, and submission targets
get_foundation_info Foundation overview — name, jurisdiction, leadership, contacts
get_pioneer_stats Aggregate Pioneer Programme statistics
verify_pioneer_key Verify a pioneer key prefix is valid
get_fact_sheet Structured foundation facts for press/research
get_protocol_stack Where UCCO sits in the identity/credential/capability stack
get_board_members Public board composition (public fields only)
get_specification_outline 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-26
  • Data: Static foundation data + D1 queries for live pioneer/board data
  • Cache: 5-minute TTL on all responses

Deploy

npx wrangler deploy

License

W3C Software and Document License

from github.com/ucco-foundation/ucco-mcp

Установка Ucco

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/ucco-foundation/ucco-mcp

FAQ

Ucco MCP бесплатный?

Да, Ucco MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Ucco?

Нет, Ucco работает без API-ключей и переменных окружения.

Ucco — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Ucco в Claude Desktop, Claude Code или Cursor?

Открой Ucco на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Ucco with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development