Skip to main content
Glama
arc-mcp

arc-mcp-hub

Official
by arc-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoDefaults to 9000 (CF sets it).
HUB_BACKENDSYesJSON array of { name, destination }. name is the URL segment (lowercase/digits/hyphen); destination is the BTP destination resolving to that backend.
ARC_HUB_PUBLIC_URLNoThe hub's public URL for OAuth metadata. Derived from the CF route if unset; set it behind a reverse proxy/custom domain.
ARC_HUB_ALLOWED_ORIGINSNoCSV CORS allowlist for browser MCP clients (e.g. https://claude.ai).
ARC_HUB_DCR_SIGNING_SECRETNoStable secret so cached client_ids survive cf deploy. openssl rand -base64 48.

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/arc-mcp/mcp-hub'

If you have feedback or need assistance with the MCP directory API, please join our Discord server