← All servers
πŸ”§

Specter SkillsVerifiedπŸ›‘ No advisories

io.github.dirtcubeinteractive/specter-skills
New to MCP? Start here β†’
0β˜… stars
0weekly installs
29 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/dirtcubeinteractive, which proved it owns this namespace.

Verified owner: github.com/dirtcubeinteractive β†—io.github.dirtcubeinteractive/specter-skills

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs SPECTER_API_KEY, SPECTER_ADMIN_TOKEN.
βœ“
Configuration
Reads SPECTER_ENV, SPECTER_ALLOW_MUTATIONS, SPECTER_PROJECT_ID.

About

Configure a Specter game backend from chat: economy, progression, leaderboards, multiplayer.

Packages & transports

npmspecter-skillsv0.11.1 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "specter_skills": {
      "command": "npx",
      "args": [
        "-y",
        "specter-skills"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y specter-skills