Loading MCP server directory, please wait...
MemberPass MCP — manage projects, plans, members, payments, and analytics for Telegram creators.
npx @getmcp/cli add net.memberpass/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <personal-access-token>. Mint at https://app.memberpass.net/settings/tokens with the mcp:full ability.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.memberpass/mcp": {
"url": "https://mcp.memberpass.net",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}