Skip to main content
Glama
upvoteclub

Upvote.club Local MCP

Official
by upvoteclub

Upvote.club — Self-serve Local MCP

Stdio MCP server for the Upvote.club Public API.

Upvote Club MCP packages

Package

Repository

Use case

Core

upvote-club-mcp-core

Shared MCP server library (6 tools)

Local

This repoupvote-club-mcp-local

Cursor, Claude Code, manual Claude Desktop (stdio)

MCPB

upvote-club-mcp-mcpb

Single-click Claude Desktop .mcpb install

Remote

upvote-club-mcp-remote

Claude.ai custom connector (Streamable HTTP)

Apps

upvote-club-mcp-apps

MCP Apps + inline task progress UI

Related MCP server: upvote-club-apps

Setup

  1. Register at https://upvote.club

  2. MATE plan

  3. API key at https://upvote.club/api → copy upv_...

  4. Install and configure:

git clone https://github.com/upvoteclub/upvote-club-mcp-local.git
cd upvote-club-mcp-local
npm install
{
  "mcpServers": {
    "upvote-club": {
      "command": "node",
      "args": ["/ABS/PATH/upvote-club-mcp-local/server/index.js"],
      "env": {
        "UPVOTE_API_KEY": "upv_..."
      }
    }
  }
}

Environment

Variable

Required

Description

UPVOTE_API_KEY

Yes

From https://upvote.club/api

UPVOTE_API_URL

No

Default https://api.upvote.club

Tools (6)

get_api_reference, list_platforms, create_task, get_task_status, delete_task

Docs: API_REFERENCE.md (core repo)

Privacy

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

Install Server
F
license - not found
A
quality
B
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/upvoteclub/upvote-club-mcp-local'

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