Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Spiker

БесплатноНе проверен

An MCP server that brings the Ikejime philosophy to coding, helping eliminate technical debt by killing ambiguity, purging dead code, isolating dependencies, an

GitHubEmbed

Описание

An MCP server that brings the Ikejime philosophy to coding, helping eliminate technical debt by killing ambiguity, purging dead code, isolating dependencies, and more.

README

"Stop coding like you're drowning. Start coding like a Master."

🌊 The Philosophy

In Japan, the highest-quality fish is prepared using Ikejime. By instantly spiking the brain and draining the blood, you prevent stress toxins from ruining the meat.

S.P.I.K.E.R. is an MCP server that brings this 200-year-old wisdom to your IDE. It treats Technical Debt like lactic acid—a toxin created by "struggling" code.

🛠️ The Pillars

  • [S]pike: Kill ambiguity before the first line is written.
  • [P]urge: Drain the "blood" (dead code/logs) immediately.
  • [I]solate: Sever the nerves (dependencies) between modules.
  • [K]inetic: Maintain a "dry" environment; no tap-water bloat.
  • [E]nzymatic: Design for "Umami" (long-term extensibility).
  • [R]efine: The final inspection (Rigorous Testing).

🚀 Quick Start (Docker)

  1. Clone the repo.
  2. Build the "Sensei": docker build -t spiker-mcp .
  3. Run the "Sensei": docker run -p 8000:8000 spiker-mcp
  4. Add to your MCP Config:
{
  "mcpServers": {
    "spiker": {
      "command": "docker", "args": ["run", "-i", "--rm", "spiker-mcp"]
    }
  }
}

from github.com/JohnnytheShark/spiker-mcp

Установка Spiker

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/JohnnytheShark/spiker-mcp

FAQ

Spiker MCP бесплатный?

Да, Spiker MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Spiker?

Нет, Spiker работает без API-ключей и переменных окружения.

Spiker — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Spiker в Claude Desktop, Claude Code или Cursor?

Открой Spiker на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Spiker with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development