Skip to main content
Glama
annygabb

Orquestrador de Sites

by annygabb

Orquestrador de Sites

MCP App 具有完整的选择界面:复选框、搜索、过滤器、计数器和 确认选择 按钮。确认后,会将所选技能和个性化设置的说明返回给 ChatGPT,这些说明从那一刻起在项目中生效。

包含内容

  • /mcp 上的 Streamable HTTP 端点;

  • 通过 MCP Apps 嵌入 ChatGPT 的界面;

  • open_skill_selectorconfirm_skill_selection 工具;

  • 设计、UX、代码审查、安全性、SEO、动画、token 优化、组件和参考资料的目录;

  • 可直接部署到 Vercel;

  • 用于打包为 Codex 插件的编排技能。

Related MCP server: Superpowers MCP Server

发布到 Vercel

  1. 使用你的 GitHub 账户进入 vercel.com/new

  2. 导入仓库 annygabb/Orquestrador-de-Sites

  3. 保持检测到的框架为 Next.js,然后点击 Deploy。没有任何变量是必需的。

  4. 完成后,复制生产 URL,例如 https://orquestrador-de-sites.vercel.app

  5. MCP 地址就是该 URL 加上 /mcp

连接到 ChatGPT

  1. 打开 设置 → 插件

  2. 点击 + 按钮,选择创建新的插件/MCP 连接。

  3. 填写一个名称,例如 Orquestrador de Sites

  4. 服务器 URL 中,粘贴 https://SEU-PROJETO.vercel.app/mcp

  5. 选择 无身份验证。此服务器不使用 OAuth,也不访问私有数据。

  6. 确认自定义 MCP 服务器警告,然后点击 创建

在聊天中,输入:Mostre minhas skills de projeto。勾选所需选项,然后点击 确认选择

本地开发

npm install
npm run dev

验证:

npm run typecheck
npm run build

目录的外部来源

目录中的选项指向其官方项目或参考页面。这些项目不会在本仓库中重新分发;编排器会提供使用指令以及来源链接,供需要时查阅或安装。

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