Skip to main content
Glama

prompt-new-mcp

by seungwonme

list

Retrieve and display saved prompts stored in the prompts directory, with optional limit control, for accessing past inputs in Claude Desktop.

Instructions

List saved prompts in the prompts directory

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of prompts to return

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "limit": { "description": "Maximum number of prompts to return", "type": "number" } }, "type": "object" }
Install Server

Other Tools from prompt-new-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/seungwonme/prompt-new-mcp'

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