Skip to main content
Glama
annygabb

Orquestrador de Sites

by annygabb

Orquestrador de Sites

MCP App with a complete selection interface: checkboxes, search, filters, counter, and a Confirm selection button. The confirmation returns to ChatGPT the instructions for the chosen skills and customizations, which then take effect on the project from that point on.

What's included

  • Streamable HTTP endpoint at /mcp;

  • interface embedded in ChatGPT via MCP Apps;

  • open_skill_selector and confirm_skill_selection tools;

  • catalog covering design, UX, code review, security, SEO, animation, token optimization, components, and references;

  • deployment ready for Vercel;

  • orchestration skill for packaging as a Codex plugin.

Related MCP server: Superpowers MCP Server

Deploying to Vercel

  1. Go to vercel.com/new using your GitHub account.

  2. Import the repository annygabb/Orquestrador-de-Sites.

  3. Keep the detected framework as Next.js and click Deploy. No variables are required.

  4. When finished, copy the production URL, for example https://orquestrador-de-sites.vercel.app.

  5. The MCP address will be that URL with /mcp appended.

Connecting to ChatGPT

  1. Open Settings → Plugins.

  2. Click the + button and choose to create a new MCP plugin/connection.

  3. Fill in a name, such as Orquestrador de Sites.

  4. In Server URL, paste https://SEU-PROJETO.vercel.app/mcp.

  5. Select No authentication. This server doesn't use OAuth or access private data.

  6. Confirm the custom MCP server warning and click Create.

In the chat, ask: Mostre minhas skills de projeto. Check the desired options and click Confirm selection.

Local development

npm install
npm run dev

Validation:

npm run typecheck
npm run build

Catalog external sources

The catalog options point to their official projects or reference pages. These projects are not redistributed in this repository; the orchestrator provides usage directives and the source links for reference or installation when needed.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • -
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables intelligent discovery and management of Claude Skills through semantic search, ratings, favorites, and community curation. Provides tools to search, upload, rate, and organize skills with natural language queries and comprehensive metadata.
    -
  • A
    license
    B
    quality
    D
    maintenance
    Provides access to the Superpowers skills library - expert-crafted workflows and best practices that guide AI assistants through proven techniques for coding tasks. Supports both community skills and custom personal skills.
    2
    1,567
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables discovery and installation of agent skills from curated GitHub repositories, allowing users to search large collections and inspect skill contents directly. It supports downloading skills locally and provides grounded scaffolds for creating new skills based on existing patterns.
    5
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to discover, install, and manage SKILL.md skills from a Git-backed registry via MCP tools for search, install, and list operations.
    13
    1
    MIT

Latest Blog Posts

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/annygabb/Orquestrador-de-Sites'

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