Skip to main content
Glama

Telnyx MCP Server

by ImRonAI
vercel.json290 B
{ "version": 2, "name": "telnyx-mcp-server", "builds": [ { "src": ".smithery/index.cjs", "use": "@vercel/node" } ], "routes": [ { "src": "/(.*)", "dest": "/.smithery/index.cjs" } ], "env": { "TELNYX_API_KEY": "@telnyx_api_key" } }

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