Upvote.club — MCP Apps
OfficialClick on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Upvote.club — MCP AppsCreate a task to update the onboarding flow"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Upvote.club — MCP Apps
Interactive MCP App with an inline task progress card for get_task_status.
All 6 Public API tools are available; get_task_status renders a progress bar UI in Claude.
Upvote Club MCP packages
Package | Repository | Use case |
Core | Shared MCP server library (6 tools) | |
Local | Cursor, Claude Code, manual Claude Desktop ( | |
MCPB | Single-click Claude Desktop | |
Remote | Claude.ai custom connector (Streamable HTTP) | |
Apps | This repo — upvote-club-mcp-apps | MCP Apps + inline task progress UI |
Related MCP server: MCP Apps Todo
Build & run
git clone https://github.com/upvoteclub/upvote-club-mcp-apps.git
cd upvote-club-mcp-apps
npm install
npm run build
UPVOTE_API_KEY=upv_... npm start
# → http://localhost:8788/mcpStdio (Claude Desktop dev config):
UPVOTE_API_KEY=upv_... npm run start:stdio{
"mcpServers": {
"upvote-club-apps": {
"command": "node",
"args": ["/ABS/PATH/upvote-club-mcp-apps/main.js", "--stdio"],
"env": { "UPVOTE_API_KEY": "upv_..." }
}
}
}Test with tunnel
Expose http://localhost:8788/mcp via Cloudflare Tunnel and add as Claude.ai custom connector with X-API-Key header.
UI design
Follows MCP Apps design guidelines: inline card, Claude theme CSS variables, max 2 actions (Refresh).
Tools (6)
get_api_reference, list_platforms, create_task, get_task_status, delete_task
Full reference: API_REFERENCE.md
Related
Core dependency: @upvote-club/mcp-core
HTTP-only connector without UI? → upvote-club-mcp-remote
Claude Desktop bundle? → upvote-club-mcp-mcpb
Privacy
Connects only to https://api.upvote.club. https://upvote.club/privacy-policy
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables Claude and other MCP clients to create and manage shareable task lists via the Sloppybee API.Last updated315MIT
- Alicense-qualityDmaintenanceA Todo app leveraging MCP Apps to provide interactive UI within conversations, allowing users to manage todos via Claude Desktop or Claude Code.Last updatedMIT
- Flicense-qualityCmaintenanceRemote MCP server allowing Claude to interact with the Upvote.club API through 7 tools, supporting per-user authentication via X-API-Key header.Last updated

Upvote Club MCP Bundleofficial
FlicenseAqualityBmaintenanceEnables single-click Claude Desktop installation of Upvote Club's MCP tools for link promotion and subscription management.Last updated540
Related MCP Connectors
ClickUp MCP — wraps the ClickUp REST API v2 (BYO API key)
Uptime, SSL, DNS and domain monitoring you can talk to from Claude or any MCP client.
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/upvoteclub/upvote-club-mcp-apps'
If you have feedback or need assistance with the MCP directory API, please join our Discord server