brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.Servosity/action1-mcp · v0.1.0
Every Action1 endpoint, plus fleet-wide patch and vulnerability views across all your organizations.
Action1 MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
{
"id": "io.github.Servosity/action1-mcp",
"type": "mcp-server",
"version": "0.1.0",
"displayName": "Action1 MCP",
"description": "Every Action1 endpoint, plus fleet-wide patch and vulnerability views across all your organizations.",
"repository": {
"url": "https://github.com/servosity/msp-skills",
"source": "github",
"subfolder": "skills/action1"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Servosity/msp-skills/releases/download/action1-v0.1.0/action1-mcp.mcpb",
"version": "0.1.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "ACTION1_CLIENT_ID",
"description": "Set the ACTION1_CLIENT_ID credential for the Action1 MCP server.",
"isRequired": true,
"isSecret": true
},
{
"name": "ACTION1_CLIENT_SECRET",
"description": "Set the ACTION1_CLIENT_SECRET credential for the Action1 MCP server.",
"isRequired": true,
"isSecret": true
},
{
"name": "ACTION1_REGION",
"description": "Set the ACTION1_REGION credential for the Action1 MCP server.",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Servosity/action1-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Servosity%2Faction1-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}