Skip to main content
Glama

Hello Widget Example

package.json681 B
{ "name": "open-ai-hello-server", "version": "1.0.0", "description": "A simple greeting widget", "type": "module", "module": "./app/server/index.ts", "scripts": { "build": "npx @smithery/cli build", "dev": "npx @smithery/cli dev" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "@smithery/sdk": "^1.7.2", "zod": "^3.23.0", "canvas-confetti": "^1.9.3", "react": "^18.3.1", "react-dom": "^18.3.1" }, "devDependencies": { "@smithery/cli": "^1.6.2", "@types/canvas-confetti": "^1.6.4", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", "esbuild": "^0.20.0", "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/arjunkmrm/tic-tac-toe'

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