Serverssocial.superpowers/social-superpowers
S

Superpowers.social

social.superpowers/social-superpowers · v0.1.0
● Remote
v0.1.0remote🌐 https://superpowers.social/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "social.superpowers/social-superpowers",
  "description": "Hosted MCP for X/Twitter and Reddit. 12 read-only tools, no API keys, free during beta.",
  "title": "Superpowers.social",
  "repository": {
    "url": "https://github.com/pkobielak/social-superpowers-mcp",
    "source": "github"
  },
  "version": "0.1.0",
  "websiteUrl": "https://superpowers.social",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://superpowers.social/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}