Skip to main content
Glama
package.json632 B
{ "name": "agent-twitter-client-mcp-demo", "version": "1.0.0", "description": "Demo for using agent-twitter-client-mcp to send tweets", "type": "module", "main": "index.js", "scripts": { "start": "node index.js", "tweet": "node send-tweet.js", "thread": "node tweet-thread.js", "simple-grok": "node simple-grok.js", "grok-chat": "node grok-chat.js" }, "keywords": [ "twitter", "mcp", "demo" ], "author": "", "license": "MIT", "dependencies": { "agent-twitter-client-mcp": "^0.1.0", "dotenv": "^16.4.7", "node-fetch": "^3.3.2", "readline-sync": "^1.4.10" } }

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/ryanmac/agent-twitter-client-mcp'

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