Skip to main content
Glama

RetellAI MCP Server

by abhaybabbar
package.json955 B
{ "name": "@abhaybabbar/retellai-mcp-server", "version": "1.0.2", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc && node -e \"require('fs').chmodSync('build/index.js', '755')\"", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "keywords": [], "author": "abhaybabbar", "license": "ISC", "description": "RetellAi MCP Server", "dependencies": { "@modelcontextprotocol/sdk": "^1.11.0", "dotenv": "^16.5.0", "retell-sdk": "^4.28.0" }, "bin": { "@abhaybabbar/retellai-mcp-server": "build/index.js" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/abhaybabbar/retellai-mcp-server.git" }, "bugs": { "url": "https://github.com/abhaybabbar/retellai-mcp-server/issues" }, "homepage": "https://github.com/abhaybabbar/retellai-mcp-server#readme" }

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/abhaybabbar/retellai-mcp-server'

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