Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port (default: 3100)3100
MCP_API_KEYNoShared key protecting the endpoint (required for Bearer HTTP mode)
EASYPANEL_URLNoYour EasyPanel URL
EASYPANEL_TOKENNoAPI token from login (not needed in OAuth mode)
MCP_ACCESS_MODENo'full' (default) or 'readonly'full
OAUTH_ISSUER_URLNoPublic URL of this server (e.g. https://mcp.example.com) - required for OAuth mode
OAUTH_STORE_PATHNoWhere to persist OAuth state (default ./.easypanel-mcp-oauth.json)
EASYPANEL_MCP_MODENo'stdio' (default) or 'http'stdio
EASYPANEL_AUTH_MODENo'bearer' (default) or 'oauth'bearer

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/dray-supadev/easypanel-mcp'

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