SUPOS
Summary
This MCP server implementation, developed by liuyanqiu, provides integration with the SUPOS platform. It utilizes the @modelcontextprotocol/sdk and offers functionality for interacting with SUPOS services. The server is designed to facilitate communication between MCP clients and SUPOS, enabling applications to leverage SUPOS capabilities within the MCP ecosystem. It's particularly useful for projects that require seamless integration of SUPOS features into MCP-based workflows.
Available Actions(7)
get-topic-tree
Query topic tree structure menu data. Parameters: key (string), showRec (boolean), type (string)
get-topic-detail
Get details of a specific topic. Parameters: topic (string)
get-topic-realtime-data
Get real-time data of a specific topic. Parameters: topic (string)
get-all-topic-realtime-data
Get and analyze real-time data of all topics.
pg-query-sql
Execute SQL queries on the pg database. Parameters: sql (string), params (array, optional)
get-topic-history-data-by-pg
Get historical data of a specific topic. Parameters: prompt (string)
get-topic-query-sql
Get the SQL statement for querying a specific topic. Parameters: prompt (string)
コミュニティレビュー
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください