TanStack MCP Server
Related Servers
Alternatives to TanStack MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceWraps Google's Gemini CLI to expose search, chat, and file analysis tools via the Model Context Protocol for AI assistants.63 npm101MIT
- AlicenseAqualityCmaintenanceEnables AI coding agents to search the npm registry and retrieve package metadata, READMEs, download stats, GitHub details, and usage snippets via the Model Context Protocol.920 npmMIT
- AlicenseNot gradedqualityDmaintenanceWraps the GitHub Copilot CLI to provide natural language command suggestions, explanations, and shell configuration for shell, git, and GitHub CLI commands through the Model Context Protocol.1MIT
- AlicenseAqualityDmaintenanceEnables AI agents to build React applications using JP Morgan Chase's Salt Design System by providing real-time access to component APIs, documentation, and accessibility guidelines. It supports tasks such as scaffolding new projects, building UI patterns, and converting Figma designs into Salt code via the Model Context Protocol.62 npm1MIT
- AlicenseAqualityDmaintenanceEnables AI assistants to access and work with Radix UI libraries (Themes, Primitives, Colors) by retrieving components, documentation, and installation guides through the Model Context Protocol.1188 npm8MIT
- AlicenseDqualityDmaintenanceEnables AI assistants to manage cloud infrastructure using Pulumi by running commands like preview, deploy, and stack output retrieval through the Model Context Protocol.55,262 npmApache 2.0
TDQS
Scored across 7 tools
Each tool has a distinct purpose: scaffolding (create, list add-ons, get add-on details), documentation (fetch page, search, list libraries, list ecosystem partners). No overlap.
First three tools use camelCase (createTanStackApplication, getAddOnDetails, listTanStackAddOns) while last four use lowercase underscores (tanstack_doc, etc.). Also, the first three include verb-noun pattern but the last four lack clear action verbs in names (e.g., tanstack_doc is just a noun).
Seven tools is well-scoped for a server covering TanStack Start scaffolding and documentation reference. Not too many, not too few.
The set covers key scaffolding operations (create, list, get details) and comprehensive documentation access (search, fetch, list libraries, list ecosystem). No obvious gaps for the intended domain.