Skip to main content
Glama

Telnyx MCP Server

by ImRonAI
.gitignore844 B
# Environment variables .env .env.local .env.production .env.* !.env.example # API Keys and secrets *.key *.pem secrets/ # Logs *.log logs/ npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* # Dependency directories node_modules/ jspm_packages/ __pycache__/ *.pyc .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ # Virtual environments venv/ ENV/ env/ # IDE files .vscode/ .idea/ *.swp *.swo # OS files .DS_Store Thumbs.db # Temporary files *.tmp *.temp temp/ # Runtime data pids *.pid *.seed *.pid.lock # Coverage reports htmlcov/ .coverage .pytest_cache/ coverage/ *.lcov .nyc_output # TypeScript cache *.tsbuildinfo # Optional caches .npm .eslintcache .stylelintcache .cache .parcel-cache # Build outputs .next out .nuxt .svelte-kit/ .serverless/ .vercel

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