Windows Scoped Remote MCP Server
by moosin76
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | WSR HTTP server port | 12000 |
| MCP_GODOT_URL | No | Godot MCP endpoint URL | http://127.0.0.1:8000/mcp |
| MCP_AUTH_TOKEN | No | Authentication token | |
| MCP_PUBLIC_URL | No | Public MCP URL | |
| MCP_GODOT_ENABLED | No | Enable Godot MCP Provider (true/false) | false |
| MCP_POSTGRESQL_URL | No | PostgreSQL MCP endpoint URL | http://127.0.0.1:10021/sse |
| MCP_WORKSPACE_ROOT | No | Active workspace root path (defaults to current working directory) | |
| MCP_WORKSPACE_ROOTS | No | Multi-workspace list, comma-separated (defaults to MCP_WORKSPACE_ROOT) | |
| MCP_BROWSER_HEADLESS | No | Playwright headless mode (true/false) | false |
| MCP_POSTGRESQL_ENABLED | No | Enable PostgreSQL MCP Provider (true/false) | false |
| CLOUDFLARE_TUNNEL_TOKEN | No | Cloudflare Tunnel token | |
| MCP_PROVIDER_RETRY_INTERVAL_MS | No | Interval (ms) for retrying disconnected providers | 5000 |
| MCP_PROVIDER_HEALTH_INTERVAL_MS | No | Interval (ms) for checking connected providers | 10000 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues