Google Calendar MCP vs Odoo19 MCP Server | AllMCPs
Side-by-Side Model Context Protocol Comparison
Google Calendar MCP vs Odoo19 MCP Server
In-depth architectural comparison of the Google Calendar MCP and Odoo19 MCP Server MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Google Calendar MCP
Workplace & Productivity · Local stdio
Quality: 55/100 (Good) | Auth: OAuth 2.0
Odoo19 MCP Server
Workplace & Productivity · Local stdio
Quality: 51/100 (Good) | Auth: API Key required
Verdict Summary: Choose Google Calendar MCP if you need specialized Workplace & Productivity tools running via a local process. Choose Odoo19 MCP Server if your workspace requires Workplace & Productivity integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Google Calendar MCP when:
You need dedicated capabilities in the Workplace & Productivity domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: OAuth 2.0 (BYOK (Pay Provider Direct)).
You have access to required keys: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, GOOGLE_REDIRECT_URI, TOKEN_ENCRYPTION_KEY, PORT.
You need dedicated capabilities in the Workplace & Productivity domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Free / Open Source).
You have access to required keys: ODOO_URL, ODOO_DATABASE, ODOO_API_KEY, READONLY_MODE, MCP_ALLOW_SENSITIVE_MODELS, MCP_AUTH_TOKEN, MCP_MULTIUSER, UPLOAD_TOKEN_SECRET.
An MCP server to interface with the Google Calendar API. Based on TypeScript.
MCP Server for Odoo 19 ERP using JSON-RPC API, built with FastMCP. Supports CRUD operations, model inspection, and user/company context with readonly mode and delete confirmation safety.
Category & Scope
Tools & Capabilities Breakdown
Google Calendar MCP Tools (3)
event
Event details object containing:
start
Start time object with:
end
End time object (same format as start)
Odoo19 MCP Server Tools (11)
list_models
Yes
get_fields
Yes
search_records
Yes
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Google Calendar MCP is categorized under Workplace & Productivity and uses a local stdio subprocess. In contrast, Odoo19 MCP Server belongs to Workplace & Productivity using local stdio subprocess. Select Google Calendar MCP when you need capabilities focused on workplace & productivity and Odoo19 MCP Server when you require tools for workplace & productivity.