mcp-server-supos
7
supOS MCP Server is a Model Context Protocol server that provides various supOS open APIs. It allows querying and retrieval of topic-related data, making it useful for clients that support the MCP protocol.
supOS MCP Server
This project is an MCP server developed based on the typescript-sdk provided by the Model Context Protocol (MCP). It supports any client that utilizes the MCP protocol, offering supOS open APIs such as querying topic tree structures and fetching topic details.
Supported APIs
- Tools allowing querying of topic tree structures, topic details, real-time data retrieval, and history data access via GraphQL.
Getting Started
- System Requirements: Node.js
- Installing Client: Use clients like
Claude for Desktop
for interaction with the MCP server. - Running Service Locally: Options include installing
mcp-server-supos
via npm or downloading and compiling the source locally.
Installation via Smithery
SupOS MCP Server can be installed automatically for Claude Desktop using Smithery CLI.
License
This project is licensed under Apache License 2.0.