Skip to main content
Glama
AiAgentKarl

community-prompt-voting-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
submit_promptB

Einen neuen Prompt in die Community-Bibliothek einreichen. Kategorien: reasoning, coding, writing, data, education, creative, research, productivity, roleplay, other. Tags als kommagetrennte Liste, z.B.: "cot,reasoning,problem-solving"

upvote_promptA

Einen Prompt hochwerten (Upvote geben oder zurueckziehen). voter_id sollte eine eindeutige Kennung des Voters sein — verhindert Mehrfach-Voting.

downvote_promptA

Einen Prompt niedrigbewerten (Downvote geben oder zurueckziehen). voter_id sollte eine eindeutige Kennung des Voters sein.

get_trending_promptsA

Die trendenden Prompts der Community abrufen. Trend-Score kombiniert Votes mit Aktualitaet — neuere Prompts werden bevorzugt.

get_category_rankingsB

Ranglisten nach Kategorie abrufen. Ohne Kategorie: Uebersicht aller Kategorien mit Top-Prompts. Mit Kategorie: Top 10 Prompts der gewaehlten Kategorie.

search_promptsB

Prompts nach Stichwort, Kategorie oder Tags durchsuchen. sort_by: score (Standard), newest, popular. tags als kommagetrennte Liste.

get_voting_infoB

Statistiken zum Community-Voting-System abrufen. Zeigt Gesamtstatistiken, Top-Prompts und Kategorie-Verteilung.

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/AiAgentKarl/community-prompt-voting-mcp-server'

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