MCP Directory
Back

sunpeak

by Sunpeak-AI · TypeScript · ★ 193

Server-agnostic MCP testing framework and full-stack MCP App framework for ChatGPT Apps, Claude Connectors, and more.

#chatgpt-app#chatgpt-app-framework#chatgpt-apps-sdk#chatgpt-simulator#claude-connector#framework#mcp#mcp-app#mcp-ui#multi-platform#openai-app#react#sunpeak#tailwind#testing

Install

npx -y github:Sunpeak-AI/sunpeak

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "sunpeak": {
      "command": "npx",
      "args": [
        "-y",
        "github:Sunpeak-AI/sunpeak"
      ]
    }
  }
}

From the README

packages/sunpeak/README.md
Read full README on GitHub →

Related ai & ml servers