M
MCP Demo Test Calculator
by @masx200
A simple MCP calculator service supporting addition, subtraction, multiplication and division with SSE and stdio transport modes
Created 7/24/2025
Updated 5 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-demo-test-calculator
Cursor configuration (mcp.json)
{
"mcpServers": {
"masx200-mcp-demo-test-calculator": {
"command": "npx",
"args": [
"masx200-mcp-demo-test-calculator"
]
}
}
}
Author Servers
Other servers by masx200