MCPServers

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(5)

get-model-topic-tree

Query topic tree structure menu data. Parameters: key (string): Fuzzy search keyword for child nodes, showRec (boolean): Number of records to display, type (string): Search type: 1--Text search, 2--Tag search.

get-model-topic-detail

Get details of a specific topic. Parameters: topic (string): The topic path corresponding to the model.

get-topic-realtime-data

Get real-time data of a specific topic. Parameters: topic (string): The topic path corresponding to the model.

get-all-topic-realtime-data

Get and analyze real-time data of all topics.

get-topic-history-data-by-graphql

Get history data of a specific topic from graphql. Parameters: topic (string): The topic path corresponding to the model, limit (number): Limit number of records, startTime (string): Start time in ISO 8601 format, endTime (string): End time in ISO 8601 format.

Last Updated: April 25, 2025

コミュニティレビュー

0.0
0 レビュー
5
0
4
0
3
0
2
0
1
0

まだレビューはありません. 最初のレビューを投稿しましょう!

会話に参加するにはサインインしてください

Coming soon to
HighlightHighlight AI

言語

TypeScript

カテゴリ

タグ