Skip to main content
Glama
stackfiesta

StackFiesta MCP Server

Official
by stackfiesta

StackFiesta MCP Server

NPM Smithery MIT License

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

Install from Smithery

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-mcp

Related 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: unity, unreal, godot, bevy

pricing

string

no

free, freemium, paid, open-source

type

string

no

mcp-server, plugin, skill, prompt, api

category

string

no

Category slug: ai-coding, level-design, npc-ai

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. unity-mcp)


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"



If this tool helps you, star the repo on GitHub!

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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