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/quickbooks-mcp · v0.1.4
Every QuickBooks Online Accounting entity, plus an offline SQLite mirror and AR/AP aging.
QuickBooks Online MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
{
"id": "io.github.Servosity/quickbooks-mcp",
"type": "mcp-server",
"version": "0.1.4",
"displayName": "QuickBooks Online MCP",
"description": "Every QuickBooks Online Accounting entity, plus an offline SQLite mirror and AR/AP aging.",
"repository": {
"url": "https://github.com/servosity/msp-skills",
"source": "github",
"subfolder": "skills/quickbooks"
},
"distribution": {
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/Servosity/msp-skills/releases/download/quickbooks-v0.1.4/quickbooks-mcp.mcpb",
"version": "0.1.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "QUICKBOOKS_ACCESS_TOKEN",
"description": "OAuth 2.0 bearer access token (scope com.intuit.quickbooks.accounting). Mint it from the Intuit OAuth 2.0 Playground or `quickbooks-cli auth refresh`.",
"isRequired": true,
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Servosity/quickbooks-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Servosity%2Fquickbooks-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}