Godot MCP

Stale
GitHub JavaScript MIT

Description

MCP server for the Godot game engine, providing tools for launching the editor, running projects, and capturing debug output for AI-assisted game development.

Key Features

  • Launch Godot Editor: open the Godot editor for a specific project
  • Run Godot Projects: execute Godot projects in debug mode with full console capture
  • Scene Management: create scenes, add nodes, load sprites, and export 3D MeshLibrary resources
  • UID Management: get and update UID references for Godot 4.4+ resources
  • Multi-client support: works with Claude Code, Cursor, Cline, and any MCP-compatible client

Use Cases

💡 AI-assisted game development with real-time feedback from the Godot editor
💡 Automated scene creation and node hierarchy setup via AI agents
💡 Debugging Godot projects by capturing and analyzing console output with LLMs
💡 Programmatic project analysis for code review and architecture assessment
💡 Building AI-powered game development assistants and copilots

Strengths & Limitations

Strengths

  • High community interest (5.5k stars)
  • Permissive open-source license (MIT)

Categories

Quick Start

Ensure Godot Engine and Node.js 18+ are installed. For Claude Code: 'claude mcp add godot -- npx @coding-solo/godot-mcp'. For Cursor, add via Settings > Features > MCP with command 'npx @coding-solo/godot-mcp'.

Related Projects

Marketing Skills

46.6k · JavaScript
Active A+

Marketing skills for Claude Code and AI agents, covering CRO, copywriting, SEO, analytics and growth engineering.

mcptoolsjavascript +1
  • · SEO Skill Suite — Complete SEO workflow covering audits, AI SEO, schema markup, site architecture, and content strategy
  • · CRO & Conversion — Covers signup flows, popups, paywalls, A/B testing, and other conversion rate optimization scenarios
  • · Copywriting & Content — Full-spectrum content skills for copy, editing, cold email, social media, video, and image copy

Vercel Agent Skills

30.8k · JavaScript
Active A

Vercel's official collection of agent skills, providing practical skill modules and tools for AI coding agents.

agentcodingtools +2
  • · Vercel project optimization — Auto-audit project cost, performance, caching, function usage, and billing
  • · React best practices — 40+ performance optimization rules from Vercel engineering
  • · Web design audit — 100+ rules checking accessibility, performance, and UX

Awesome Claude Skills

74.3k · Python
Active A

A curated list of awesome Claude Skills, resources and tools for customizing Claude AI workflows.

mcptoolspython +1
  • · 1000+ production-ready skills - Covering 9 categories including document processing, dev tools, data analysis, marketing, and writing
  • · Cross-agent compatible - Works with Claude Code, Claude.ai, OpenAI Codex, Cursor, Gemini CLI, Windsurf and more
  • · Progressive loading architecture - Each skill loads only name and description (~100 tokens), full content on demand, hundreds coexist

Open MCP Client

1.6k · TypeScript
Active A

An open-source MCP client that provides unified access to Model Context Protocol tools, enabling integration of any MCP server into AI applications with simplified tool calling.

mcptypescripttools +1
  • · Open-source MCP client for unified access to Model Context Protocol tools
  • · Integrates any MCP server into AI applications with simplified tool calling
  • · Separate frontend and agent architecture for clean separation of concerns