JUHE API Marketplace
seungwonme avatar
MCP Server

prompt-new-mcp

A Model Context Protocol server that saves prompts with timestamps and allows users to list previously saved prompts for Claude Desktop.

1
GitHub Stars
11/17/2025
Last Updated
MCP Server Configuration
1{
2 "name": "prompt-new-mcp",
3 "command": "npx",
4 "args": [
5 "-y",
6 "prompt-new-mcp"
7 ]
8}
JSON8 lines
  1. Home
  2. MCP Servers
  3. prompt-new-mcp

README Documentation

prompt-new-mcp

A Model Context Protocol (MCP) server for saving and managing prompts. This tool allows you to save prompts with timestamps and list previously saved prompts.

Installation

You can run this MCP server directly using npx without installation:

npx prompt-new-mcp

Usage with Claude Desktop

Add this server to your Claude Desktop configuration:

macOS

Edit ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "prompt-new-mcp": {
      "command": "npx",
      "args": ["-y", "prompt-new-mcp"]
    }
  }
}

Windows

Edit %APPDATA%\Claude\claude_desktop_config.json:

{
  "mcpServers": {
    "prompt-new-mcp": {
      "command": "npx",
      "args": ["-y", "prompt-new-mcp"]
    }
  }
}

Available Tools

save

Saves a prompt with a timestamp to the prompts directory.

Parameters:

  • name (string): The name for the prompt file
  • content (string): The prompt content to save

list

Lists saved prompts in the prompts directory.

Parameters:

  • limit (number, optional): Maximum number of prompts to return (default: 20)

File Organization

Prompts are saved in the prompts directory with the following naming convention: YYYYMMDD_HHMMSS_<sanitized-name>.md

Example: 20250125_143022_user-question.md

Requirements

  • Node.js 18 or higher
  • Compatible with Claude Desktop and other MCP clients

License

MIT

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved