Back to Home
Yasoun icon

openai-apps-sdk-examples

Verified Safe

by 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

Run Command
python pizzaz_server_python/main.py

Security 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

Stats

Interest Score0
Security Score6
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2026-01-19

Tags

Model Context Protocol (MCP)UI WidgetsPythonFastAPIOpenAI