Loading MCP server directory, please wait...
Manage feature requests, votes, roadmaps, and changelogs from any MCP client.
npx @getmcp/cli add io.github.MattKilmer/voteshipRequires Node.js 18+. Community-contributed server. Review source before installing.
VOTESHIP_API_KEYYour VoteShip API key (found in Settings → API Keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MattKilmer/voteship": {
"command": "npx",
"args": [
"-y",
"@voteship/mcp-server"
],
"env": {
"VOTESHIP_API_KEY": ""
}
}
}
}