Skip to main content
Glama
wxt2rr

Math Calculator MCP Server

by wxt2rr
package.json807 B
{ "name": "mcp-server-test", "version": "1.0.0", "description": "mcp-server-test", "type": "module", "main": "index.js", "scripts": { "build": "tsc", "start": "node dist/index.js http", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/wxt2rr/mcp-server-test.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/wxt2rr/mcp-server-test/issues" }, "homepage": "https://github.com/wxt2rr/mcp-server-test#readme", "devDependencies": { "@types/express": "^5.0.6", "@types/node": "^24.10.1", "typescript": "^5.9.3" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.24.3", "express": "^5.2.1", "zod": "^4.1.13" } }

Latest Blog Posts

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/wxt2rr/mcp-server-test'

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