Skip to main content
Glama
package.json782 B
{ "name": "websim-mcp-server", "version": "1.0.0", "description": "WebSim API MCP Server - Fetch and interact with WebSim public data", "main": "server.js", "module": "server.js", "type": "module", "scripts": { "start": "node server.js", "dev": "node --watch server.js", "test": "node test.js", "lint": "eslint .", "format": "prettier --write ." }, "keywords": [ "mcp", "websim", "api", "llm", "smithery" ], "author": "MiniMax Agent", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.1", "zod": "^3.25.76", "cors": "^2.8.5" }, "devDependencies": { "@types/node": "^22.7.5", "eslint": "^9.12.0", "prettier": "^3.3.3" }, "engines": { "node": ">=18.0.0" } }

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/gigachadtrey/websimm'

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