does-it-install?

← All servers

io.github.salvo10f/godotiq

Intelligent MCP server for Godot 4. Spatial intelligence, code analysis, 35 tools.

io.github.salvo10f/godotiq · Repository · version 0.1.3 · 54 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx godotiq

Needs credentials: GODOTIQ_PROJECT_ROOT. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 33 packages in 18ms
warning: `godotiq==0.1.3` is yanked (reason: "security")
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/tSKPoR8TkJMABgNy/bin/godotiq", line 12, in <module>
    sys.exit(cli_main())
             ~~~~~~~~^^
  File "/home/runner/.cache/uv/archive-v0/tSKPoR8TkJMABgNy/lib/python3.13/site-packages/godotiq/cli.py", line 37, in cli_main
    _serve()
    ~~~~~~^^
  File "/home/runner/.cache/uv/archive-v0/tSKPoR8TkJMABgNy/lib/python3.13/site-packages/godotiq/cli.py", line 47, in _serve
    from godotiq.server import main
  File "/home/runner/.cache/uv/archive-v0/tSKPoR8TkJMABgNy/lib/python3.13/site-packages/godotiq/server.py", line 10, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

macOS

needs credentials2026-08-16 · probed over pypi

1 recorded run, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Installed 33 packages in 309ms
warning: `godotiq==0.1.3` is yanked (reason: "security")
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/yQggG46C4WFAF9S9/bin/godotiq", line 12, in <module>
    sys.exit(cli_main())
             ~~~~~~~~^^
  File "/Users/runner/.cache/uv/archive-v0/yQggG46C4WFAF9S9/lib/python3.14/site-packages/godotiq/cli.py", line 37, in cli_main
    _serve()
    ~~~~~~^^
  File "/Users/runner/.cache/uv/archive-v0/yQggG46C4WFAF9S9/lib/python3.14/site-packages/godotiq/cli.py", line 47, in _serve
    from godotiq.server import main
  File "/Users/runner/.cache/uv/archive-v0/yQggG46C4WFAF9S9/lib/python3.14/site-packages/godotiq/server.py", line 10, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Windows

never probed

No probe recorded on this platform yet.

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/io.github.salvo10f__godotiq.json)](https://doesitinstall.com/s/io.github.salvo10f__godotiq.html)