Story Mapper runs on your own machine — the client starts it, so there is no endpoint to ping. 36 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.
We read the source, 17 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
HttpAdapter.prototype.delete = async function (projectId) {
await this._req("DELETE", "/api/projects/" + encodeURIComponent(projectId));
const relPath = path.join("attachments", projectId, id + "-" + safe);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.
AI-native browser runtime for autonomous agents with human-in-the-loop supervision
Live iOS Simulator and browser screenshots, logs, and a personal MCP hub for AI coding agents.
Self-hosted Chrome for AI agents, with a live noVNC view a human can take over.
Hyperbrowser MCP — wraps the Hyperbrowser AI-agent browsing API
Create App Store and Play Store screenshots with AI via MCP
Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.
Open-source MCP server with browser automation and knowledge packs for AI agents
Answers built from our own checks of this server.