MCP & Tool-Aufrufe

Skybridge

alpic-ai/skybridge

Skybridge is an open-source, full-stack TypeScript and React framework for building type-safe MCP Apps, MCP servers, and ChatGPT Apps across supported UI-enabled MCP clients.

★ 2KSterne
⑂ 133Forks
51Offene Issues
TypeScriptSprache
MITLizenz
Q@project.QualityScoreRedaktionelle Bewertung

Übersicht

The framework provides abstractions and development tooling for interactive applications that connect an MCP server, a language model, and a React interface. It is intended to reduce reliance on low-level SDK code by adding end-to-end type inference, React hooks, local emulation, hot module replacement, tunneling, examples, and deployment options. The repository is active rather than archived, and its default branch is main.

Wichtige Funktionen

  • End-to-end type inference from MCP server tool definitions to React views
  • React-first APIs with React Query-style hooks and state management
  • Local development server with an emulator and hot module replacement
  • Permanent tunnel for connecting local applications to Claude and ChatGPT
  • Compatibility abstraction for supported UI-enabled MCP clients
  • CLI, coding-agent skill, and programmatic development APIs
  • Examples covering commerce, travel, SaaS, authentication, games, tutoring, and generative UI
  • Deployment through Alpic or self-hosting on a Node.js-compatible platform

Voraussetzungen, Installation und Schnellstart

For a new project, run `npm create skybridge@latest my-app`. For an agent-oriented setup, install the documented skill with `npx skills add alpic-ai/skybridge -s skybridge`. Version-specific installation instructions and dependency requirements are not stated in the repository metadata. The quick-start guide is available at https://docs.skybridge.tech/quickstart/create-new-app.

Nutzung

After bootstrapping a project, define MCP server tools and implement React views that consume the inferred types and framework hooks. Use the development server, emulator, HMR, and tunnel for local iteration, then deploy through Alpic or to a Node.js-compatible host. With the optional agent skill installed, suggested requests include creating an MCP app, migrating an MCP server, or adding a view. API details are documented at https://docs.skybridge.tech/api-reference.

Modellkompatibilität und Anwendungsfälle

The README identifies Claude and ChatGPT and describes support for VS Code and other compatible, UI-enabled MCP clients. The framework is presented as platform-agnostic and abstracts client implementation differences. Exact model versions, API providers, compatibility test results, and support guarantees are not stated in the repository metadata.

Lizenz- und Risikohinweise

The repository declares the MIT license. The license file is available at https://github.com/alpic-ai/skybridge/blob/main/LICENSE. This summary is not legal advice.

Veröffentlichung und Wartung

No release version or changelog details are included in the supplied record. The repository was created on 2025-10-07, and the supplied metadata reports its last push at 2026-08-03T09:50:33Z.

MemPalace

mempalace/mempalace

★ 58KPython

QwenPaw

agentscope-ai/qwenpaw

★ 33,9KPython

Composio

composiohq/composio

★ 29,5KTypeScript