infra-mcp
by odanree
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | Optional GitHub personal access token for fetching deployment data | |
| INFRA_SSH_HOST | Yes | SSH hostname or IP of the target VPS | |
| INFRA_MAX_LOG_LINES | No | Maximum number of log lines to return (default: 500) | 500 |
| INFRA_PUBLIC_DOMAIN | Yes | Public domain for resolving service URLs (e.g., example.com) | |
| INFRA_ALLOWED_SERVICES | Yes | Comma-separated list of allowed service names for restart operations |
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
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/odanree/infra-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server