Skip to main content

MCP server for Mindcase — 30+ data collection agents accessible from Claude

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Mindcase MCP Server

License: MIT

MCP server for Mindcase — access 30+ data collection agents from Claude. Scrape LinkedIn, Instagram, Google Maps, Amazon, YouTube, and more with natural language.

Quick Start

1. Get an API key

Sign up at app.mindcase.co and create an API key in the API Console.

2. Install and configure

git clone https://github.com/mindcase-co/mindcase-mcp.git
cd mindcase-mcp
cp .env.example .env

Edit .env and add your API key:

MINDCASE_API_KEY=mk_live_your_api_key_here

3. Add to Claude

Claude Code (CLI):

claude mcp add mindcase -- uv --directory /path/to/mindcase-mcp run server.py

Claude Desktop:

Add to your config (~/.config/Claude/claude_desktop_config.json on Mac/Linux):

{
  "mcpServers": {
    "mindcase": {
      "command": "uv",
      "args": ["--directory", "/path/to/mindcase-mcp", "run", "server.py"]
    }
  }
}

No need to pass the API key in the config — it's read from the .env file automatically.

4. Use it

Ask Claude things like:

  • "Find coffee shops in Manhattan with ratings above 4.5"
  • "Search LinkedIn for AI startups in San Francisco"
  • "Get Instagram profiles for Nike, Adidas, and Puma"
  • "Scrape Amazon reviews for this product"
  • "Find Python developer jobs on Indeed in New York"

Available Tools

Utility Tools

Tool Description
list_agents Browse all 30+ available data agents
check_credits Check your remaining credit balance
get_agent_details View parameters and pricing for a specific agent

Data Collection Tools

All agents from the Mindcase API are registered as individual tools:

Platform Tools
LinkedIn Profiles, Companies, Employees, Jobs, Posts, People Search, Company Search, Domain Lookup
Instagram Profiles, Posts, Comments
YouTube Videos, Channels, Comments, Shorts
Amazon Products, Reviews, Bestsellers, India Products
Google Maps Businesses, Reviews, Reverse Geocoding
Twitter / X Posts
TikTok Profiles
Reddit Posts
Shopify Products
Indeed Jobs
App Store Reviews
Flipkart Products
Myntra Products

Each tool accepts the agent's specific parameters and returns structured data in a table format.

How It Works

  1. On startup, the server fetches all available agents from the Mindcase API
  2. Each agent is registered as an MCP tool with its parameter schema
  3. When Claude calls a tool, the server runs the agent via the API
  4. The server polls for results and returns structured data to Claude

Configuration

Environment Variable Description Required
MINDCASE_API_KEY Your Mindcase API key (mk_live_...) Yes

Documentation

Privacy

See privacy-policy.md for details on data handling.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mindcase_mcp-0.1.0.tar.gz (53.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mindcase_mcp-0.1.0-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file mindcase_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: mindcase_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 53.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mindcase_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2e4178f19f46f89546629f47bd943422df6cca4614cece0cf6e2abda8680950a
MD5 ceeab345e46c031b97ac933a778e91d8
BLAKE2b-256 442847a3578a3c54f50fb81e8948d6029a8e1f77b4d9165e5395c6637ca71b95

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindcase_mcp-0.1.0.tar.gz:

Publisher: publish.yml on mindcase-co/mindcase-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mindcase_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: mindcase_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mindcase_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7e8ed7551e101628d0b78f3d2cdf30a78dfbad240eba08b4c55189f3d4d76e69
MD5 bd935e197e70c7ea10c034326be35cf0
BLAKE2b-256 ab45b90e43268d4550c998492cb136259d71bf7beb8d32793e21012bf70e4dae

See more details on using hashes here.

Provenance

The following attestation bundles were made for mindcase_mcp-0.1.0-py3-none-any.whl:

Publisher: publish.yml on mindcase-co/mindcase-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page