OpenTTD Directorate MCP
by OVER99K
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for MCP HTTP transport | 8797 |
| MCP_BIND_HOST | No | Host to bind MCP server if using HTTP | 127.0.0.1 |
| MCP_TRANSPORT | No | MCP transport mode (stdio or streamable_http) | stdio |
| OPENTTD_ADMIN_HOST | No | Host for OpenTTD admin network | 127.0.0.1 |
| OPENTTD_ADMIN_NAME | No | Name for admin connection | OpenTTD Directorate MCP |
| OPENTTD_ADMIN_PORT | No | Port for OpenTTD admin network | 3977 |
| OPENTTD_ADMIN_VERSION | No | Version for admin connection | 0.1.0 |
| OPENTTD_ADMIN_PASSWORD | Yes | Password for OpenTTD admin network | |
| OPENTTD_PING_INTERVAL_MS | No | Ping interval in ms | 30000 |
| OPENTTD_CONNECT_TIMEOUT_MS | No | Connection timeout in ms | 10000 |
| OPENTTD_REQUEST_TIMEOUT_MS | No | Timeout for requests to OpenTTD in ms | 15000 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OVER99K/openttd-directorate-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server