
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
@voteship/mcp-server
Advanced tools
MCP server for VoteShip — manage feature requests, votes, roadmaps, and AI workflows from any MCP client
MCP (Model Context Protocol) server for VoteShip — manage feature requests, votes, roadmaps, and AI workflows from any MCP-compatible client.
Add to your project's .mcp.json:
{
"mcpServers": {
"voteship": {
"command": "npx",
"args": ["@voteship/mcp-server"],
"env": {
"VOTESHIP_API_KEY": "sk_..."
}
}
}
}
Add to your MCP settings:
{
"mcpServers": {
"voteship": {
"command": "npx",
"args": ["@voteship/mcp-server"],
"env": {
"VOTESHIP_API_KEY": "sk_..."
}
}
}
}
Find your API key in VoteShip → Settings → Share & Embed.
| Tool | Description |
|---|---|
list_posts | List feature requests with optional filters |
get_post | Get a single post with votes, comments, tags |
create_post | Create a new feature request |
update_post | Update a post's title, description, status, or tags |
delete_post | Delete a feature request |
search_similar | Find similar posts using AI semantic search |
add_vote | Vote on a feature request |
get_voters | List who voted on a post |
add_comment | Add a comment to a post |
get_comments | List comments on a post |
list_tags | List all available tags |
create_tag | Create a new tag |
list_users | List board users |
get_roadmap | Get the product roadmap grouped by status |
get_analytics | Get analytics summary for a time period |
list_releases | List published changelog releases |
create_release | Create a changelog release |
submit_feedback | Submit unstructured text as a feature request (AI processes it) |
triage_inbox | AI-powered triage of unreviewed posts |
get_summary | AI-generated summary of recent feedback |
plan_sprint | AI-suggested sprint based on votes and themes |
configure_webhook | Set up a webhook for real-time events |
| URI | Description |
|---|---|
voteship://project/overview | Project info and summary stats |
voteship://project/board | Full board state with all posts |
voteship://project/roadmap | Public roadmap view |
voteship://project/changelog | Published releases |
voteship://project/analytics | Analytics snapshot |
| Name | Description |
|---|---|
triage_inbox | Review and categorize unprocessed feature requests |
sprint_planning | Suggest what to build next based on data |
generate_changelog | Draft release notes from recently completed posts |
feedback_summary | Summarize feedback trends and highlights |
In Claude Code:
> Triage my VoteShip inbox and suggest what to build this sprint
The agent will:
| Variable | Required | Description |
|---|---|---|
VOTESHIP_API_KEY | Yes | Your VoteShip API secret key (sk_...) |
VOTESHIP_API_URL | No | Custom API URL (default: https://app.voteship.app) |
MIT
FAQs
MCP server for VoteShip — manage feature requests, votes, roadmaps, and AI workflows from any MCP client
The npm package @voteship/mcp-server receives a total of 119 weekly downloads. As such, @voteship/mcp-server popularity was classified as not popular.
We found that @voteship/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.