SpikeMe
Rank #4,194io.github.isaacviannadev/spikeme
Analyze your repo's stack and generate grounded, time-boxed spike decision docs.
SpikeMe is a Model Context Protocol (MCP) server published by isaacviannadev. It ranks #4,194 of 132,046 servers tracked on MCP Toplist. SpikeMe is listed on Official MCP, with 7 tracked versions. It was first listed on Jul 14, 2026 and most recently updated on Aug 9, 2026.
Ranks ahead of 127,852 of 132,046 servers on MCP Toplist.
Use SpikeMe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add spikeme -e "SPIKEME_TOKEN=<your SPIKEME_TOKEN>" -- npx -y spikeme-mcpReplace each placeholder with your own value before saving.
[mcp_servers.spikeme]
command = "npx"
args = ["-y", "spikeme-mcp"]
[mcp_servers.spikeme.env]
SPIKEME_TOKEN = "<your SPIKEME_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spikeme": {
"command": "npx",
"args": [
"-y",
"spikeme-mcp"
],
"env": {
"SPIKEME_TOKEN": "<your SPIKEME_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spikeme": {
"command": "npx",
"args": [
"-y",
"spikeme-mcp"
],
"env": {
"SPIKEME_TOKEN": "<your SPIKEME_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"spikeme": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"spikeme-mcp"
],
"env": {
"SPIKEME_TOKEN": "<your SPIKEME_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spikeme": {
"command": "npx",
"args": [
"-y",
"spikeme-mcp"
],
"env": {
"SPIKEME_TOKEN": "<your SPIKEME_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"spikeme": {
"command": "npx",
"args": [
"-y",
"spikeme-mcp"
],
"env": {
"SPIKEME_TOKEN": "<your SPIKEME_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.isaacviannadev%2Fspikeme)<a href="https://mcptoplist.com/server/io.github.isaacviannadev%2Fspikeme"><img src="https://mcptoplist.com/badge/io.github.isaacviannadev%2Fspikeme.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
isaacviannadev
Available versions (7)
| Version | Published |
|---|---|
| 0.5.6 | Aug 9, 2026 |
| 0.5.5 | Jul 18, 2026 |
| 0.5.4 | Jul 14, 2026 |
| 0.5.3 | Jul 14, 2026 |
| 0.5.2 | Jul 14, 2026 |
| 0.5.1 | Jul 14, 2026 |
| 0.5.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains SpikeMe?
- SpikeMe is maintained by isaacviannadev, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is SpikeMe listed on the Official MCP Registry?
- Yes — SpikeMe is listed on the Official MCP Registry.
- How many versions does SpikeMe have?
- MCP Toplist tracks 7 versions of SpikeMe, most recently published on Aug 9, 2026.
- Where can I find the source code for SpikeMe?
- The source code for SpikeMe is hosted at github.com/isaacviannadev/Package-spike.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.