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-apps
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.
Latest Blog Posts
- 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