does-it-install?

← All servers

Norman MCP Server

AI-powered bookkeeping and tax filing for entrepreneurs at the heart of the European economy.

finance.norman/mcp-server · Repository · version 0.1.7 · 54 stars · listed from registry

Install

The sweep installs into a clean prefix, but this is the command a user would run:

uvx norman-mcp-server

Needs credentials: NORMAN_EMAIL, NORMAN_PASSWORD. The probe used placeholder values, so an amber needs credentials result below means the server asked for the real ones, not that it is broken. Maintainers: how to go green.

Results by platform

Linux

needs credentials2026-08-16 · probed over pypi

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
  File "/home/runner/.cache/uv/archive-v0/TvaY2sqxXg828ScQ/bin/norman-mcp", line 12, in <module>
    sys.exit(main())
             ~~~~^^
  File "/home/runner/.cache/uv/archive-v0/TvaY2sqxXg828ScQ/lib/python3.13/site-packages/norman_mcp/cli.py", line 71, in main
    from .server import create_app, create_cors_app
  File "/home/runner/.cache/uv/archive-v0/TvaY2sqxXg828ScQ/lib/python3.13/site-packages/norman_mcp/server.py", line 21, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

macOS

needs credentials2026-08-16 · probed over pypi

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
  File "/Users/runner/.cache/uv/archive-v0/Ltw9EPNoF-MSpo7X/bin/norman-mcp", line 12, in <module>
    sys.exit(main())
             ~~~~^^
  File "/Users/runner/.cache/uv/archive-v0/Ltw9EPNoF-MSpo7X/lib/python3.14/site-packages/norman_mcp/cli.py", line 71, in main
    from .server import create_app, create_cors_app
  File "/Users/runner/.cache/uv/archive-v0/Ltw9EPNoF-MSpo7X/lib/python3.14/site-packages/norman_mcp/server.py", line 21, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Windows

needs credentials2026-08-16 · probed over pypi

2 recorded runs, oldest first.

handshake failed: MCP error -32000: Connection closed
--- stderr (tail) ---
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\5e1G0iz3tTTiO0bI\Scripts\norman-mcp.exe\__main__.py", line 10, in <module>
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\5e1G0iz3tTTiO0bI\Lib\site-packages\norman_mcp\cli.py", line 71, in main
    from .server import create_app, create_cors_app
  File "C:\Users\runneradmin\AppData\Local\uv\cache\archive-v0\5e1G0iz3tTTiO0bI\Lib\site-packages\norman_mcp\server.py", line 21, in <module>
    from mcp.server.fastmcp import FastMCP
ModuleNotFoundError: No module named 'mcp.server.fastmcp'

Badge

Paste this into the project README to show the current result:

[![does it install](https://img.shields.io/endpoint?url=https://doesitinstall.com/badge/finance.norman__mcp-server.json)](https://doesitinstall.com/s/finance.norman__mcp-server.html)