intacct-mcp-server

intacct-mcp-server

0

The Intacct MCP Server provides a way to authenticate with Sage Intacct and perform XML API requests via a Model Context Protocol supporting JSON-RPC. It emphasizes easy integration, communication via stdio, and secure handling of authentication and XML content.

get_info

Return information about the MCP server

list_tools

Return to the list of available tools

tools/post_xml_to_intacct

Send XML content to Intacct

tools/get_intacct_session

Get a new session ID from Intacct

tools/batch_xml_to_intacct

Send XML requests in batches