Skip to main content
Glama

Zerops Documentation MCP Server

by nermalcat69
package.json515 B
{ "name": "zerops-mcp", "version": "0.1.0", "description": "TypeScript client for the Zerops API", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "build": "tsc", "prepare": "npm run build", "test": "jest" }, "dependencies": { "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.0", "typescript": "^5.3.3", "jest": "^29.7.0", "@types/jest": "^29.5.11", "ts-jest": "^29.1.1" } }

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/nermalcat69/zerops-mcp'

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