reddit-get-subreddit-info
ActiveTool of Superpowers.social
declared in 0.0.1
Get information about a subreddit.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"subreddit"
],
"properties": {
"subreddit": {
"type": "string",
"description": "Subreddit name without r/ prefix"
}
}
}Parent server
Superpowers.social
https://github.com/pkobielak/social-superpowers-mcp
1/7 registries