ideaboardz-mcp-server

Goodmain/ideaboardz-mcp-server
★ 0 stars TypeScript API Integration Updated today
Simple MCP server for Ideaboardz.com
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ideaboardz-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "Goodmain/ideaboardz-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server for integrating with public boards on [ideaboardz.com](https://ideaboardz.com/). - Create a new board (solves the reCAPTCHA via 2captcha) - Read board metadata and section IDs - List stickies from a board - Create, update, move, delete, and vote stickies - Node.js 18+ - `TWOCAPTCHA_API_KEY` — only needed for `create_board`. Ideaboardz protects board

Tools (12)

TWOCAPTCHA_API_KEYboardcreate_boardcreate_stickydelete_stickyget_boardlist_stickiesmessagetargetSectionIdupdate_stickyurlvote_sticky