Skip to content
forked from jherr/ts-mcp

Super simple TanStack Start MCP server

Notifications You must be signed in to change notification settings

jescalan/ts-mcp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCP TanStack Example

Getting Started

To run this application:

pnpm i
pnpm dev
"remote-example": {
  "command": "npx",
  "args": [
    "mcp-remote",
    "http://localhost:3000/api/sse"
  ]
}

Vercel uses the same Transport as this.

No problems using mcp-remote in Claude:

Running in Claude

About

Super simple TanStack Start MCP server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • CSS 3.9%