Timergy MCP Server
About
Create scheduling polls and find the perfect meeting time. No auth required.
Details
- Author
- timergy-app
- Categories
- Productivity, Security
Jump to
Setup
Install Timergy MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/timergy-app/timergy
Follow the installation instructions in the repository README, then restart your MCP client.
No authentication required.Works out of the box.
Timergy is a scheduling poll service (like Doodle or When2Meet). You create a poll with time slot options, share it with participants, everyone votes on their availability, and you pick the best time.
Add to your MCP config (~/.claude/claude_desktop_config.jsonor project.mcp.json):
{ "mcpServers": { "timergy": { "command": "npx", "args": ["@timergy/mcp"] } } }
"Create a poll for dinner next Friday or Saturday evening"
Or connect directly viahttps://timergy--timergy.run.tools
Any MCP-compatible client can use this server. Supports stdio (local) and Streamable HTTP (remote athttps://api.timergy.com/mcp).
Create a scheduling poll with time slot options.
"Create a poll called 'Team Lunch' with slots on Monday 12-13 and Tuesday 12-13"
Returns: poll URL (to share), passphrase (for admin access), option IDs.
Get poll details and time slot options (no votes). Use this to retrieve option IDs before voting or finalizing.
"Show me the details of poll abc-123"
Submit votes on a poll. Each vote maps a time slot to yes/maybe/no.
"Vote 'yes' for Monday and 'no' for Tuesday on poll abc-123 as Max"
See who voted and which time slots are most popular.
"Show me the results for poll abc-123"
Lock in the winning time slot. Notifies participants who provided an email.
"Finalize poll abc-123 with the Monday slot"
1. create_poll -> Get poll URL + passphrase 2. Share URL -> Send to participants 3. get_results -> See who voted yes/maybe/no 4. finalize_poll -> Pick the best time, lock it in
The passphrase from step 1 is automatically remembered for step 4 within the same session.
The MCP server calls the Timergy Open API under the hood. You can also use the API directly:
OpenAPI spec:https://api.timergy.com/api/open/openapi.json
{ "mcpServers": { "timergy": { "command": "npx", "args": ["@timergy/mcp"], "env": { "TIMERGY_API_URL": "http://localhost:4000" } } } }
The 1Password MCP server creates a bridge that allows MCP clients such as Codex and Kiro to manage your 1Password Environments with secure authorization prompts.
Browser automation framework with savable auth profiles and compliance options viable to enterprise developments.
Hosted notes MCP server: full-text and semantic search, tags, folders, note CRUD, and spaced-repetition review over your notes, bookmarks, and feeds (OAuth 2.1, remote endpoint https://mcp.dexi.net/mcp).
A server for comprehensive Google Sheets integration, requiring Google OAuth credentials.
24 AI-callable tools for API mocking, chaos engineering, security scanning, SSL checks, CORS debugging, OpenAPI validation, JWT decoding, HAR analysis, distributed tracing, webhook capture, automation workflows, and uptime monitoring. Supports OAuth2 and Bearer token auth.
Chargeable weight calculator for air, road, sea LCL and courier freight — standard volumetric divisors, custom override, no auth. Endpoint: https://kubik-mcp.m-kubriak.workers.dev/mcp
Read your 90-day life reboot plans and check subscription status via OAuth-protected MCP.
Create, send, e-sign, and track PandaDoc documents from any AI client — search templates, create from templates, send for signature, and check status via OAuth.
Business management platform controlled entirely through conversation. Describe your business and AI builds your complete system — tables, views, dashboards, chatbot — in 2 minutes. 40+ MCP tools, 26 industry templates, free. Remote server with OAuth 2.1 + PKCE at https://runikapp.com/mcp
Production-ready Model Context Protocol server for ServiceNow platform integration - ITOM, ITSM, CMDB with OAuth, natural language queries, and enterprise security controls
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


