drio
Open app

Stateset MCP Server

Source

StateSet MCP Server

Catalog onlyCatalog onlySTDIO

Overview

Stateset MCP Server is a Model Context Protocol server designed for the StateSet API, enabling integration with StateSet's issue operations system through MCP, facilitating interactions with large language models (LLMs).

To use the Stateset MCP Server, set up the server environment as per the documentation provided in the GitHub repository, and configure it to connect with the StateSet API for issue operations.

  • Integration with StateSet's issue operations system. - Support for interactions with LLMs. - Facilitates seamless communication between models and the StateSet API.
  1. Enabling LLMs to manage and resolve issues within the StateSet framework.
  2. Automating responses to user queries through LLMs.
  3. Enhancing the functionality of applications that rely on StateSet for issue tracking.

Add to your AI client

Use these steps to connect Stateset 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": {
    "stateset-mcp-server-stateset": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-stateset-mcp-server-stateset"
      ]
    }
  }
}

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": {
    "stateset-mcp-server-stateset": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-stateset-mcp-server-stateset"
      ]
    }
  }
}

Claude Code

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

.mcp.json (project root)

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

VS Code (Copilot)

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

.vscode/mcp.json

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

Windsurf

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

~/.codeium/windsurf/mcp_config.json

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

Cline

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

Cline MCP Settings (via UI)

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

FAQ

What is the purpose of the Stateset MCP Server?

The Stateset MCP Server allows LLMs to interact with the StateSet API, streamlining issue management and resolution.

Is there any documentation available?

Yes! Comprehensive documentation is available on the GitHub repository.

What programming language is used for the Stateset MCP Server?

The server is developed in JavaScript.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2249,"uuid":"fdcb8088-7ee1-44cd-90c7-6d5aae1f7a69","name":"stateset-mcp-server","title":"Stateset MCP Server","description":"StateSet MCP Server","avatar_url":"https://avatars.githubusercontent.com/u/55513851?v=4","created_at":"2025-03-09T06:51:30.804Z","updated_at":"2025-03-12T10:20:53.127Z","status":"created","author_name":"stateset","author_avatar_url":"https://avatars.githubusercontent.com/u/55513851?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/stateset/stateset-mcp-server","target":"_self","content":"$29","summary":"$2a","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-06-04 09:47:11\"}","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"}]]}]