SERVER

Norman MCP Server

Rank #2966

finance.norman/mcp-server

Norman Finance is an accounting and tax filing autopilot designed for entrepreneurs in Germany. The Norman Finance MCP server enables new ways of interacting with Norman Finance's accounting, tax, and invoicing services. Simplifying financial workflows by integrating Norman Finance API capabilities

First listed
Apr 17, 2025
Last publish date
Feb 19, 2026
OVERVIEW

Norman MCP Server is a Model Context Protocol (MCP) server published by norman-finance. It ranks #2966 of 58,900 servers tracked on MCP Toplist, and its repository has 48 GitHub stars. Norman MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Apr 17, 2025 and most recently updated on Feb 19, 2026.

STANDING
#2,966of 58,900 tracked serversTop 10%

Ranks ahead of 55,934 of 58,900 servers on MCP Toplist.

CONNECT

Use Norman MCP Server

Add Norman MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · SSE
{
  "mcpServers": {
    "norman": {
      "url": "https://mcp.norman.finance/sse"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Python package (PyPI)
{
  "mcpServers": {
    "norman": {
      "command": "uvx",
      "args": [
        "norman-mcp-server"
      ],
      "env": {
        "NORMAN_EMAIL": "<your NORMAN_EMAIL>",
        "NORMAN_PASSWORD": "<your NORMAN_PASSWORD>",
        "NORMAN_ENVIRONMENT": "<your NORMAN_ENVIRONMENT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

norman-finance

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.1.7Feb 19, 2026
0.1.6Feb 19, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Norman MCP Server?
Norman Finance is an accounting and tax filing autopilot designed for entrepreneurs in Germany. The Norman Finance MCP server enables new ways of interacting with Norman Finance's accounting, tax, and invoicing services. Simplifying financial workflows by integrating Norman Finance API capabilities
Who maintains Norman MCP Server?
Norman MCP Server is maintained by norman-finance, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Norman MCP Server an official MCP server?
Yes — Norman MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does Norman MCP Server have?
MCP Toplist tracks 3 versions of Norman MCP Server, most recently published on Feb 19, 2026.
Where can I find the source code for Norman MCP Server?
The source code for Norman MCP Server is hosted at github.com/norman-finance/norman-mcp-server.
EXPLORE