Manage Marzban panels through the Model Context Protocol.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
One TypeScript SDK for Marzban, and everything built on top of it. Fix a bug or add an endpoint in the SDK, and the MCP server, the CLI, and every app built on it get it for free.
The SDK talks to your Marzban panel. The MCP server and CLI are just clients of that same SDK β same auth, same retries, same typed errors β so they never drift from each other or from your own code.
| Package | npm | Docker | What it is |
|---|---|---|---|
packages/sdk | marzban-sdk | β | The TypeScript SDK β auth, retries, resilient WebSocket reconnects, webhooks, lifecycle |
packages/mcp | marzban-mcp | ilmar7786/marzban-mcp | An MCP server exposing Marzban operations as tools for AI agents |
packages/cli | β | β | A CLI on top of the SDK β WIP, unpublished |
apps/docs | β | β | The documentation site |
Each publishable package has its own version, README.md, changelog and
release tags (sdk-v*, mcp-v*, cli-v*).
Full guides, configuration reference and the complete typed API live at ilmar7786.github.io/marzban-sdk.
For how the repository itself is built β architecture, conventions, testing,
CI and releases β see docs/.
Contributions are welcome β see CONTRIBUTING.md for how to submit a patch. Found a bug or have an idea? Open an issue.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/marzban-mcp)<a href="https://allmcps.com/mcp/marzban-mcp"><img src="https://allmcps.com/api/badge/marzban-mcp?style=directory" alt="Marzban MCP on AllMCPs" /></a>