mcpjungle/MCPJungle

Support YAML for MCP server configuration

Open

#78 opened on Aug 27, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (146 forks)auto 404
UXgood first issue

Repository metrics

Stars
 (1,162 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide