Skip to main content
Glama

VibeOps MCP

package.json•965 B
{ "name": "vibeops-mcp", "version": "1.0.0", "description": "VibeOps product organization system with contract validation", "main": "index.js", "type": "module", "scripts": { "validate": "node contracts/validators/validate.js", "validate:module": "node contracts/validators/validate.js module", "validate:feature": "node contracts/validators/validate.js feature", "validate:story": "node contracts/validators/validate.js user-story", "validate:bug": "node contracts/validators/validate.js bug", "validate:debt": "node contracts/validators/validate.js tech-debt", "validate:spike": "node contracts/validators/validate.js spike", "convert": "node contracts/converters/json-to-md.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["product", "contracts", "validation", "schema"], "author": "", "license": "ISC", "dependencies": { "ajv": "^8.12.0", "ajv-formats": "^2.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/meetronwilson/vibeops-mcp'

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