Ftl
0
Builds and runs polyglot Model Context Protocol (MCP) servers for AI agents.
关于
FTL (Faster Tools) is an open-source framework for building and running polyglot Model Context Protocol (MCP) servers. It's designed from the ground up to be fast, secure, and portable, using a modern stack of open standards like WebAssembly and the Component Model. This foundation ensures that what you build with FTL today will be compatible with the open, interoperable ecosystem of tomorrow, enabling seamless composition of tools written in different programming languages.
主要功能
- Polyglot by Design: SDKs for Python, Rust, TypeScript, and Go
- Secure & Sandboxed: Each tool runs in an isolated WASM sandbox
- Seamless Composition: Mix and match tools written in different languages
- Run Anywhere: Deploy to any host compatible with Spin/Wasmtime
- MCP Compliant: Out-of-the-box support for Streamable HTTP and Authorization
- 0 GitHub stars
使用案例
- Composing tools written in different languages (Rust, Python, Go, TS) into a single application
- Building polyglot Model Context Protocol (MCP) servers for AI agents
- Deploying applications to a globally distributed edge network with fast cold starts