Skip to main content
Glama
alxgntv

upvote-club-apps

by alxgntv

Upvote.club — MCP Apps

Interactive MCP App with an inline task progress card for get_task_status.

All 7 Public API tools are available; get_task_status renders a progress bar UI in Claude.

Build & run

cd upvote-club-mcp/apps
npm install
npm run build
UPVOTE_API_KEY=upv_... npm start
# → http://localhost:8788/mcp

Stdio (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_..." }
    }
  }
}

Related MCP server: MCP Apps POC

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).

Privacy

Connects only to https://api.upvote.club. https://upvote.club/privacy-policy

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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/alxgntv/upvote-club-mcp-apps'

If you have feedback or need assistance with the MCP directory API, please join our Discord server