Meeting Intelligence Mcp
@stock-vibes
关于 Meeting Intelligence Mcp
AI scheduling assistant for agents. Timezone conversion, public holidays for 100+ countries, business hours checker, multi-timezone meeting slot finder, and Google Calendar event creation. x402 native — pay $0.01 per call, no signup needed. Works with Claude, ChatGPT, Cursor and
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"meeting-mcp": {
"type": "http",
"url": "https://meeting-mcp.com/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Meeting Intelligence Mcp?
Meeting Intelligence Mcp is an AI scheduling assistant for agents that provides tools for timezone conversion, public holiday checking, business hours validation, multi-timezone slot finding, and Google Calendar event creation. It is built on Cloudflare Workers, uses the x402 micropayment protocol, and is MCP compatible. It is designed for AI agents that need structured scheduling data instead of guessing.
How to use Meeting Intelligence Mcp?
Connect via MCP clients like Claude Desktop, Smithery, or any MCP client. For Claude, add the configuration to claude_desktop_config.json. The MCP endpoint is https://YOUR-URL.workers.dev/mcp. Each tool call costs $0.01 USDC on the Base network, paid via the x402 protocol. The server returns a 402 Payment Required with a wallet address, the agent sends 0.01 USDC, then retries with an X-Payment header containing the transaction hash.
Key features of Meeting Intelligence Mcp
- Time zone conversion using JavaScript
IntlAPI. - Public holiday lookup covering 100+ countries via Nager.Date.
- Business hours check with open/closed status.
- Multi-timezone meeting slot finder (up to 10 slots).
- Google Calendar and Outlook add-to-calendar link generation.
- Real Google Calendar event creation (requires user access token).
Use cases of Meeting Intelligence Mcp
- Schedule a meeting across multiple timezones while checking for public holidays.
- Automatically find optimal meeting windows for participants in different countries.
- Verify business hours before sending outreach or scheduling calls.
- Generate calendar links and create events in Google Calendar.
- Deploy your own instance on Cloudflare Workers with no other API keys.
FAQ from Meeting Intelligence Mcp
How does payment work?
The server uses the x402 micropayment protocol. Each tool call costs $0.01 USDC on the Base network. No account or subscription is needed; agents pay automatically per call.
What data sources are used?
Public holidays come from Nager.Date (free, 100+ countries). Timezone data uses the JavaScript Intl API. Calendar events use the Google Calendar API, which requires a user access token.
What are the runtime requirements?
The server runs on Cloudflare Workers. Deploying your own requires cloning the repository, replacing the wallet address in worker.js, and running npx wrangler deploy. No other configuration or API keys are needed.
What transports and authentication are supported?
The server uses MCP JSON-RPC over HTTP POST. The /health and /.well-known/mcp.json endpoints are free. All tool endpoints require x402 payment. Google Calendar event creation additionally requires the user's access token.
Is there a limit to the number of meeting slots returned?
Yes, the find_meeting_slots tool returns up to 10 available time slots.
沟通协作 分类下的更多 MCP 服务器
MCP Teams Server
InditexTechAn MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.
WhatsApp MCP Server
msaelicesWhatsapp MCP Server implemented in Python
mcp-email-server
ai-zerolabIMAP and SMTP via MCP Server
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
Modular Outlook MCP Server
ryakerMCP server for Claude to access Outlook data via Microsoft Graph API
评论