Skip to main content
Glama

Promptopia MCP

by lumile
MIT License
417
1

get_prompt

Retrieve a specific prompt by its ID using the Promptopia MCP server. Simplifies accessing prompt details for efficient workflow integration.

Instructions

Gets a prompt by its ID

Input Schema

NameRequiredDescriptionDefault
idYesID of the prompt to retrieve

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "ID of the prompt to retrieve", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Promptopia MCP

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/lumile/promptopia-mcp'

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