Skip to main content
Glama

Telnyx MCP Server

by ImRonAI
package.json1.12 kB
{ "name": "telnyx-mcp-server", "version": "1.0.0", "description": "Production-ready MCP server for Telnyx telecommunications APIs", "main": "src/index.ts", "module": "src/index.ts", "scripts": { "start": "./deployment/start.sh", "test": "python3 tests/integration-test.py", "validate": "python3 tests/deployment-validator.py", "build": "echo 'Using Docker build process'", "dev": "export TELNYX_API_KEY=test && ./scripts/start_telnyx_mcp.sh" }, "repository": { "type": "git", "url": "git+https://github.com/your-username/telnyx-mcp-server.git" }, "keywords": [ "mcp", "telnyx", "telecommunications", "sms", "voice", "api", "openapi" ], "author": "Ron AI", "license": "MIT", "engines": { "node": ">=18.0.0" }, "mcp": { "runtime": "container", "transport": "http" }, "directories": { "test": "tests" }, "bugs": { "url": "https://github.com/your-username/telnyx-mcp-server/issues" }, "homepage": "https://github.com/your-username/telnyx-mcp-server#readme", "dependencies": { "tsx": "^4.20.5" } }

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/ImRonAI/telnyx-mcp-server'

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