T
Tanstack MCP Handler
by @quuu
MCP server by quuu
Created 10/28/2025
Updated 3 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-tanstack-mcp-handler
Cursor configuration (mcp.json)
{
  "mcpServers": {
    "quuu-tanstack-mcp-handler": {
      "command": "npx",
      "args": [
        "quuu-tanstack-mcp-handler"
      ]
    }
  }
}
Author Servers
Other servers by quuu