PluginBench
MCP Server

MaCalculatriceEnLigne MCP Server

io.github.tresor4k/macalc-mcp

What is the MaCalculatriceEnLigne MCP server?

Calculatrices francaises : salaire net, SMIC, impots, bareme kilometrique, TVA, conversions.

How to install MaCalculatriceEnLigne

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "macalc-mcp": {
      "url": "https://macalculatriceenligne.com/api/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "macalc-mcp": {
      "serverUrl": "https://macalculatriceenligne.com/api/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "macalc-mcp": {
      "type": "http",
      "url": "https://macalculatriceenligne.com/api/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "macalc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://macalculatriceenligne.com/api/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http macalc-mcp https://macalculatriceenligne.com/api/mcp

Related MCP servers

Tax calculators for US, UK, Canada, Australia: income tax, property tax, stamp duty.

View repository →

US dental prices: 12 procedures, 51 states, 200+ cities, cash vs insurance estimates.

View repository →

US take-home pay calculator by state: federal and state tax, FICA, deductions.

View repository →

Search 1,008 Excel and Google Sheets template keywords with US demand data; find free templates.

View repository →