McpMux
Back to Registry

Stellary MCP Server

Community

Contributed by Soheil Saheb-Jamii

Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

About the Stellary MCP Server

The Stellary MCP server is a remote (HTTP) Model Context Protocol server available in the McpMux registry. Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows. This is a community-contributed MCP server by Soheil Saheb-Jamii.

Install the Stellary MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.

Transport Configuration

Transport Configuration
{
  "type": "http",
  "url": "https://api.stellary.co/mcp",
  "headers": {
    "Authorization": "Bearer ${input:STELLARY_TOKEN}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "STELLARY_TOKEN",
        "label": "Stellary Personal Access Token",
        "description": "PAT sent as a Bearer token to the hosted Streamable HTTP MCP endpoint. Required for any useful call.",
        "type": "text",
        "required": true,
        "secret": true,
        "placeholder": "YOUR_STELLARY_TOKEN",
        "obtain": {
          "url": "https://app.stellary.co",
          "instructions": "1. Sign in at app.stellary.co\n2. Open Account settings → API tokens from the user menu\n3. Create a personal access token (start with projects:read and pilotage:read; add write scopes only if needed)\n4. Copy the plaintext secret shown once at creation",
          "button_label": "Create Token"
        }
      }
    ]
  }
}
Details
TransportRemote (HTTP)
Hostingremote
AuthAPI Key
Capabilities
Tools

Categories

Tags

stellaryproject-managementboardstasksagentsproductivityremote

Supported AI Clients

The Stellary MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Stellary with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.