π§
mcp-hello-typescript-server
π§MCP Servermitchallen/mcp-hello-typescript-server
glama
Installation
Claude CLIAdd MCP server via Claude CLIAuto-generated from README. View full documentation on GitHub β
claude mcp add hello-ts -- docker run -i --rm -e MCP_TRANSPORT=stdio ghcr.io/mitchallen/mcp-hello-typescript-server:latestLocal Server
claude mcp add hello-ts -- node "$PWD/build/index.js"Remote ServerConnect to remote MCP server
claude mcp add --transport http hello-ts http://localhost:8000/mcpClaude Desktop ConfigurationServer configuration (JSON)
{
"mcpServers": {
"hello-ts": {
"command": "npx",
"args": ["-y...0
Last UpdatedJul 15, 2026