Skip to main content
Glama
stackfiesta

StackFiesta MCP Server

Official
by stackfiesta

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_toolsA

Search AI tools for game development from the StackFiesta catalog. Supports filtering by engine, pricing, type, and category. Returns paginated results (max 24).

get_toolA

Get full details of a specific AI tool by its slug from StackFiesta.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 2 tools

Disambiguation5/5

find_tools searches the catalog with filters, while get_tool retrieves details by slug. Their purposes are clearly distinct with no overlap.

Naming Consistency5/5

Both tools follow the consistent verb_noun pattern: find_tools and get_tool, making them predictable.

Tool Count5/5

Two tools is well-scoped for a read-only AI tool catalog server, covering search and detail retrieval without bloat.

Completeness5/5

The tool surface covers searching (with filters) and getting details, which is complete for a catalog. No obvious missing operations given its purpose.

Maintenance

ActivityStale
ResponsivenessUnresponsive