Skip to content

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Jan 12:54
· 19 commits to main since this release

New Features

Service Groups (Combo)
• Combine multiple MCP services into a single unified endpoint
• Export service groups as Anthropic Skills for Claude Code
• Access grouped services via streamable HTTP (/group/:name/mcp)
• YAML response format for easy configuration copying

Skill Export
• Export groups as ready-to-use Skills with SKILL.md, mcp-config.json, and Python
scripts
• Zero-dependency Python executor using only stdlib (urllib.request)
• Automatic MCP session management with Mcp-Session-Id header support
• Quick Reference section with tool descriptions (5 tools per service, 500 chars
total limit)