Fennara MCP

Official
Other

Fennara MCP connects AI agents to Godot-aware tools with diagnostics, scene validation, runtime errors, screenshots, SemanticSearch, and patch-and-rerun workflows.

About Fennara MCP MCP Server

Fennara MCP connects AI agents to Godot-aware tools with diagnostics, scene validation, runtime errors, screenshots, SemanticSearch, and patch-and-rerun workflows.

Features

Tools
Resources
Prompts
Getting Started

1. Create a Fennara account. 2. Open the Fennara dashboard and generate an API key. 3. Run the installer command shown in the dashboard for your operating system. 4. Choose your Godot project in the installer. 5. Open the project in Godot and paste your API key into the Fennara plugin settings. 6. If using an MCP app, let the installer configure the app or add Fennara MCP manually. 7. Restart your MCP app and ask it to run `fennara_status`. Full setup guide: https://www.fennara.io/docs/get-started MCP setup details: https://www.fennara.io/docs/mcp

Tools (5)
Functions this server exposes to AI clients

write_or_update_file

Creates or updates project files and runs Godot-aware diagnostics for GDScript changes.

run_scene_edit_script

Runs a one-off Godot scene edit script, then validates diagnostics and scene state.

get_scene_tree

Inspects the current Godot scene tree so AI agents can understand node structure before editing.

get_runtime_errors

Captures runtime errors and debugger output from Godot so the AI can patch failures.

semantic_search

Searches indexed Godot project code for relevant scripts, signals, resources, UI logic, and likely bug locations.

Example
Ask your MCP client:

"Use Fennara MCP to inspect the current Godot project. Run fennara_status, read the scene tree, check diagnostics, and explain what project is connected."

For a real task:

"Use Fennara MCP to inspect this Godot project and make a small change that fits the existing architecture. Explain what files changed and what Godot feedback you used."
Compatible With
Claude Desktop
Windsurf
Cursor
VS Code