Skip to main content
Glama
xinyuzjj

Superpowers MCP

by xinyuzjj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
run-superpower-commandC

Run a superpowers command

list-superpower-skillsC

List all available superpowers skills

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one lists available superpower skills, and the other runs commands, with no overlap in functionality that could cause confusion.

Naming Consistency4/5

Both tools follow a consistent verb_noun pattern with hyphens (list-superpower-skills, run-superpower-command), though the slight variation in the noun part ('skills' vs 'command') is a minor deviation from perfect consistency.

Tool Count2/5

With only 2 tools, the server feels thin for a 'Superpowers' domain, as it lacks essential operations like creating, updating, or deleting superpowers, which limits its usefulness for typical agent workflows.

Completeness2/5

The tool set is severely incomplete for a superpowers domain; it only supports listing and running commands, missing basic CRUD operations (e.g., create, update, delete superpowers) and other expected functionalities like managing users or permissions.

Maintenance

ActivityInactive
ResponsivenessNo issues