Odel
malt mcp

malt mcp

Local
@leombm2PythonApache-2.0Updated 4mo ago

MCP server for Malt.fr. Read your freelance profile, stats, and missions from Claude.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImalt-mcpv0.3.1

Run

uvx malt-mcp

MCP client config

{
  "mcpServers": {
    "malt-mcp": {
      "command": "uvx",
      "args": [
        "malt-mcp"
      ]
    }
  }
}