StackFiesta MCP Server
OfficialClick 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., "@StackFiesta MCP ServerFind open-source MCP servers for Unity"
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.
StackFiesta MCP Server
Give your AI agent access to the curated StackFiesta catalog of AI tools for game development.
Your AI assistant can search tools, compare options, and find the right asset generator, MCP server, plugin, or workflow — without leaving your IDE.
Quick Start
Via Smithery (recommended)
Via npx
Add to your claude_desktop_config.json, cursor/mcp.json, or .windsurf/config.json:
{
"mcpServers": {
"stackfiesta": {
"command": "npx",
"args": ["-y", "@stackfiesta/mcp"]
}
}
}Manual install
npm install -g @stackfiesta/mcp
stackfiesta-mcpRelated MCP server: Godot MCP Unified
Tools
find_tools
Search AI tools for game development by query and filters.
Parameters:
Param | Type | Required | Description |
query | string | yes | Search query |
engine | string | no | Game engine: |
pricing | string | no |
|
type | string | no |
|
category | string | no | Category slug: |
limit | number | no | Max results (default 10, max 24) |
get_tool
Get full details of a specific tool by slug.
Parameters:
Param | Type | Required | Description |
slug | string | yes | URL slug (e.g. |
Example Queries
Try asking your AI assistant:
"Find me open-source MCP servers for Unity"
"What AI tools are available for NPC dialogue?"
"Show me details about the Unity MCP tool"
"List free asset generation tools for Godot"
Links
StackFiesta.dev — Browse the full catalog
⭐ If this tool helps you, star the repo on GitHub!
This server cannot be installed
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
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/stackfiesta/stackfiesta-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server