Skip to main content
Glama
alxgntv

Upvote Club Local MCP

by alxgntv

Upvote.club — Self-serve Local MCP

Stdio MCP server for the Upvote.club Public API.

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/alxgntv/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_..."
      }
    }
  }
}

Related MCP server: engain-mcp

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: https://github.com/alxgntv/upvote-club-mcp-core/blob/main/docs/API_REFERENCE.md

Privacy

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

Install Server
F
license - not found
A
quality
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-local'

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