Back to directory
norman-mcp-server

norman-mcp-server

@norman-finance41

This Model Context Protocol (MCP) server enables AI to interact with the Norman Finance API, allowing access to accounting, invoices, companies, clients, taxes, and more through a standardized protocol.

accountinginvoicingtaxcrmfinance

Installation & Configuration

{
  "mcpServers": {
    "norman-mcp-server": {
      "command": "<home_path>/.local/bin/uvx",
      "args": [
        "--from",
        "norman-mcp-server@latest",
        "norman-mcp"
      ],
      "env": {
        "NORMAN_EMAIL": "[email protected]",
        "NORMAN_PASSWORD": "your-password",
        "NORMAN_ENVIRONMENT": "production"
      }
    }
  }
}

Information

Transport
ssestdio
Language
Python
Created
2025/4/16
Updated
2026/6/7