Norman Finance
Enables interaction with the Norman Finance API, offering access to accounting, invoices, companies, clients, taxes, and more.
8 stars
0 tools
Created Aug 2025
@norman-finance/norman-finance-norman-finance-norman-mcp-serverAbout
Enables interaction with the Norman Finance API, offering access to accounting, invoices, companies, clients, taxes, and more.
Categories
general
Installation
npm
npm install @norman-finance/norman-finance-norman-finance-norman-mcp-server
Configuration
{
"mcpServers": {
"norman-finance-norman-finance-norman-mcp-server": {
"command": "npx",
"args": [
"-y",
"@norman-finance/norman-finance-norman-finance-norman-mcp-server"
]
}
}
}