Skip to main content
Glama

Smart Prompts MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CACHE_TTLNoCache time-to-live (5 minutes)300000
GITHUB_PATHNoPath within repo (optional)
GITHUB_REPOYesRepository nameprompts
GITHUB_OWNERYesGitHub username or organizationjezweb
GITHUB_TOKENNoPersonal access token (for private repos)
GITHUB_BRANCHNoBranch to fetch frommain
ENABLE_USAGE_TRACKINGNoEnable usage trackingtrue
CACHE_REFRESH_INTERVALNoRefresh interval (1 minute)60000
ENABLE_SEMANTIC_SEARCHNoEnable semantic searchtrue
ENABLE_PROMPT_COMPOSITIONNoEnable prompt compositiontrue

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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

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