mcpjungle/MCPJungle

Support YAML for MCP server configuration

开放

#78 创建于 2025年8月27日

 (1 条评论) (0 个反应) (0 位负责人)Go (146 个派生)auto 404
UXgood first issue

仓库指标

星标
 (1,162 个星标)
PR 合并指标
 (平均合并 3天 23小时) (30 天内合并 1 个 PR)

描述

mcpjungle register -c my-mcp-server.json

mcpjungle currently only accepts json configurations for registering mcp servers.

Also support yaml because they're easier to write, so it improves UX.

This might be done as part of #77 . But I still wanted to create an issue just to track this.

贡献者指南