MCP.so
Sign In
Servers
M

Maker Ai Mcp Server

@rocnubie

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "makerai-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/makerai-mcp/src/index.mjs"
      ]
    }
  }
}

More from Other