Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAVORITESNoFilter resources by favorites onlytrue
LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERRORINFO
STASH_API_KEYYesRequired API key (mandatory)
STASH_ENDPOINTNoStash server endpointhttp://localhost:6969
STASH_CONNECT_RETRIESNoInitial connection retries3
STASH_CONNECT_DELAY_SECONDSNoDelay between retries (seconds)1.5

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
get_performer_infoB

Return detailed information for a single performer

get_all_performersC

Return a list of performers with advanced filtering options

get_all_scenesC

Return all scenes from Stash with advanced filtering options

get_all_scenes_from_performerC

Return all scenes for a given performer

health_checkA

Return basic health/connectivity information for the MCP server

advanced_performer_analysisC

Advanced performer analysis with progress reporting and contextual logging

batch_performer_insightsC

Generates insights for multiple performers with detailed progress

Prompts

Interactive templates invoked by user choice

NameDescription
analyze-performerGenerates a complete analysis of a performer including statistics, popular scenes, frequent tags and similar recommendations
library-insightsGenerates insights about the library: trends, metadata gaps, organization recommendations
recommend-scenesBased on user preferences, recommends specific scenes with explanation of why each recommendation
discover-performersDiscover performers based on specific user criteria

Resources

Contextual data attached and managed by the client

NameDescription
All performersList of all favorite performers in the Stash database
Performers StatisticsStatistical summary of all performers in the database
All studiosList of all favorite studios in the Stash database
Studios StatisticsStatistical summary of all studios in the database
All tagsList of all favorite tags in the Stash database
Tags StatisticsStatistical summary of all tags in the database

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/donlothario/stash_mcp_server'

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