Ink Documentation

36,534 stars MDX 1 file ยท ~45,856 tokens

Backend (docs) MCP Server

Model Context Protocol (backend) server

View all docs servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "backend": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-backend"
      ]
    }
  }
}