Waasup
Provides a production-ready, SaaS-oriented Model Context Protocol (MCP) server implementation for PHP.
About
WaaSuP (Website as a Server unleashing Power) is a robust and production-ready Model Context Protocol (MCP) server designed for PHP applications. It enables website functionality to be exposed as a server, empowering chat and agentic tools to interact with existing platforms. Built for enterprise-grade SaaS solutions, it incorporates essential features like OAuth 2.1 authentication, real-time Server-Sent Events (SSE), and a flexible system for managing various tools, prompts, and resources.
Key Features
- Real-time Server-Sent Events (SSE) for instant message delivery
- Multi-tenant Architecture supporting agency/user context isolation for SaaS applications
- Flexible Tool System for easy registration of custom functionalities
- OAuth 2.1 Authentication for secure access control
- Production Ready with comprehensive logging, error handling, and session management
- 1 GitHub stars
Use Cases
- Exposing website functionalities as a server for external tools
- Creating custom tools and prompts accessible via a standardized protocol
- Building SaaS applications that integrate with AI agents and LLMs