Agent Tools
Back to MCP servers
● degraded

Enables interaction with the Norman Finance API, offering access to accounting, invoices, companies, clients, taxes, and more.

Transport
sse
Auth
oauth
Cost
free_tier

How to connect

MCP endpoint (sse)
https://mcp.norman.finance/sse
JSON-RPC initialize probe
curl -X POST https://mcp.norman.finance/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/norman-finance/norman-mcp-server
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/norman-finance