Skip to main content
Glama

Prompts MCP Server

by tanker327

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment modeproduction
PROMPTS_DIRNoDirectory to store prompt files./prompts

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
add_prompt

Add a new prompt to the collection

get_prompt

Retrieve a prompt by name

list_prompts

List all available prompts

delete_prompt

Delete a prompt by name

create_structured_prompt

Create a new prompt with guided metadata structure

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

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