MCP-Server-prompt

InvoltiaGit/MCP-Server-prompt
★ 0 stars Unknown language API Integration Updated 1d ago
Prompts for Youtube 0002 - IA + Digikey API
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-prompt": {
      "command": "npx",
      "args": [
        "-y",
        "InvoltiaGit/MCP-Server-prompt"
      ]
    }
  }
}