Skip to main content
Glama

MCP Prompts Server

# Storage configuration # Possible values: file, postgres, memory STORAGE_TYPE=file # File storage configuration PROMPTS_DIR=./prompts # PostgreSQL storage configuration # Required when STORAGE_TYPE=postgres PG_CONNECTION_STRING=postgresql://localhost/mydb # Server configuration SERVER_NAME=mcp-prompts SERVER_VERSION=1.0.0 LOG_LEVEL=info ENABLE_SSE=true HTTP_SERVER=true

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/sparesparrow/mcp-prompts'

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