Skip to main content
Glama

Calculator MCP Server

by tech-sushant
server.json539 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.tech-sushant/calculator-mcp", "description": "A simple Model Context Protocol calculator server", "repository": { "url": "https://github.com/tech-sushant/calculator-mcp", "source": "github" }, "version": "1.0.1", "packages": [ { "registryType": "npm", "identifier": "@tech-sushant/calculator-mcp", "version": "1.0.3", "transport": { "type": "stdio" } } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tech-sushant/calculator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server