MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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.

Created 6/17/2026
Updated about 8 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx intacct-mcp

Cursor configuration (mcp.json)

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