mcp-server-supos
If you are the rightful owner of mcp-server-supos 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.
The supOS MCP Server is a Model Context Protocol server developed using the typescript-sdk, providing a series of supOS open-apis for querying topic structures, details, and more.
The supOS MCP Server is a robust server implementation based on the Model Context Protocol (MCP), utilizing the typescript-sdk. It is designed to facilitate communication with any client that supports the MCP protocol. The server offers a range of supOS open-apis, enabling users to query topic tree structures, retrieve topic details, and access real-time and historical data. Additionally, it supports executing SQL queries on a PostgreSQL database. The server is compatible with various platforms, including desktop applications like Claude for Desktop and IDE plugins such as the Cline plugin for VSCode. Users can configure the server to work with these clients by modifying configuration files and setting environment variables. The server can be installed and run locally using npm or by downloading and compiling the source code. It is licensed under the Apache License 2.0.
Features
- Provides supOS open-apis for querying topic structures and details.
- Supports real-time and historical data retrieval for topics.
- Allows execution of SQL queries on a PostgreSQL database.
- Compatible with various MCP protocol clients like Claude for Desktop.
- Can be installed and run locally using npm or source code compilation.