Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

1MCP — Unified MCP Runtime + CLI Mode

1MCP aggregates MCP servers behind `1mcp serve` and adds CLI mode for agent workflows; verified 433★ and ships `inspect -> run` flow.

MCP Hub
MCP Hub · Community
Prêt pour agents

Cet actif peut être lu et installé directement par les agents

TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.

Native · 94/100Policy : autoriser
Surface agent
Tout agent MCP/CLI
Type
Mcp
Installation
Npm
Confiance
Confiance : Established
Point d'entrée
1mcp serve
Commande CLI universelle
npx tokrepo install 5b838f97-06ba-5184-82ab-96e9d58eefb4
Introduction

1MCP aggregates MCP servers behind 1mcp serve and adds CLI mode for agent workflows; verified 433★ and ships inspect -> run flow.

Best for: Teams with MCP sprawl who want one runtime and progressive tool discovery for agents (Codex/Claude/Cursor)

Works with: Any MCP upstream servers; supports CLI mode, proxy mode, and streamable HTTP attachment per README

Setup time: 8-18 minutes

Key facts (verified)

  • GitHub: 434 stars · 47 forks · pushed 2026-05-13.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: 1mcp serve.

Main

  • Use CLI mode to reduce tool-surface overload: follow instructions -> inspect -> run instead of loading everything upfront.

  • Centralize policy: keep auth, filtering, and presets in one runtime rather than duplicating per-client configs.

  • Pick one mode per agent session (CLI first, proxy second) and remove old direct wiring to avoid duplicates.

Source-backed notes

  • README quick start shows: npm install -g @1mcp/agent, then 1mcp mcp add ..., then 1mcp serve.
  • README documents the progressive discovery workflow: 1mcp instructions, 1mcp inspect, then 1mcp run ... --args '<json>'.
  • README includes examples for streamable HTTP attachment (http://127.0.0.1:3050/mcp?app=...).

FAQ

  • Do I have to migrate every client config now?: No — start with one runtime and migrate clients gradually once stable.
  • Is CLI mode only for humans?: No — README targets agent users; the flow is designed for tool-using agents too.
  • What’s the safest rollout?: Start with one upstream server + one agent, then expand inventory with review.
🙏

Source et remerciements

Source: https://github.com/1mcp-app/agent > License: Apache-2.0 > GitHub stars: 434 · forks: 47

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires