Skip to main content
Glama
package.json1.03 kB
{ "name": "typebot-mcp", "version": "1.0.3", "description": "", "main": "index.js", "module": "./src/index.ts", "bin": { "typebot-mcp": "dist/index.js" }, "scripts": { "build": "npx @smithery/cli build", "dev": "npx @smithery/cli dev", "start": "node dist/index.js" }, "repository": { "type": "git", "url": "https://github.com/hithereiamaliff/typebot-mcp.git" }, "keywords": [ "typebot", "chatbot", "open source" ], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/hithereiamaliff/typebot-mcp/issues" }, "homepage": "https://github.com/hithereiamaliff/typebot-mcp", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.1", "axios": "^1.10.0", "dotenv": "^16.5.0", "express": "^5.1.0", "zod": "^3.25.67" }, "devDependencies": { "@smithery/cli": "^1.0.0", "tsx": "^4.0.0", "@types/axios": "^0.9.36", "@types/dotenv": "^6.1.1", "@types/express": "^5.0.3", "@types/node": "^24.0.10" } }

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/hithereiamaliff/typebot-mcp'

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