← Index

io.github.theYahia/getcourse-mcp

io.github.theYahia/getcourse-mcp·v1.0.0·Other
Quality Score
80
/100

MCP server for GetCourse API -- users, deals.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "getcourse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/getcourse-mcp"
      ],
      "env": {
        "GETCOURSE_DOMAIN": "<your-getcourse_domain>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "getcourse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/getcourse-mcp"
      ],
      "env": {
        "GETCOURSE_DOMAIN": "<your-getcourse_domain>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @theyahia/getcourse-mcp
§02  Environment variables
GETCOURSE_DOMAIN
requiredsecret

API key for the service

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other