Serversink.ml/ink
I

Ink MCP

ink.ml/ink · v1.0.1
● Remote
v1.0.1remote🌐 https://mcp.ml.ink/↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "ink.ml/ink",
  "description": "Deploy and manage applications, databases, domains, and git repos",
  "title": "Ink MCP",
  "repository": {
    "url": "https://github.com/mldotink/mcp.git",
    "source": "github"
  },
  "version": "1.0.1",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.ml.ink/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}