
plutocalcdesigner-mcp
io.github.danpeig/plutocalcdesigner-mcp
Plutocalc Designer is a software suite for water and wastewater treatment plants design
Documentation
Plutocalc Designer MCP Server
This MCP server exposes the Plutocalc Designer REST API as MCP tools over stdio.
About Plutocalc Designer
Plutocalc Designer is an online engineering tool for sizing water and wastewater treatment systems. Engineers select a design model, fill in a calculation template, and run the computation to receive a completed template with design results. Learn more at https://www.plutocalc.com/designer.
Automatic installation
Ask your model to install and run plutocalcdesigner-mcp from MCP Registry or NPM.
Manual installation
npm install plutocalcdesigner-mcp
Usage
npm start
server.json contains the MCP registry manifest for this server.
Configuration
PLUTOCALC_API_BASE_URL(optional): override the default base URL (https://www.plutocalc.com/designer/server).
Tools
server_version- Fetch server version string.server_status- Fetch server status.license_status- Check license credits balance.list_models- List available models.get_model- Fetch model name/version.get_model_information- Fetch detailed model information.get_model_template- Fetch calculation template.get_model_referencedb- Fetch reference database entries.get_model_unitslist- Fetch supported units list.compute_model- Submit a filled template for calculation.
Contact
Email: contact@plutocalc.com
Website: https://www.plutocalc.com
plutocalcdesigner-mcpnpm install plutocalcdesigner-mcpRelated Servers
ai.com.mcp/contabo
Contabo API (v1.0.0) as MCP tools for cloud provisioning, and management. Powered by HAPI MCP server
ai.com.mcp/lenny-rachitsky-podcast
MCP server for structured access to Lenny Rachitsky podcast transcripts. For content creators.
ai.com.mcp/registry
Publish and discover MCP servers via the official MCP Registry. Powered by HAPI MCP server.