Loading MCP server directory, please wait...
Manage SRG+ hubs, channels, content, assets, users, and workspaces from any MCP-aware AI agent.
npx @getmcp/cli add io.github.srgplus/srgplus-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SRG_API_KEYSSRG+ workspace API key(s). Single key: srgplus_xxx. Multiple workspaces: srgplus_xxx,srgplus_yyy (comma-separated). Get keys from Settings -> Workspaces -> API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.srgplus/srgplus-mcp": {
"command": "uvx",
"args": [
"srgplus-mcp"
],
"env": {
"SRG_API_KEYS": ""
}
}
}
}