Skip to main content

Getting access

  1. Register at app.dataframer.ai
  2. Request access to Dataframer at [email protected]
  3. Get your API key from the dashboard (Settings → API Keys)
  4. Set the environment variable:

Python SDK

Install the SDK:
Quick taste:
See the Basic Use of Python SDK tutorial for a complete, runnable example.

MCP

MCP lets AI assistants (Claude Code, Cursor, etc.) interact with DataFramer directly.

Claude Code

Unlike the raw API, MCP also provides your AI assistant with detailed instructions on how to use DataFramer effectively — so it can guide you through the entire workflow conversationally.

Next steps

Core Concepts

Understand how DataFramer works

Basic Use of Python SDK

Complete runnable example

API Reference

Full endpoint documentation