subtype-space/subspace-api
If you are the rightful owner of subspace-api and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
subspace-api is an express-based RESTful API and Model Context Protocol (MCP) server.
The subspace-api is a robust and flexible server designed to facilitate RESTful API interactions and Model Context Protocol (MCP) operations. It is built on the Express framework, providing a reliable and efficient platform for managing API requests and responses. The server can be easily deployed using Docker, allowing for seamless integration into various environments. Users have the option to clone and self-host the server, adhering to the GNU GPLv3 license, or utilize the hosted service while complying with the terms of service. The server supports environment variable configurations, enabling customization of port settings, logging levels, and other operational parameters. Additionally, it includes features for handling JWT tokens and session management, although some aspects like JWT_SECRET are deprecated.
Features
- Express-based RESTful API server
- Model Context Protocol (MCP) support
- Docker deployment for easy integration
- Environment variable configuration
- Session management and JWT handling