
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
spikeme-mcp
Advanced tools
MCP server for SpikeMe — let your coding agent (Claude Code, Cursor) analyze your repo's stack and generate grounded, time-boxed spike decision docs without leaving the editor.
The SpikeMe MCP server. It speaks the Model Context Protocol, so a coding agent like Claude Code or Cursor can call SpikeMe directly — analyze your repo's stack and generate a grounded, time-boxed spike decision document without leaving the editor.
analyze_stack — analyze the repo manifest (package.json,
pyproject.toml, requirements.txt) and return the stack, categories, and the
gaps that make good spike topics. Local and free, no account.generate_spike — generate a full spike decision document for a topic,
grounded in the repo's real stack and in live registry facts (npm/PyPI).
Requires a SpikeMe login and an active plan.claude mcp add spikeme -- npx -y spikeme-mcp
Add it to your MCP config (e.g. .cursor/mcp.json or your client's
mcpServers block):
{
"mcpServers": {
"spikeme": {
"command": "npx",
"args": ["-y", "spikeme-mcp"]
}
}
}
generate_spike needs an active plan. Sign in once with the SpikeMe CLI —
npx spikeme login — and the server reuses those credentials
(~/.spikeme/credentials.json). For headless setups, set the SPIKEME_TOKEN
environment variable in the server's env instead. analyze_stack is always
free and needs no token.
Full documentation: https://spikeme.io/docs/mcp
The CLI (same package family) lives at spikeme.
MIT © SpikeMe
FAQs
MCP server for SpikeMe — let your coding agent (Claude Code, Cursor) analyze your repo's stack and generate grounded, time-boxed spike decision docs without leaving the editor.
The npm package spikeme-mcp receives a total of 35 weekly downloads. As such, spikeme-mcp popularity was classified as not popular.
We found that spikeme-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.