Back to Browse

Skills MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Find a tested AI image or video prompt — toy, LEGO, plushie, portrait, poster — and render it.

About

Find a tested AI image or video prompt — toy, LEGO, plushie, portrait, poster — and render it.

Remote endpoints: streamable-http: https://www.promptfrenzy.com/api/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

5 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-promptfrenzy-promptfrenzy": {
      "url": "https://www.promptfrenzy.com/api/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

PromptFrenzy skills

Agent skills for PromptFrenzy — a library of AI image and video prompts that have each been run thousands of times, plus the generator that runs them.

promptfrenzy

Use when someone wants a picture or clip made from a photo or an idea — a LEGO or toy version, a plushie, a portrait, a poster, a product shot, a character sheet, or a short animated clip — and wants a prompt that already works rather than one written from scratch.

The skill teaches an agent to search the library, read what a prompt needs before spending anything, and either hand the prompt to the user or render it for them through the MCP server.

Install

npx skills add Prompt-Frenzy/skills

Or copy promptfrenzy/ into your client's skills directory.

Connect the generator

Searching and reading prompts need no account. To render, add the MCP server:

claude mcp add --transport http promptfrenzy \
  https://www.promptfrenzy.com/api/mcp \
  --header "Authorization: Bearer pf_your_key_here"

Keys are created at Settings → Connect an AI agent. Full docs: https://www.promptfrenzy.com/mcp.

Source of truth

These files are maintained in the PromptFrenzy product repo alongside the server they document, and mirrored here. Please open issues here; fixes land upstream first so the skill and the API can't drift into two different truths.

MIT licensed.

Reviews

No reviews yet

Be the first to review this server!