Skip to main content
Glama

get_prompt

Retrieve specific prompts by name or ID from promptz.dev to reduce context switching in development workflows.

Instructions

Get a specific prompt by ID or name

Input Schema

NameRequiredDescriptionDefault
nameNoName of the prompt to retrieve

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the prompt to retrieve", "type": "string" } }, "type": "object" }

Other Tools from promptz.dev MCP Server

Related 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/cremich/promptz-mcp'

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