Upvote Club Local MCP
Click 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 for my new article on Hacker News"
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.
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/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 |
| Yes | |
| No | Default |
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
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/alxgntv/upvote-club-mcp-local'
If you have feedback or need assistance with the MCP directory API, please join our Discord server