MCP Directory
Back

my-mcp-demo-modelcontextprotocol.io-typescript

by srirams1003 · TypeScript · ★ 0

my-mcp-demo-modelcontextprotocol.io-typescript — MCP server.

Install

npx -y github:srirams1003/my-mcp-demo-modelcontextprotocol.io-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": {
    "my-mcp-demo-modelcontextprotocol-io-typescript": {
      "command": "npx",
      "args": [
        "-y",
        "github:srirams1003/my-mcp-demo-modelcontextprotocol.io-typescript"
      ]
    }
  }
}

Related other servers