Browse a feature board
browse_boardUse 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.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_slug | No | Project slug (e.g. 'my-app'). Optional if VOTESHIP_PROJECT_SLUG env var is set. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posts | Yes | ||
| boardUrl | Yes | ||
| projectSlug | Yes |