Skip to main content
Glama
package.json654 B
{ "name": "edge-tts-mcp", "version": "1.0.0", "module": "index.ts", "type": "module", "main": "dist/index.js", "bin": { "edge-tts-mcp": "dist/index.js" }, "scripts": { "build": "bun run tsc", "start": "bun run build && node dist/index.js", "dev": "bun run src/index.ts" }, "files": [ "dist", "src" ], "devDependencies": { "@types/bun": "latest", "@types/node": "^22.14.0" }, "peerDependencies": { "typescript": "^5" }, "dependencies": { "@andresaya/edge-tts": "^1.2.4", "@modelcontextprotocol/sdk": "^1.13.1", "@tropicbliss/symphonia": "^0.2.19", "zod": "^3.22.4" } }

Latest Blog Posts

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/samihalawa/edge-tts-mcp'

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