MCP Server
MCP
SpikeMe
Analyze your repo's stack and generate grounded, time-boxed spike decision docs.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "spikeme-mcp",
"version": "0.5.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional SpikeMe access token to enable generate_spike (or run `npx spikeme login` once). analyze_stack works without it.",
"isSecret": true,
"name": "SPIKEME_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment