fusio

fusio

Self-hosted API management platform that enables transforming internal services into professional API products.

MCPDevOpen sourceAPI管理自托管MCP支持
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 2.1k
Source
mcp-github

Overview

Fusio is a self-hosted, open-source backend platform and API gateway built with PHP. It helps expose your internal infrastructure as REST APIs, whether legacy databases or microservices. Fusio offers automated developer portals, SDK generation, and monetization tools, and supports the MCP protocol to turn your backend logic into tools for AI agents. Suitable for enterprises and individual developers looking to build and manage APIs.

Capabilities

  • Instantly expose SQL/NoSQL databases as REST APIs
  • Secure routing and load balancing for microservice traffic
  • Build custom API logic using PHP or JavaScript
  • Support for AI ecosystems via the MCP protocol
  • Automated generation of client SDKs
  • API monetization tools

Use cases

Expose legacy databases as APIsManage and orchestrate microservicesBuild custom business logicProvide tools for AI agents

Setup

Requires: DockerMySQL/PostgreSQL
Quick start with Docker: "docker compose up -d" or manually install and configure environment variables.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What databases does Fusio support?

Supports MySQL, PostgreSQL, and SQLite.

How do I get started with Fusio?

Refer to the quick start guide in the official documentation.

Related skills