mcpbeat Sign in

VoteShip MCP Server

by mattkilmer Your server? Claim it
not responding

VoteShip is listed as active in the registry but did not answer our last check. 82 installs a week from npm. It exposes 4 tools.

Manage feature requests, votes, roadmaps, and changelogs from any MCP client.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 572 · avg 41 · +4% w/w
a month agotoday
Uptime history 31 days of history · worst day 0%
31 days agonow
6.6%
Uptime 24h
6 of 91 checks
4
Tools
read from the server
470 ms
Response time
average over 24h
82
Installs / week
npm and PyPI

What the code does

We have not read this server's code yet · tools taken from the live server

Capabilities

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.

Package points at a different repository mattkilmer/voteship
пакет @voteship/mcp-server ссылается на voteship/voteship

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add voteship --transport http https://voteship.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "voteship": {
      "url": "https://voteship.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.voteship]
url = "https://voteship.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "voteship": {
      "url": "https://voteship.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "voteship": {
      "url": "https://voteship.app/mcp"
    }
  }
}

This one needs environment variables set before it will start: VOTESHIP_API_KEY (Your VoteShip API key for full admin access (found in Settings → API Keys). Omit for public-only mode.), VOTESHIP_PROJECT_SLUG (Default project slug for public tools (e.g. 'my-app'). When set, project_slug parameter becomes optional.). The author declared them in the registry entry; get the values from the project itself.

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

browse
browse_board
Use this when the user wants to inspect, compare, or interact with approved requests on a public VoteShip board. View approved feature requests on a public VoteShip board. No API key needed. Returns posts sorted by vote count and renders an interactive board in MCP Apps clients.
public
add_public_comment
Use this when the user wants to add public context or a follow-up to a known VoteShip feature request. Add a comment to a feature request on a public VoteShip board. No API key needed. Requires an author name.
submit
submit_feature_request
Use this when the user wants to send new product feedback to a public VoteShip board without administering the project. Submit a feature request to any public VoteShip board. No API key needed. The post is created as PENDING and requires board owner approval. Include metadata.source to identify your agent.
upvote
upvote_post
Use this when the user explicitly wants to add or remove their agent identity's vote on a known VoteShip post. Vote or unvote on a feature request (toggles). Uses a deterministic anonymous ID so the same agent on the same machine has a consistent identity. No API key needed.

Endpoints

URLTransportStateLatencyChecked
https://voteship.app/mcp streamable-http answering 65 ms 7 min ago

Alternatives to VoteShip

same job, measured the same way
A
Compose MCP
by smartmemory

Typed feature management for compose projects: roadmap, changelog, artifacts, journal.

504 installs/wk local only
Feedback1
by feedback1

Collect feedback and manage the product roadmap from AI agents.

answering
Sleekplan
by sleekplan

Manage customer feedback, roadmap, changelog, and surveys in your Sleekplan workspace.

answering
Feedback Magic
by feedback-magic

Create Feedback Magic widgets — feedback, surveys, changelog, roadmap — from your AI editor.

31 installs/wk local only
Roadflow
by roadflow

Create and edit roadmaps with JSON or markup; share edit and view links from AI agents.

43 tools answering
Trello MCP Server
by jimdrews

Manage Trello boards, lists, and cards from any MCP-compatible AI assistant

108 installs/wk local only
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
Produktly
by produktly

Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items.

answering

VoteShip — questions

Answers built from our own checks of this server.

What can VoteShip do?
It exposes 4 tools, read directly from the server on our last check. Among them: add_public_comment, browse_board, submit_feature_request, upvote_post. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is VoteShip working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 6 of 91 checks got a reply (6.6%), average response time 470 ms. The bar chart above shows every period we have measured.
Is VoteShip still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists VoteShip as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect VoteShip?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does VoteShip need an API key?
No. VoteShip completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is VoteShip?
It answers our handshake in 470 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use VoteShip?
The npm package @voteship/mcp-server was installed 82 times in the last week. Week over week that is +4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.