Skip to main content
Glama
llmops-pro

albyhub-admin-mcp

by llmops-pro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALBYHUB_URLNoBase URL of your Hub. Default http://localhost:8080.http://localhost:8080
ALBYHUB_TOKENYesAPI 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_PATHNoServer log../albyhub-admin-mcp.log
ALBYHUB_READ_ONLYNoRefuse all non-GET requests via proxy_request. Strongly recommended for first-time setup.false
ALBYHUB_AUDIT_PATHNoAppend-only JSON-line audit log../albyhub-admin-mcp-audit.log
ALBYHUB_REQUIRE_CONFIRMNoTwo-step confirm for non-GET requests.false
ALBYHUB_MAX_REQUESTS_PER_MINUTENoRolling 60s rate limit.30

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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