AgentUni

mcp_test

by @GstXu / v1.0.2

A simple MCP server example written in TypeScript that provides a multiplication tool.

Install

npm / stdio

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.

Similar

More Developer Tools servers

Browse category