mcpserver Skill
Migrates an MCP server with interactive widgets from the OpenAI Apps SDK (window.openai, text/html+skybridge) to the MCP Apps standard (@modelcontextprotocol/ext-apps), covering server-side and client-side changes. Published by microsoft in mcp-interactiveUI-samples.
What is mcpserver Skill?
Migrates an MCP server with interactive widgets from the OpenAI Apps SDK (window.openai, text/html+skybridge) to the MCP Apps standard (@modelcontextprotocol/ext-apps), covering server-side and client-side changes. Published by microsoft in mcp-interactiveUI-samples. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use mcpserver Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/mcp-interactiveUI-samples
- Skill file: mcp-apps/zava-insurance/node/src/mcpserver/SKILL.md
What it does
Migrates an MCP server with interactive widgets from the OpenAI Apps SDK (window.openai, text/html+skybridge) to the MCP Apps standard (@modelcontextprotocol/ext-apps), covering server-side and client-side changes.
Skill instructions
Skill: Migrate OpenAI Apps SDK → MCP Apps Migrate an MCP server with interactive widgets from the OpenAI Apps SDK (window.openai, text/html+skybridge, flat meta["openai/..."] keys) to the MCP Apps standard (@modelcontextprotocol/ext-apps). When to Use Use this skill when: - An MCP server uses text/html+skybridge MIME type for widget resources - Widget code references window.openai globals (e.g. window.openai.callTool, window.openai.toolOutput, window.openai.theme) - Server code uses flat meta["openai/outputTemplate"] or meta["openai/widgetAccessible"] keys - The goal is to make the server compatible with MCP Apps hosts (Claude, ChatGPT, Microsoft 365 Copilot, etc.) References - MCP Apps repo: https://github.com/modelcontextprotocol/ext-apps - API docs: https://modelcontextprotocol.github.io/ext-apps/api/ - Migration guide: https://modelcontextprotocol.github.io/ext-apps/docs/migration/openai-apps - Patterns: https://modelcontextprotocol.github.io/ext-apps/docs/patterns Packages | Packa
Explore related resources
Frequently asked questions
What is mcpserver?
mcpserver is a open-source AI agent skill with Copy skill directory. Migrates an MCP server with interactive widgets from the OpenAI Apps SDK (window.openai, text/html+skybridge) to the MCP Apps standard (@modelcontextprotocol/ext-apps), covering server-side and client-side.
Who is mcpserver best for?
mcpserver is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install mcpserver?
Install or run mcpserver using Copy skill directory. Check mcpserver for the latest setup command.
Is mcpserver actively maintained?
mcpserver may need a closer maintenance check before production use.
Auto-fetched from GitHub.