Submit

Tanstack Mcp

@gihanrangana

This Model Context Protocol (MCP) server brings the full power of the TanStack CLI directly into your AI assistant (Claude, Cursor, etc.). It enables your AI to search official documentation, discover libraries, fetch guides, and scaffold new projects—all without leaving the chat.

Tools

Server Config

{
  "mcpServers": {
    "tanstack": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "gihan92/tanstack-mcp:latest"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.