Skip to main content
Glama
package.json656 B
{ "name": "twitter-spaces-mcp", "version": "1.0.0", "description": "MCP server for downloading and transcribing Twitter Spaces", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js" }, "keywords": ["mcp", "twitter", "spaces", "transcription", "ai"], "author": "Alisher Farhadi", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "express": "^4.18.2" }, "devDependencies": { "@types/node": "^20.0.0", "@types/express": "^4.17.21", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" } }

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/afarhadi99/spaces-download-mcp'

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