mcpbeat Sign in

Strategy Skills MCP Server

local only

Strategy Skills runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 6 Apr 2026.

11 open strategy frameworks as AI-guided prompts for any MCP client.

Installs per day peak 16 · avg 7 · +116% w/w
a month agotoday
50
Installs / week
npm · @eterdis/strategy-skills-mcp
7
Stars
0 open issues
6 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Strategy Skills every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add strategy-skills -- npx -y @eterdis/strategy-skills-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "strategy-skills": {
      "args": [
        "-y",
        "@eterdis/strategy-skills-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.strategy-skills]
command = "npx"
args = ["-y", "@eterdis/strategy-skills-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "strategy-skills": {
      "args": [
        "-y",
        "@eterdis/strategy-skills-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "strategy-skills": {
      "args": [
        "-y",
        "@eterdis/strategy-skills-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Strategy Skills

same job, measured the same way
OSF CLI Go
by edithatogo

Read-only MCP tools for authenticated Open Science Framework projects and files.

local only
Osf
by pipeworx-io

OSF (Open Science Framework, by the Center for Open Science) MCP.

35 tools answering
Memory
by cortex-mem

Shared, persistent memory for AI agents — works with Claude, Kiro, Cursor, or any MCP client.

67 installs/wk local only
Claude Prompts MCP
by minipuft

Reusable prompt templates, multi-step workflow chains, and quality gates for any MCP client.

139 installs/wk local only
eqiqs
by eqiqs

21-framework people intelligence and compatibility scoring for any MCP client.

answering
Godalo
by godalo-ai

Affiliate product search for AI agents. Merchant feeds, not web scraping. Works with any MCP client.

37 installs/wk local only
James Prompt
by jamesprompt

AI agent for business strategy and business design — run strategy missions and 15 analyses.

answering
Tunova
by erliona

Generate Suno AI music (v5.5) from any MCP client. Async; billed only on success.

3 tools answering

Strategy Skills — questions

Answers built from our own checks of this server.

Why is there no uptime for Strategy Skills?
Strategy Skills runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @eterdis/strategy-skills-mcp was installed 50 times last week.
How do I connect Strategy Skills?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @eterdis/strategy-skills-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Strategy Skills?
The npm package @eterdis/strategy-skills-mcp was installed 50 times in the last week. Week over week that is +116%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Strategy Skills open source?
We cannot say either way: written in JavaScript and 7 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.