Marco Polo
Connect your data sources to AI with zero friction
Add Marco Polo as a custom Connector using Admin settings:
https://mcp.marcopolo.dev
Authorize using Settings => Connectors => Marco Polo => Connect
Download and install the Marco Polo extension:
Download Claude Desktop ExtensionDouble-click the downloaded .mcpb file to install. Works on macOS, Windows, and Linux.
Alternative: Manual configuration
Or add this to your Claude Desktop configuration file:
{
"mcpServers": {
"marcopolo": {
"command": "npx",
"args": [
"-y",
"[email protected]",
"https://mcp.marcopolo.dev"
]
}
}
}
Requires Node.js 18+ (including npx)
Config location:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Add Marco Polo to Claude Code via MCP:
claude mcp add --transport http marcopolo https://mcp.marcopolo.dev
Authorize using /mcp => marcopolo => Authenticate
One-click installation for VS Code:
Add to VS CodeAfter adding the server, authorize using Command Palette => Installed Servers => Marco Polo => Start Server
Add Marco Polo to Cursor as a New MCP Server:
{
"mcpServers": {
"Marco Polo": {
"type": "http",
"url": "https://mcp.marcopolo.dev"
}
}
}
After adding the server, authorize using Tools => Marco Polo => Connect
With Developer mode enabled, add Marco Polo as a remote MCP server with OAuth in the Connectors tab:
https://mcp.marcopolo.dev
After adding the server, authorize using Connectors => Marco Polo => Connect
Use this URL to connect to Marco Polo from any MCP-compatible client that supports streamable HTTP with OAuth:
https://mcp.marcopolo.dev
Requires a client that supports remote MCP servers via streamable HTTP with OAuth.
Connect to Any Data Source
50+ integrations out of the box. From cloud data warehouses to databases, analytics platforms to APIs.
Amazon Redshift
Snowflake
Google BigQuery
Databricks
PostgreSQL
MySQL
Microsoft SQL Server
Oracle
MongoDB
Elasticsearch
ClickHouse
Presto
Amazon Athena
Google Analytics
Salesforce
HubSpot
Intercom
JIRA
Google Sheets
Prometheus
InfluxDB
Cassandra
DynamoDB
Azure Synapse
Enterprise-Grade Security
Secrets and OAuth tokens are stored by organization and encrypted using unique keys stored in KMS. Data and execution environments are airgapped for each user.
Smart Context Offloading
Stop wasting tokens on repetitive context. Marco Polo provides query examples and schema information exactly when needed, keeping your AI conversations focused and efficient.
Built-in Execution
Powered by DuckDB, Marco Polo provides a fast, embedded execution environment. Run queries, transform data, and get results without leaving your AI workflow.