Skip to main content
Glama
upvoteclub

Upvote.club Local MCP

Official
by upvoteclub

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UPVOTE_API_KEYYesAPI key from https://upvote.club/api
UPVOTE_API_URLNoAPI base URLhttps://api.upvote.club

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_platformsA

List all social platforms supported by Upvote.club with their available promotion actions, minimum price per action (in points), and example URLs. Call this first if you are unsure which platform or action applies to the link the user wants to promote.

get_api_referenceA

Full Upvote.club Public API reference for MCP: all tool inputs/outputs, request examples (single-action, MULTI_ACTION, meaningful comments), minimum prices per platform/action, billing rules, and complete error catalog. Call before create_task if unsure about fields or pricing.

create_taskA

Create a promotion task on Upvote.club. SPENDS points (price × actions_required, plan discount) and 1 daily slot. Call get_api_reference for examples and errors. Auto-detects platform from URL when social_network_code omitted. GitHub/Product Hunt min 16 pts/action; meaningful COMMENT min 64 pts/action.

get_task_statusA

Get status and progress of one or more Upvote.club tasks (actions completed, progress percentage, meaningful comment submissions).

delete_taskA

Delete an Upvote.club task. Refunds unused points and restores one daily task slot. Completed tasks cannot be deleted. Confirm with the user first.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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