Serverscom.devcycle/mcp
M

com.devcycle/mcp

com.devcycle/mcp · v6.3.2
● Remote
v6.3.2remote🌐 https://mcp.devcycle.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.devcycle/mcp",
  "description": "DevCycle MCP server for feature flag management",
  "repository": {
    "url": "https://github.com/DevCycleHQ/cli",
    "source": "github"
  },
  "version": "6.3.2",
  "websiteUrl": "https://docs.devcycle.com/cli-mcp/mcp-getting-started",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.devcycle.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://mcp.devcycle.com/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}