Doodle

Doodle MCP Connector for Claude

A+

Manage group scheduling via Doodle — create meeting polls, track participant votes, handle comments, and close polls directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Doodle account to any AI agent and take full control of your group scheduling and meeting polls through natural conversation.

What you can do

  • Poll Orchestration — List all Doodle polls and retrieve explicitly attached array vectors representing titles, states (OPEN/CLOSED), and final chosen options
  • Live Poll Creation — Provision new group scheduling polls by commanding absolute explicit text payloads for specific dates and times
  • Participant Auditing — Enumerate explicitly attached user responses active within any target poll to identify precisely who has voted
  • Programmatic Voting — Trigger absolute response routing to add or remove participant votes, mapping literal preference arrays (Yes, No, If-need-be) exactly
  • Collaboration Oversight — Retrieve and append string chats and contextual comments attached to specific poll IDs to verify participant feedback
  • State Management — Change poll states to CLOSED to lock participation arrays and override core settings to dictate finally which exact option won
  • Data Invalidation — Irreversibly vaporize explicit poll entities and wipe all associated votes and comments from the system permanently

How it works

  1. Subscribe to this server
  2. Enter your Doodle API Key (Legacy API access required, contact Doodle Enterprise for new integrations)
  3. Start managing your group polls from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Project Managers — coordinate meeting times across large groups and audit votes without manual follow-ups
  • Executive Assistants — create and manage Doodle polls and monitor participant feedback using natural language
  • Operations Teams — automate group scheduling flows and verify poll results in real-time
  • Developers — test and debug legacy Doodle API integrations and vote mapping logic through the chat
meeting-pollsgroup-schedulingvotingevent-coordinationtime-management

10 tools expose this connector's capabilities to your AI agent.

list_polls

Returns poll titles, states (OPEN/CLOSED), creation dates, number of participants, and chosen final options. List all Doodle polls created by the authenticated user

get_poll

Retrieve detailed information for a specific Doodle poll by ID

create_poll

Participants will be invited to vote on their preferred options. Create a new Doodle poll for group scheduling

delete_poll

Drops the raw data out of the system returning completely blank state. Permanently delete a Doodle poll and all associated participant votes and comments

list_participants

List all participants who voted on a Doodle poll

add_participant

Provide a name and preference array (0=no, 1=yes, 2=if-need-be) matching option quantities. Add a participant vote to a Doodle poll programmatically

remove_participant

The core system inherently recalculates the total votes autonomously. Remove a participant and their votes from a Doodle poll

get_comments

Retrieve all comments on a Doodle poll

add_comment

Add a comment to a Doodle poll

close_poll

Overrides the core settings dictating finally which exact option value string won. Close a Doodle poll and set the final chosen option

See how to talk to your AI agent using Doodle.

List my Doodle polls

I found 3 polls in your account: 'Team Offsite Planning' (OPEN), 'Client Project Kickoff' (OPEN), and 'Monthly Sync' (CLOSED). Which one would you like to inspect for participant votes?

Create a poll 'Launch Sync' with options: 'Monday 10am', 'Tuesday 2pm'

Poll created! 'Launch Sync' (ID: poll_abc123) is now active with 2 time options. You can now invite participants to vote on their preferred slots.

Who has voted on the 'Team Offsite' poll?

Retrieving participants for 'Team Offsite'... 5 people have voted: 'Alice', 'Bob', 'Charlie', 'David', and 'Eve'. I can show you the detailed preference breakdown for each participant if you'd like.

Yes. Use the 'create_poll' tool. You can provide a JSON array of option strings (e.g., ['2026-04-01 10:00', '2026-04-02 14:00']). The agent will command the Doodle backend to generate the standard poll structure instantly.

Related Connectors