Upvote.club Local MCP
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 Local MCPcreate a task to review my latest pull request"
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 — Self-serve Local MCP
Stdio MCP server for the Upvote.club Public API.
Upvote Club MCP packages
Package | Repository | Use case |
Core | Shared MCP server library (6 tools) | |
Local | This repo — upvote-club-mcp-local | Cursor, Claude Code, manual Claude Desktop ( |
MCPB | Single-click Claude Desktop | |
Remote | Claude.ai custom connector (Streamable HTTP) | |
Apps | MCP Apps + inline task progress UI |
Related MCP server: Upvote Club Local MCP
Setup
Register at https://upvote.club
MATE plan
API key at https://upvote.club/api → copy
upv_...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 |
| Yes | |
| No | Default |
Tools (6)
get_api_reference, list_platforms, create_task, get_task_status, delete_task
Docs: API_REFERENCE.md (core repo)
Related
Core dependency: @upvote-club/mcp-core
Prefer one-click Desktop install? → upvote-club-mcp-mcpb
Need Claude.ai HTTPS connector? → upvote-club-mcp-remote
Privacy
Connects only to https://api.upvote.club. https://upvote.club/privacy-policy
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
- FlicenseBqualityCmaintenanceEnables programmatic Reddit growth campaign management via the Engain API, including task scheduling, upvote/downvote orders, opportunity discovery, and account management.Last updated29
- FlicenseAqualityCmaintenanceEnables interaction with the Upvote.club Public API for task management, including creating, deleting, and checking task status, as well as listing platforms and API reference.Last updated5

Upvote Club MCP Coreofficial
Flicense-qualityBmaintenanceProvides tools to interact with the Upvote.club Public API, including creating tasks, checking task status, listing platforms, and more.Last updated40
Upvote Club Remote MCPofficial
Flicense-qualityCmaintenanceRemote MCP server for Claude.ai to interact with Upvote Club's API, enabling task creation, status checking, and platform listing via natural language.Last updated42
Related MCP Connectors
Query FDA data on drugs, food, devices, and recalls via openFDA. STDIO or Streamable HTTP.
ClickUp MCP — wraps the ClickUp REST API v2 (BYO API key)
Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.
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-local'
If you have feedback or need assistance with the MCP directory API, please join our Discord server