mcp_test
A simple MCP server example written in TypeScript that provides a multiplication tool.
Install
npmstdio
npx -y @pangq/mcp_test Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-gstxu-mcp-test": {
"command": "npx",
"args": [
"-y",
"@pangq/mcp_test"
]
}
}
} Source: official MCP Registry record · registry name io.github.GstXu/mcp_test · published 2026-06-02 · updated 2026-06-02. Not an endorsement; review the code before connecting it to anything sensitive.