Promptopia MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PROMPTS_DIR | No | Directory to store prompt templates |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_promptC | Adds a new prompt to the system (single content format) |
| update_promptC | Updates an existing prompt (supports both single content and multi-message formats) |
| get_promptB | Gets a prompt by its ID |
| list_promptsB | Lists all available prompts |
| delete_promptC | Deletes a prompt by its ID |
| apply_promptC | Applies variables to a template prompt and returns the result |
| add_multi_message_promptC | Adds a new multi-message prompt with role-based messages |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/lumile/promptopia-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server