Back to Browse

Memberpass MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

MemberPass MCP — manage projects, plans, members, payments, and analytics for Telegram creators.

About

MemberPass MCP — manage projects, plans, members, payments, and analytics for Telegram creators.

Remote endpoints: streamable-http: https://mcp.memberpass.net

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "net-memberpass-mcp": {
      "url": "https://mcp.memberpass.net"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Subscriby MCP Server

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

125 tools across your own account (who the token belongs to, its team, plan capabilities, connected accounts and alert routing), projects, plans and pass windows, subscriptions and their access grants, the hand-arranged perks still to deliver, coupons, subscriptions, members and their connected accounts, 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 401 challenge, registers itself dynamically (RFC 7591) and sends you to Subscriby to sign in and authorize; PKCE S256 is 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 tokenAuthorization: Bearer sbt_…, minted at https://app.subscriby.net/settings/tokens with 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

support@subscriby.net

Reviews

No reviews yet

Be the first to review this server!