drio
Open app

supOS MCP Server

Source

mcp server sopos open-api

Catalog onlyCatalog onlySTDIO

Overview

The supOS MCP Server is a server developed based on the Model Context Protocol (MCP) that provides a TypeScript SDK for clients supporting the MCP protocol. It allows clients to access various open APIs of supOS, such as querying topic tree structures and topic details.

To use the supOS MCP Server, you need to install a compatible client like 'Claude for Desktop' and configure it to connect to the MCP server. You can either run the server locally or use it via npx.

  • Provides APIs to query topic tree structures and details. - Supports various clients that implement the MCP protocol. - Easy configuration for local or remote usage.
  1. Querying and managing topic structures in applications.
  2. Integrating with various clients that support the MCP protocol.
  3. Facilitating data operations through the supOS open APIs.

Add to your AI client

Use these steps to connect supOS MCP Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.

Cursor

Add this to your .cursor/mcp.json file in your project root, then restart Cursor.

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server-supos-freezonex": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-supos-freezonex"
      ]
    }
  }
}

Claude Desktop

Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.

~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

{
  "mcpServers": {
    "mcp-server-supos-freezonex": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-supos-freezonex"
      ]
    }
  }
}

Claude Code

Add this to your project's .mcp.json file. Claude Code will detect it automatically.

.mcp.json (project root)

{
  "mcpServers": {
    "mcp-server-supos-freezonex": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-supos-freezonex"
      ]
    }
  }
}

VS Code (Copilot)

Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.

.vscode/mcp.json

{
  "servers": {
    "mcp-server-supos-freezonex": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-supos-freezonex"
      ]
    }
  }
}

Windsurf

Add this to your Windsurf MCP config file, then restart Windsurf.

~/.codeium/windsurf/mcp_config.json

{
  "mcpServers": {
    "mcp-server-supos-freezonex": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-supos-freezonex"
      ]
    }
  }
}

Cline

Open Cline settings, navigate to MCP Servers, and add this server configuration.

Cline MCP Settings (via UI)

{
  "mcpServers": {
    "mcp-server-supos-freezonex": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-mcp-server-supos-freezonex"
      ]
    }
  }
}

FAQ

What is the Model Context Protocol (MCP)?

MCP is a protocol designed to facilitate communication between clients and servers in a structured manner.

Is there a specific client required to use the supOS MCP Server?

While the server can work with any MCP-compliant client, 'Claude for Desktop' is a recommended option.

How do I obtain the API key for supOS?

You can get the API key by logging into the supOS community version and navigating to the Data Modeling section.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1709,"uuid":"755413f5-d1f1-4bf1-ab03-e922bcc0d8f0","name":"mcp-server-supos","title":"supOS MCP Server","description":"mcp server sopos open-api","avatar_url":"https://avatars.githubusercontent.com/u/144645921?v=4","created_at":"2025-03-05T04:58:32.278Z","updated_at":"2025-03-12T10:20:29.971Z","status":"created","author_name":"FREEZONEX","author_avatar_url":"https://avatars.githubusercontent.com/u/144645921?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/FREEZONEX/mcp-server-supos","target":"_self","content":"$29","summary":"$2a","img_url":"https://camo.githubusercontent.com/37d187c94f4211633d1a9875e9f2367a1866197b422186e774d99a01cf27d5f4/68747470733a2f2f736d6974686572792e61692f62616467652f40465245455a4f4e45582f6d63702d7365727665722d7375706f73","type":null,"metadata":"{\"star\":\"7\",\"license\":\"Apache-2.0 license\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-04-18 13:56:47\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]