Catalog
io.github.GstXu/mcp_test
OfficialA simple MCP server example written in TypeScript that provides a multiplication tool.
Simple example MCP server demonstrating basic tool implementation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp_test": {
"command": "npx",
"args": [
"-y",
"@pangq/mcp_test@1.0.2"
]
}
}
}