Google PageRank for AI agents. 25,000+ tools indexed.

godot-forge-mcp MCP Server

zanehill01/godot-forge-mcp

Score: 45.7 Rank #119 MCP Server
Are you the maintainer of zanehill01/godot-forge-mcp? Claim this listing →

Intelligent MCP server for Godot 4.3+ game development — 97 tools, progressive discovery, editor plugin

Add AgentRank to Claude Code Discover and compare tools like zanehill01/godot-forge-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

zanehill01/godot-forge-mcp is a TypeScript MCP server licensed under MIT. Intelligent MCP server for Godot 4.3+ game development — 97 tools, progressive discovery, editor plugin

Ranked #119 out of 124 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 0%

0/1 issues closed → many open issues

Contributors 10% 2

2 contributors → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Issue Health high impact

You have 1 open vs 0 closed issues — triaging stale issues improves health

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for zanehill01/godot-forge-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/zanehill01--godot-forge-mcp)](https://agentrank-ai.com/tool/zanehill01--godot-forge-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/zanehill01--godot-forge-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/zanehill01--godot-forge-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="zanehill01/godot-forge-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Godot Forge MCP

Intelligent MCP server for Godot 4.3+ game development. 97 tools, progressive discovery, editor plugin.

Not a tool collection — a game development partner.

## Quick Start

```bash
# With Claude Code
claude mcp add godot-forge -- npx godot-forge-mcp --project /path/to/your/godot/project

# Or run directly
npx godot-forge-mcp --project /path/to/your/godot/project
```

## Architecture

```
Claude / AI Client
        │ MCP Protocol (stdio)
        ▼
godot-forge-mcp (TypeScript sidecar)
  ┌─────────────┐ ┌──────────────┐ ┌───────────────┐
  │ File Engine  │ │  CLI Bridge  │ │ Socket Bridge │
  │ .tscn/.gd    │ │  headless    │ │  live editor  │
  │ parse/write  │ │  invocation  │ │  WebSocket    │
  └─────────────┘ └──────────────┘ └───────────────┘
        │                │                │
        ▼                ▼                ▼
  Project files    Godot 4.3+ CLI   Editor Plugin
```

**Three-layer graceful degradation:**
- **File Engine** — Always works. Parses/wr
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.