Skip to main content
Glama
f

prompts.chat MCP Server

by f

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROMPTS_QUERYNoOptional query string to filter prompts (e.g., users=a,b&categories=c,d&tags=e,f)
PROMPTS_API_KEYNoOptional API key for authenticated requests

Tools

Functions exposed to the LLM to take actions

NameDescription
search_prompts

Search for AI prompts by keyword. Returns matching prompts with title, description, content, author, category, and tags.

get_prompt

Get a prompt by ID. If the prompt contains template variables (like ${variable} or ${variable:default}), you may need to provide values for them.

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/f/prompts.chat-mcp'

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