Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SKILLPORT_SKILLS_DIRNoThe directory where skills are stored.~/.skillport/skills
SKILLPORT_ENABLED_SKILLSNoFilter by specific skill IDs (comma-separated). Set to 'all' to include everything.all
SKILLPORT_CORE_SKILLS_MODENoCore Skills behavior (auto/explicit/none).auto
SKILLPORT_ENABLED_CATEGORIESNoFilter by category (comma-separated). Set to 'all' to include everything.all
SKILLPORT_ENABLED_NAMESPACESNoFilter by namespace (comma-separated). Set to 'all' to include everything.all

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/gotalab/skillport'

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