← Back to Plugins
MCP Server MCP

io.github.GstXu/mcp_test

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @pangq/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@pangq/mcp_test",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...