Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From openaccountants
Connects to the OpenAccountants API for accounting and financial data access. Requires authentication credentials.
npx claudepluginhub openaccountants/openaccountants --plugin openaccountantsCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"openaccountants": {
"type": "http",
"url": "https://www.openaccountants.com/api/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://www.openaccountants.com/api/mcpShare bugs, ideas, or general feedback.