MCP.so
Sign In

Polar Analytics

Bring all your data in one place & connect it to Claude

Documentation

About Polar Analytics

Polar Analytics brings ecommerce and business data into one analytics workspace. Its connector gives assistants connected metrics context for querying performance, analyzing revenue, and understanding multichannel business data.

Connection details

https://api.polaranalytics.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add polar-analytics --transport http https://api.polaranalytics.com/mcp

Frequently asked questions

What is the Polar Analytics remote MCP server?

The Polar Analytics remote MCP server is a hosted Model Context Protocol endpoint at https://api.polaranalytics.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Polar Analytics MCP server?

Add the endpoint https://api.polaranalytics.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Polar Analytics MCP server require authentication?

Yes. Polar Analytics uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Polar Analytics MCP server use?

Polar Analytics exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers