
Mcp Server
Bridge AI agents to Forterro Proffix Px5 ERP so invoices, master data, and ops questions use live Swiss SME back-office data.
Overview
ch.pfx/mcp-server is a Build-phase MCP server that connects AI agents to Forterro Proffix Px5 ERP over streamable HTTP.
What is this MCP server?
- MCP server tailored to Forterro Proffix Px5 ERP (Swiss SME accounting stack)
- Remote streamable-http endpoint at mcp.pfx.ch/api/server
- Version 1.1.9 from pitwch/pfx-mcp-server repository
- German-first catalog positioning for Proffix operators and integrators
- Business-system MCP, not a generic SQL or CRM connector
- Server version 1.1.9
- Transport: streamable-http
- Target system: Forterro Proffix Px5 ERP
Community signal: 2 GitHub stars.
What problem does it solve?
Your agent cannot safely reach Proffix Px5 data, so Swiss SME automation stays stuck in manual exports and copy-paste.
Who is it for?
Builders serving Proffix Px5 customers who want MCP-native ERP access for support bots, scripting, or internal ops agents.
Skip if: Teams on QuickBooks, Xero, or custom stacks without Px5, or hobby projects with no ERP tenant.
What do I get? / Deliverables
Registered agents can call Px5-backed MCP tools so workflows query and update ERP data through a single remote integration.
- Agent tools backed by Proffix Px5 business data
- Streamlined ERP queries and actions without custom REST glue for every entity
- Foundation for Px5-focused support or back-office automation products
Recommended MCP Servers
Journey fit
ERP automation is wired in Build when you connect agents or internal tools to production business systems. Integrations subphase matches Px5 MCP because it is a streamable-http remote into Proffix APIs rather than frontend or docs work.
How it compares
Vertical ERP MCP for Proffix Px5, not a universal accounting API skill pack.
Common Questions / FAQ
Who is ch.pfx/mcp-server for?
Integrators and indie developers who deploy or extend Forterro Proffix Px5 and want Claude Code or similar agents to use ERP data via MCP.
When should I use ch.pfx/mcp-server?
Use it during Build when you are connecting an agent or automation layer to a live Px5 tenant for finance or operations tasks.
How do I add ch.pfx/mcp-server to my agent?
Configure the remote MCP URL https://mcp.pfx.ch/api/server with type streamable-http in your client, then complete any Px5 auth steps required by the server operator.