openai-apps-sdk-examples
Verified Safeby Yasoun
Overview
Provides UI-bearing tools and resources for various demo applications (e.g., pizza map, photo albums, solar system) to be driven by a Model Context Protocol (MCP) client like ChatGPT or the MCP Inspector.
Installation
python pizzaz_server_python/main.pySecurity Notes
A Mapbox access token is hardcoded in `src/pizzaz/index.jsx`, which is generally discouraged for API keys even if it's a public demo token. Both the Python and Node.js servers enable wildcard CORS (`Access-Control-Allow-Origin: *`), posing a security risk in production for cross-origin attacks. No explicit 'eval' or malicious obfuscation patterns were found.
Similar Servers
MCP---Agent-Starter-Kit
Serves local documents via a REST API for manual retrieval or as a tool for Multi-Agent Collaboration Protocol (MCP) agents.
lm
Provides a user-friendly interface for interacting with advanced AI models, generating code, and managing AI tasks with customizable prompts.
MCP-Quantum-Server
Integrates AI, APIs, and automation for intelligent notifications and workflow optimization with GitHub and X.
MCP-server-client-computer-use-ai-sdk
Provides an AI-driven interface to control a macOS computer by automating tasks through accessibility features and a conversational agent loop.