← Back to Plugins
MCP Server MCP

io.github.patwalls/slope-mcp

github By github 👁 1 views ▲ 0 votes

Proprietary B2B creator-velocity data: ranked board, live breakouts, and audience-growth curves.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "slope-mcp",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional. A Slope API key. If unset, the server auto-mints a free key on first use (no signup). Mint one at POST https://yourslope.com/api/v1/keys.",
          "isSecret": true,
          "name": "SLOPE_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...