Uno MCP Server - All-in-One MCP Gateway with Skills
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"uno-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Uno MCP Server [](https://pypi.org/project/uno-mcp/) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) **All-in-One MCP Gateway with Skills** - 集成的 MCP 网关服务,通过 Skills 机制优化 LLM 上下文空间使用。 ## 🎯 核心理念 Uno 是一个「MCP 元网关」,借鉴 Claude Skills 思想,通过分层索引机制实现按需加载工具定义,解决大量 MCP server 占用过多 LLM 上下文空间的问题。 ``` ┌─────────────────────────────────────────────────────────────────┐ │ LLM 上下文空间 │ │ ┌───────────────────────────────────────────────────────────┐ │ │ │ 常驻:Uno 的 4 个核心工具定义(~200 tokens) │ │ │ │ - get_servers: 描述中包含所有 server 名字和简介 │ │ │ │ - get_skill: 根据问题匹配 skill │ │ │ │ - call: 调用远程工具 │ │ │ │ - execute: 执行脚本(沙盒) │ │ │ └───────────────────────────────────────────────────────────┘ │ │ ↓ 按需加载 │ │ ┌───────────────────────────────────────────────────────────┐ │ │ │ 具体 tools 的详细定义(调用 get_servers/get_skill 后获得) │ │ │ └───────────────────────────────────────────────────────────┘ │ └─────────────────────────────────────────────────────────────────┘ ``` ## ✨ 核心特性 - **🔧 核心工具** - `get_servers`: 工具描述中**内嵌所有 server 索引**,LLM 一眼就知道有哪些可用 - `get_skill`: 智能匹配 Skill(跨 server 的工具组合) - `call`: 调用任意远程 MCP 工具 - `execute`: 安全沙盒执行脚本 - **🎯 Skills 系统** - 预定义常用 Skill(旅游订票、网络研究、时间工具等) - 支持自定义 Skill(YAML 配置) - 智能语义匹配(关键词 + LLM) - **🔐 安全认证** - OAuth 2.0 认证(复用 MCPMarket) - 用户隔离 - 沙盒脚本执行 - **🖥️ 开发者 GUI** - 直观查看所有 Server 和 Tools - Skill 匹配测试 - 调用日志和统计 ## 🚀 快速开始 ### 方式一:通过 PyPI 安装(推荐) ```bash # 使用 uvx 直接运行(无需安装) uvx uno-mcp # 或使用 pip 安装 pip install uno-mcp uno ``` ### 方式二:从源码安装 ```bash # 克隆项目 git clone https://github.co…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.