Superpowers.social
social.superpowers/social-superpowersHosted MCP for X/Twitter and Reddit. 12 read-only tools, no API keys, free during beta.
Tools · 10
Get detailed content of a specific Reddit post with comments.
Get posts from a subreddit.
Get comments submitted by a specific Reddit user.
Get posts submitted by a specific Reddit user.
Search Reddit for posts matching a query.
Get trending news from X/Twitter.
Read a single tweet by URL or ID.
Search X/Twitter for tweets matching a query. Returns token-optimized results with engagement metrics.
Read an entire tweet thread/conversation.
Get recent tweets from a specific X/Twitter user.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"superpowers.social": {
"url": "https://superpowers.social/mcp",
"transport": "streamable-http"
}
}
}