albyhub-admin-mcp
by llmops-pro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALBYHUB_URL | No | Base URL of your Hub. Default http://localhost:8080. | http://localhost:8080 |
| ALBYHUB_TOKEN | Yes | API access token. Full-scope tokens can drain the hub's on-chain balance — scope down or use ALBYHUB_READ_ONLY=true if your audience matters. | |
| ALBYHUB_LOG_PATH | No | Server log. | ./albyhub-admin-mcp.log |
| ALBYHUB_READ_ONLY | No | Refuse all non-GET requests via proxy_request. Strongly recommended for first-time setup. | false |
| ALBYHUB_AUDIT_PATH | No | Append-only JSON-line audit log. | ./albyhub-admin-mcp-audit.log |
| ALBYHUB_REQUIRE_CONFIRM | No | Two-step confirm for non-GET requests. | false |
| ALBYHUB_MAX_REQUESTS_PER_MINUTE | No | Rolling 60s rate limit. | 30 |
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/llmops-pro/albyhub-admin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server