MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

An MCP server for the Sage Intacct REST and XML API. Gives Claude direct access to your Intacct data — vendors, bills, journal entries, queries, and more — via natural language.

创建于 6/17/2026
更新于 about 8 hours ago
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南

安装包 (如果需要)

uvx intacct-mcp

Cursor 配置 (mcp.json)

{ "mcpServers": { "dgaretz-oss-intacct-mcp": { "command": "uvx", "args": [ "intacct-mcp" ] } } }