Subscriby MCP Server
MCP serverDatabases & dataMemberPass is an app that lets your AI manage the business side of a Telegram channel. Once added, your AI can take care of projects, plans, members, payments, and analytics for you. It is built for Telegram creators.
Available today. Use it from your connected AI after setup.
Needs your own account with this service. Credentials stay encrypted.
After adding it, pick one area to start with, like checking your analytics or reviewing your plans, and ask your AI to help with it.
Then ask your AI: use Subscriby MCP Server
What your AI can do with it
- Create and organize projects for your Telegram channel
- Set up and manage membership plans
- Keep track of your members
- Handle payments from your members
- Review analytics to see how your channel is doing
From the project's README
As published by envigoinnovations/memberpass-mcp in README.md.
Connect Claude, Cursor, VS Code and other MCP clients to your Subscriby workspace.
What is Subscriby?
Subscriby is a Telegram-community monetisation platform — projects, tiered subscriptions, access codes, and analytics for creators. Learn more at subscriby.net.
What this MCP server exposes
118 tools across projects, plans and pass windows, coupons, subscriptions, members, the support inbox (conversations, saved replies, settings), access codes, payment methods, payments, broadcasts, resources, bots, teams, webhook endpoints and deliveries, and analytics. See the full catalog at docs.subscriby.net/mcp/tools-reference. Every tool declares whether it only reads or may change data, so a client can ask before running a destructive one.
Connect from Claude
Add https://mcp.subscriby.net as a custom connector in claude.ai or Claude Desktop, or run claude mcp add --transport http subscriby https://mcp.subscriby.net in Claude Code, then sign in when asked. Follow docs.subscriby.net/mcp/connecting-claude-desktop.
Connect from Cursor
Follow docs.subscriby.net/mcp/connecting-cursor.
Connect from VS Code
Follow docs.subscriby.net/mcp/connecting-vscode-claude.
Connect from ChatGPT Desktop
Follow docs.subscriby.net/mcp/connecting-chatgpt-desktop.
Authentication
Two credentials work on the same endpoint:
- OAuth 2.1 — the client discovers the authorization server from the
401challenge, registers itself dynamically (RFC 7591) and sends you to Subscriby to sign in and authorize; PKCES256is required, access tokens last an hour and refresh tokens rotate. The connection acts as you, on the team you are working in. Nothing to copy. - Personal access token —
Authorization: Bearer sbt_…, minted athttps://app.subscriby.net/settings/tokenswith only the abilities and team scope you choose.
See docs.subscriby.net/mcp/authentication.
Required token abilities
Every tool enforces one ability; an OAuth connection satisfies them all as the signed-in creator, a personal access token only those it carries. See docs.subscriby.net/api/abilities.
Rate limits
See docs.subscriby.net/api/rate-limiting.
Error envelope
See docs.subscriby.net/api/errors.
Async jobs
See docs.subscriby.net/mcp/async-jobs.
Security
See SECURITY.md.
Status & versioning
See CHANGELOG.md. The version field in server.json is the canonical version published to the MCP Registry.
License
MIT.
Support
Signals
- GitHub stars
- 1
- Last commit
- Sep 2026
Advanced
- Delivery
- mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
- Catalog kind
- mcp-server
- Gateway key
net-memberpass-mcp- Source
- github.com/envigoinnovations/memberpass-mcp
- Hosted endpoint
https://mcp.memberpass.net