Skip to main content
Glama

riza-mcp

by riza-io
package.json685 B
{ "name": "@riza-io/riza-mcp", "author": "Riza (https://riza.io)", "version": "0.1.3", "description": "A Model Context Protocol server for Riza's Code Interpreter", "main": "index.js", "type": "module", "bin": { "riza-mcp": "build/index.js" }, "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"" }, "keywords": [], "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.3", "@riza-io/api": "^0.3.0", "install": "^0.13.0", "npm": "^10.9.2", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.2", "prettier": "^3.4.2", "typescript": "^5.7.2" } }

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/riza-io/riza-mcp'

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