Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By hollaugo
Build, validate, and deploy production-ready MCP servers with AI guidance
npx claudepluginhub hollaugo/prompt-circle-marketplaceMCP Deploy Orchestrator - generates deployment configurations for Cloud Run, Render, and Fly.io
MCP Server Architect - designs server structure, identifies tools, and plans data flow
MCP Schema Validator - validates tools against best practices and detects anti-patterns
MCP Tool Designer - creates well-designed tools with proper schemas, descriptions, and error handling
Add OAuth authentication to your MCP server using Auth0 or custom providers
Add a resource to your MCP server for agent context (schemas, templates, reference data)
Add a new tool to your MCP server using "true task" design principles
Generate deployment configuration for Cloud Run, Render, or Fly.io
Scaffold a complete MCP App with visual UI tools (TypeScript + React + Tailwind)
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools.
Manage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, capability discovery, tool filtering, programmatic execution, or encountering context bloat, server configuration, tool execution errors.
Claude Code skill for building MCP Apps with interactive UIs
Skills for designing and building MCP servers that work seamlessly with Claude — guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.
Build FastMCP 3.x Python MCP servers — covers provider/transform architecture (including CodeMode, Tool Search, and server-level transforms), component versioning, session state, authorization (MultiAuth, PropelAuth, connection-pooled token verifiers), evaluation creation, Pydantic validation, async patterns, STDIO and HTTP transports, nginx reverse proxy deployment, background tasks, Prefab Apps UI, security patterns, client SDK usage, testing, deployment, and migration from FastMCP v2. TypeScript is a legacy reference only and is not updated for v3.
MCP server development helper with tool and resource scaffolding
Build complete ChatGPT Apps with MCP servers, inline widgets, and cloud deployment
A collection of Claude Code plugins for AI-powered development.
/plugin add hollaugo/prompt-circle-marketplace
/plugin install chatgpt-apps-builder
Build complete ChatGPT Apps with MCP servers, inline widgets, and cloud deployment.
Features:
Skills:
| Skill | Description |
|---|---|
/chatgpt-apps-builder:new-app | Create a new ChatGPT App from concept to code |
/chatgpt-apps-builder:add-widget | Add inline widgets with Tailwind CSS |
/chatgpt-apps-builder:add-tool | Add new MCP tools to your app |
/chatgpt-apps-builder:add-auth | Configure Auth0 or Supabase authentication |
/chatgpt-apps-builder:add-database | Add PostgreSQL with Supabase |
/chatgpt-apps-builder:validate | Run validation suite on your app |
/chatgpt-apps-builder:test | Run automated tests |
/chatgpt-apps-builder:deploy | Deploy to Render |
/chatgpt-apps-builder:golden-prompts | Generate test prompts |
/chatgpt-apps-builder:resume-app | Resume building an in-progress app |
Install this plugin:
/plugin add hollaugo/prompt-circle-marketplace
/plugin install chatgpt-apps-builder
To add a new plugin to this marketplace:
plugins/.claude-plugin/plugin.json with plugin metadatamarketplace.json to include your pluginMIT