Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TOPGG_TOKENNoTop.gg API token for single project mode. Alternatively, use TOPGG_TOKEN_<NAME> variables for multiple projects.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_projectB

Retrieve the Top.gg project associated with the authenticated token.

update_projectB

Update the headline and/or page content of the current Top.gg project listing.

register_commandsB

Replace all registered Discord slash commands for the current Top.gg bot project.

get_votesA

Fetch a page of vote history for the current Top.gg project. For the first page, provide startDate (ISO 8601, max 1 year ago). For subsequent pages, pass the cursor returned by the previous response. A null cursor in the response means there are no more pages.

check_user_voteB

Check the current vote status for a specific user on this Top.gg project.

post_metricsB

Submit a metrics payload for the current Top.gg project. Provide the fields relevant to your project type.

post_metrics_batchA

Submit up to 100 metrics entries in a single batch request.

create_announcementA

Create an announcement for the current Top.gg project. Rate-limited to one announcement per 4 hours.

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/Paillat-dev/topgg-mcp'

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