What is the Norman MCP Server MCP server?
AI-powered bookkeeping and tax filing for entrepreneurs at the heart of the European economy.
How to install Norman MCP Server
Copy-paste configuration for popular MCP clients.
NORMAN_EMAILrequiredYour Norman account email
NORMAN_PASSWORDrequiredsecretYour Norman account password
NORMAN_ENVIRONMENTAPI environment: 'production' or 'sandbox'
{
"mcpServers": {
"mcp-server": {
"command": "uvx",
"args": [
"norman-mcp-server"
],
"env": {
"NORMAN_EMAIL": "<YOUR_NORMAN_EMAIL>",
"NORMAN_PASSWORD": "<YOUR_NORMAN_PASSWORD>",
"NORMAN_ENVIRONMENT": "<YOUR_NORMAN_ENVIRONMENT>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "uvx",
"args": [
"norman-mcp-server"
],
"env": {
"NORMAN_EMAIL": "<YOUR_NORMAN_EMAIL>",
"NORMAN_PASSWORD": "<YOUR_NORMAN_PASSWORD>",
"NORMAN_ENVIRONMENT": "<YOUR_NORMAN_ENVIRONMENT>"
}
}
}
}{
"mcpServers": {
"mcp-server": {
"command": "uvx",
"args": [
"norman-mcp-server"
],
"env": {
"NORMAN_EMAIL": "<YOUR_NORMAN_EMAIL>",
"NORMAN_PASSWORD": "<YOUR_NORMAN_PASSWORD>",
"NORMAN_ENVIRONMENT": "<YOUR_NORMAN_ENVIRONMENT>"
}
}
}
}{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"norman-mcp-server"
],
"env": {
"NORMAN_EMAIL": "<YOUR_NORMAN_EMAIL>",
"NORMAN_PASSWORD": "<YOUR_NORMAN_PASSWORD>",
"NORMAN_ENVIRONMENT": "<YOUR_NORMAN_ENVIRONMENT>"
}
}
}
}claude mcp add mcp-server --env NORMAN_EMAIL=<YOUR_NORMAN_EMAIL> --env NORMAN_PASSWORD=<YOUR_NORMAN_PASSWORD> --env NORMAN_ENVIRONMENT=<YOUR_NORMAN_ENVIRONMENT> -- uvx norman-mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.