Streamshub
FreeNot checkedMCP servers for Kubernetes-based streaming platforms — read-only, structured access to infrastructure for LLM-driven diagnostics
About
MCP servers for Kubernetes-based streaming platforms — read-only, structured access to infrastructure for LLM-driven diagnostics
README
[!WARNING] This project is in early alpha and under active development. APIs, tool definitions, and configuration may change without notice.
StreamsHub MCP provides Model Context Protocol (MCP) servers that give AI assistants direct access to Kubernetes-based streaming infrastructure. Each component of your streaming stack gets its own MCP server that can be deployed independently.
Works with any MCP-compatible client including Claude Code, Claude Desktop, VS Code, Copilot, and more.
MCP servers
| Server | Description |
|---|---|
| MCP Server for Strimzi | Manage and troubleshoot Strimzi-managed Kafka clusters on Kubernetes |
Key capabilities
StreamsHub MCP servers leverage the full MCP specification:
- Prompt templates -- Structured diagnostic workflows that guide the LLM step-by-step through complex troubleshooting
- Resource templates -- Live cluster state exposed as structured context that clients can attach directly to conversations
- Resource subscriptions -- Kubernetes watches that push real-time notifications when cluster state changes
- Completions -- Dynamic autocomplete for parameters (namespaces, cluster names, topics) powered by live Kubernetes queries
- Progress and cancellation -- Long-running operations report progress and support mid-operation cancellation
Getting started
Pick a server from the table above and follow its getting started guide. For the full documentation, see the docs/ directory.
Development
./mvnw compile # Compile all modules (includes checkstyle)
./mvnw test # Run unit tests
./mvnw verify -Psystemtest # Run system tests (requires Kubernetes cluster)
For more details:
- Contributing -- Contribution workflow and guidelines
- Testing -- Unit and system test guide
Built with
- Quarkus -- Cloud-native Java framework
- Fabric8 Kubernetes Client -- Kubernetes API access
- Quarkus MCP Server -- MCP protocol implementation
License
Installing Streamshub
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/streamshub/streamshub-mcpFAQ
Is Streamshub MCP free?
Yes, Streamshub MCP is free — one-click install via Unyly at no cost.
Does Streamshub need an API key?
No, Streamshub runs without API keys or environment variables.
Is Streamshub hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Streamshub in Claude Desktop, Claude Code or Cursor?
Open Streamshub on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Streamshub with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
