MCP Directory
Back

mcp_basic_typescript

by Movin-T · TypeScript · ★ 0

ModelContextProtocol Server and Client project using the Typescript SDK

Install

npx -y github:Movin-T/mcp_basic_typescript

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-basic-typescript": {
      "command": "npx",
      "args": [
        "-y",
        "github:Movin-T/mcp_basic_typescript"
      ]
    }
  }
}

Related other servers