Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoMCP server host0.0.0.0
MCP_PORTNoMCP server port9000
LOG_LEVELNoLogging level (DEBUG, INFO, WARNING, ERROR)INFO
MCP_TRANSPORTNoMCP transport (stdio, sse)stdio
VIBE_BASE_URLYesVibe API base URL
ENABLE_METRICSNoEnable metrics collectiontrue
VIBE_MAX_RETRIESNoMax retry attempts for failed requests3
VIBE_ACCESS_TOKENYesBearer token for authentication
ENABLE_HEALTH_CHECKNoEnable health check tooltrue
VIBE_RETRY_BACKOFF_SECONDSNoInitial backoff time (exponential)0.5

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_project_listC

Retrieve all projects from the Vibe system

create_repoC

Create a new repository in the Vibe system

create_bucketC

Create a new bucket in the Vibe system

get_activityC

Get activity information from the Vibe system

get_codeC

Get code information from the Vibe system

health_checkA

Check the health and connectivity of the Vibe system

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/Coding-Professional/McpServer_Vibe'

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