muster¶
Aggregate MCP servers behind one authenticated endpoint
Synopsis¶
muster aggregates the tools of many MCP servers behind one Model Context Protocol endpoint. An AI agent connects once and discovers, filters and calls the tools of every registered server through a small set of meta-tools; platform teams register servers, control access with toolsets and OAuth, and run muster locally or as a Kubernetes service.
Start here: muster serve Run the aggregator with the local configuration muster standalone Aggregator and stdio bridge in one process, for an IDE muster agent --repl Explore the aggregated tools interactively muster list mcpserver Show the registered MCP servers
Documentation: https://giantswarm.github.io/muster/
Options¶
SEE ALSO¶
- muster agent - MCP Client for the muster aggregator server
- muster auth - Manage authentication for muster
- muster call - Call an MCP tool by name
- muster check - Check if a resource is available
- muster completion - Generate the autocompletion script for the specified shell
- muster context - Manage muster contexts
- muster create - Create a resource
- muster events - List events for muster resources
- muster get - Get detailed information about a resource
- muster list - List resources
- muster self-update - Replace this binary with the latest GitHub release (--check only reports whether one exists)
- muster serve - Start the muster aggregator server.
- muster standalone - Start the muster in standalone mode
- muster start - Start a resource
- muster stop - Stop a resource
- muster test - Execute comprehensive behavioral and integration tests for muster
- muster version - Print the version number of muster CLI and server