Skip to main content
Glama

MCP Workshop Starter

by vestimir
package.json519 B
{ "name": "mcp-workshop", "version": "1.0.0", "description": "Install dependencies with:", "main": "index.js", "scripts": { "build": "tsc && chmod 755 build/index.js" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "bin": { "weather": "./build/index.js" }, "files": [ "build" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.25.36" }, "devDependencies": { "@types/node": "^22.15.24", "typescript": "^5.8.3" } }

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/vestimir/mcp-workshop'

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