Skip to main content
Glama

MCP Storyblok Server

by zerdos
package.json583 B
{ "name": "mcp-skeleton", "version": "1.0.0", "main": "index.js", "scripts": { "test": "jest", "build": "tsc && chmod 755 build/index.js", "dev": "tsc --watch" }, "files": [ "build" ], "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.25.48" }, "devDependencies": { "@types/jest": "^29.5.14", "@types/node": "^22.15.29", "jest": "^29.7.0", "ts-jest": "^29.3.4", "typescript": "^5.8.3" }, "packageManager": "yarn@4.9.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/zerdos/mcp-storyblok-server'

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