{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_mqxxc3wywn9x","handle":"uno-mcp","url":"https://wellknown.network/agents/uno-mcp","links":{"self":"https://wellknown.network/agents/uno-mcp/record.json","html":"https://wellknown.network/agents/uno-mcp","markdown":"https://wellknown.network/agents/uno-mcp/record.md","api":"https://wellknown.network/api/v1/agents/uno-mcp","status":"https://wellknown.network/api/v1/agents/uno-mcp/status","claim":"https://wellknown.network/agents/uno-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/uno-mcp/claim.json","badge":"https://wellknown.network/agents/uno-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/uno-mcp/history","tools":"https://wellknown.network/api/v1/agents/uno-mcp/tools"},"ard":{"identifier":"urn:air::server:uno-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"uno-mcp","summary":"Uno MCP Server - All-in-One MCP Gateway with Skills","description":"# Uno MCP Server\n\n[![PyPI version](https://badge.fury.io/py/uno-mcp.svg)](https://pypi.org/project/uno-mcp/)\n[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/downloads/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n**All-in-One MCP Gateway with Skills** - 集成的 MCP 网关服务，通过 Skills 机制优化 LLM 上下文空间使用。\n\n## 🎯 核心理念\n\nUno 是一个「MCP 元网关」，借鉴 Claude Skills 思想，通过分层索引机制实现按需加载工具定义，解决大量 MCP server 占用过多 LLM 上下文空间的问题。\n\n```\n┌─────────────────────────────────────────────────────────────────┐\n│                    LLM 上下文空间                                │\n│  ┌───────────────────────────────────────────────────────────┐ │\n│  │  常驻：Uno 的 4 个核心工具定义（~200 tokens）                 │ │\n│  │  - get_servers: 描述中包含所有 server 名字和简介            │ │\n│  │  - get_skill: 根据问题匹配 skill                           │ │\n│  │  - call: 调用远程工具                                      │ │\n│  │  - execute: 执行脚本（沙盒）                                │ │\n│  └───────────────────────────────────────────────────────────┘ │\n│                              ↓ 按需加载                         │\n│  ┌───────────────────────────────────────────────────────────┐ │\n│  │  具体 tools 的详细定义（调用 get_servers/get_skill 后获得）  │ │\n│  └───────────────────────────────────────────────────────────┘ │\n└─────────────────────────────────────────────────────────────────┘\n```\n\n## ✨ 核心特性\n\n- **🔧 核心工具**\n  - `get_servers`: 工具描述中**内嵌所有 server 索引**，LLM 一眼就知道有哪些可用\n  - `get_skill`: 智能匹配 Skill（跨 server 的工具组合）\n  - `call`: 调用任意远程 MCP 工具\n  - `execute`: 安全沙盒执行脚本\n\n- **🎯 Skills 系统**\n  - 预定义常用 Skill（旅游订票、网络研究、时间工具等）\n  - 支持自定义 Skill（YAML 配置）\n  - 智能语义匹配（关键词 + LLM）\n\n- **🔐 安全认证**\n  - OAuth 2.0 认证（复用 MCPMarket）\n  - 用户隔离\n  - 沙盒脚本执行\n\n- **🖥️ 开发者 GUI**\n  - 直观查看所有 Server 和 Tools\n  - Skill 匹配测试\n  - 调用日志和统计\n\n## 🚀 快速开始\n\n### 方式一：通过 PyPI 安装（推荐）\n\n```bash\n# 使用 uvx 直接运行（无需安装）\nuvx uno-mcp\n\n# 或使用 pip 安装\npip install uno-mcp\nuno\n```\n\n### 方式二：从源码安装\n\n```bash\n# 克隆项目\ngit clone https://github.co…","publisher":null,"homepage":"https://github.com/xray918/uno-mcp#readme","repository":"https://github.com/xray918/uno-mcp#readme","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["agent","ai","gateway","llm","mcp","openai","skills"],"pricing":null,"endpoints":[{"url":"pypi:uno-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"uno-mcp","registry":"pypi","observedAt":"2026-09-10T15:24:59.796Z","publishedAt":"2025-12-26T13:25:06.875727Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"uno-mcp","url":"https://pypi.org/project/uno-mcp/","firstSeenAt":"2026-09-10T15:22:51.875Z","fetchedAt":"2026-09-10T15:22:51.875Z","normalizedAt":"2026-09-10T15:22:51.875Z"}]},"firstSeenAt":"2026-09-10T15:22:51.875Z","updatedAt":"2026-09-10T15:24:59.796Z"}