返回市场
时序-MCP服务器

时序-MCP服务器

作者:jherr8 星标更新:2025-06-05

项目介绍

【技术文档摘要】: MCP TanStack 示例

开始使用

要运行此应用程序:

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

Vercel 使用相同的传输方式

在 Claude 中使用 mcp-remote 没有问题:

在 Claude 中运行