Skip to main content
Glama
Tae4an

MCP Prompt Manager

by Tae4an

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoDirectory for file logging (default: `./logs`)
READ_ONLYNoDisable write operations (true/false)
PROMPTS_DIRNoDirectory to store prompts (default: project `prompts`)
DISABLE_EXPORTNoBlock export (true/false)
DISABLE_IMPORTNoBlock import (true/false)
FILE_CACHE_TTLNoCache TTL for file cache
SEARCH_CACHE_TTLNoCache TTL for search cache
METADATA_CACHE_TTLNoCache TTL for metadata cache
TEMPLATE_CACHE_TTLNoCache TTL for template cache
FILE_CACHE_MAX_SIZENoMaximum size for file cache
RATE_LIMIT_STRICT_MAXNoMaximum requests in strict window
RATE_LIMIT_UPLOAD_MAXNoMaximum requests in upload window
SEARCH_CACHE_MAX_SIZENoMaximum size for search cache
RATE_LIMIT_LENIENT_MAXNoMaximum requests in lenient window
METADATA_CACHE_MAX_SIZENoMaximum size for metadata cache
RATE_LIMIT_STANDARD_MAXNoMaximum requests in standard window
TEMPLATE_CACHE_MAX_SIZENoMaximum size for template cache
DISABLE_VERSION_ROLLBACKNoBlock rollback (true/false)
RATE_LIMIT_STRICT_WINDOW_MSNoRate limit strict window in milliseconds
RATE_LIMIT_UPLOAD_WINDOW_MSNoRate limit upload window in milliseconds
RATE_LIMIT_LENIENT_WINDOW_MSNoRate limit lenient window in milliseconds
RATE_LIMIT_STANDARD_WINDOW_MSNoRate limit standard window in milliseconds

Capabilities

Server capabilities have not been inspected yet.

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/Tae4an/mcp-prompt-manager'

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