MCP server for the Freemática ERP REST API: invoicing, accounts receivable, suppliers, accounting and HR data for AI assistants like Claude. Built by Nubiia.
| Tool name | Description | Destructive? |
|---|---|---|
| mi_tool | ✓ no |
{
"mcpServers": {
"nubiiamcp-freematica": {
"command": "npx",
"args": [
"-y",
"@nubiia/mcp-freematica"
]
}
}
}