UCL - Seamless Multi-Tenant Integration
The practical implementation of MCP for real-world applications
Last updated
The practical implementation of MCP for real-world applications
Last updated
Multitenancy lets you serve multiple customers (tenants) through a single Fastn UCL instance — while keeping their data, apps, and actions fully isolated. Whether you're powering internal teams or external clients, Fastn ensures every tenant gets their own secure, customized command layer.
Isolated Execution: Keep workflows, credentials, and audit logs tenant-specific — no cross-bleed.
Built-in Access Control: Enforce tenant-level auth and permissioning out of the box.
One Deployment, Many Customers: Scale effortlessly — no need to spin up separate infrastructure.
Custom App Connections per Tenant: Each tenant connects their own tools — Fastn handles the routing.
You say: "Notify Users"
Fastn enforces strict tenant isolation via secure APIs and workspace-scoped tokens. Tenant IDs are validated on every request. No accidental leaks. No tenant-hopping.
Visual overview of how Fastn UCL components interact
Host with Fastn UCL Client: Programs like Claude Desktop, IDEs, or AI tools that want to access data through Fastn UCL
Fastn with Fastn UCL Server: Fastn provides the Fastn UCL Server, which exposes specific capabilities through the standardized Model Context Protocol
Connectors: Integration points that Fastn connects to for accessing data sources and services
Services: External systems available over the internet or local data sources that Fastn can securely access through connectors
Step-by-step processes and example scenarios
A dedicated Fastn UCL Server implementation that connects AI tools to your applications and data.
Fastn UCL Server is a robust implementation of the Fastn UCL standard that acts as a bridge between AI assistants and your data sources. It provides secure, controlled access to your applications while keeping your data private.
Pre-built connectors for popular services like Google Docs, Slack, Notion, and more
Custom connector support for connecting to any API or service
Secure authentication and access control
Runs locally, ensuring your data remains private
Easy setup and configuration