Equals MCP Server

Hosted, remote Model Context Protocol server that gives AI assistants direct access to an Equals workspace — search and list workbooks including team-trusted analyses, list connected datasources and explore their schemas, execute SQL directly, and ask the Equals agent natural-language questions across every accessible datasource and workbook. Authenticated with OAuth 2.1 (authorization code + PKCE, dynamic client registration); documented for Claude, Claude Code, ChatGPT, Codex, Cursor, Windsurf and Zed. Calls consume Equals AI credits.

API entry from apis.yml

apis.yml Raw ↑
name: Equals MCP Server
description: Hosted, remote Model Context Protocol server that gives AI assistants direct access to an
  Equals workspace — search and list workbooks including team-trusted analyses, list connected datasources
  and explore their schemas, execute SQL directly, and ask the Equals agent natural-language questions
  across every accessible datasource and workbook. Authenticated with OAuth 2.1 (authorization code +
  PKCE, dynamic client registration); documented for Claude, Claude Code, ChatGPT, Codex, Cursor, Windsurf
  and Zed. Calls consume Equals AI credits.
humanURL: https://docs.equals.com/docs/equals-mcp
baseURL: https://go.equals.com/api/mcp
tags:
- mcp
- agent-native
- analytics
- business-intelligence
- sql
- natural-language-query
properties:
- type: Documentation
  url: https://docs.equals.com/docs/equals-mcp
- type: MCPServer
  url: mcp/equals-mcp.yml
- type: ToolCrosswalk
  url: mcp/equals-tool-crosswalk.yml
- type: Authentication
  url: authentication/equals-authentication.yml