Loading MCP server directory, please wait...
Bulgarian accounting platform nula.bg: invoices, bills, OCR, customers, inventory and banking.
npx @getmcp/cli add io.github.encorp-io/nulabg-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NULA_API_KEYnula.bg API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.encorp-io/nulabg-mcp": {
"command": "npx",
"args": [
"-y",
"nulabg-mcp"
],
"env": {
"NULA_API_KEY": "",
"NULA_READ_ONLY": "true",
"NULA_PROFILES": ""
}
}
}
}