Orquestrador de Sites
Allows users to submit new skill proposals by creating a branch, updating the central skills catalog, creating the SKILL.md file, and opening a pull request on GitHub.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Orquestrador de SitesMostre minhas skills de projeto para eu selecionar as personalizações."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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_selectorandconfirm_skill_selectiontools;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
Go to vercel.com/new using your GitHub account.
Import the repository
annygabb/Orquestrador-de-Sites.Keep the detected framework as Next.js and click Deploy. No variables are required.
When finished, copy the production URL, for example
https://orquestrador-de-sites.vercel.app.The MCP address will be that URL with
/mcpappended.
Connecting to ChatGPT
Open Settings → Plugins.
Click the + button and choose to create a new MCP plugin/connection.
Fill in a name, such as
Orquestrador de Sites.In Server URL, paste
https://SEU-PROJETO.vercel.app/mcp.Select No authentication. This server doesn't use OAuth or access private data.
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 devValidation:
npm run typecheck
npm run buildCatalog 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.
This server cannot be installed
Maintenance
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
Search your team's shared AI-skill library, get install commands, and save skills from your agent.
Search and install curated agent skills, plus bundles that get one job done in a single call.
Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.
Agent skills from the ProvenSkills Labs store, delivered with updates over one connector.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables 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.-
- AlicenseBqualityDmaintenanceProvides 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.21,5674MIT
- AlicenseAqualityCmaintenanceEnables 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.52MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to discover, install, and manage SKILL.md skills from a Git-backed registry via MCP tools for search, install, and list operations.131MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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