Skip to main content
MCP Server

Understand your videos with Reka AI — search, ask questions, and extract insights.

Share
0 stars Python Unknown Updated: 2026-05-14

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Reka MCP server for me.

Server: Reka
Description: Understand your videos with Reka AI — search, ask questions, and extract insights.
Install command: python -m reka-mcp

Environment variables needed:
- X-Reka-API-Key: Your Reka API key (required)

GitHub: 

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-reka-mcp": {
      "command": "python",
      "args": [
        "-m",
        "reka-mcp"
      ],
      "env": {
        "X-Reka-API-Key": "your-value-here"
      }
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

pip Run after pip install
python -m reka-mcp

Tools (1)

execute

Execute Reka operations

Environment Variables

X-Reka-API-Key Required

Your Reka API key

Example: your-value-here

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Understand your videos with Reka AI — search, ask questions, and extract insights.

Overview

Understand your videos with Reka AI — search, ask questions, and extract insights.

Tools

  • execute: Execute Reka operations

Environment Variables

  • X-Reka-API-Key: Your Reka API key (Required)

Installation

PIP

python -m reka-mcp

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.