Story Mapper runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 20 Jul 2026.
User story map + kanban with a live browser UI; AI agents and humans plan the same backlog via MCP.
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.
claude mcp add storymapper -- npx -y storymapper
{
"mcpServers": {
"storymapper": {
"args": [
"-y",
"storymapper"
],
"command": "npx"
}
}
}
[mcp_servers.storymapper]
command = "npx"
args = ["-y", "storymapper"]
{
"mcpServers": {
"storymapper": {
"args": [
"-y",
"storymapper"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"storymapper": {
"args": [
"-y",
"storymapper"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.