Skip to main content

MCP server that diagnoses Flutter + Stripe (flutter_stripe) Android and iOS setup issues

Project description

flutter-stripe-mcp

An MCP server that diagnoses Flutter + Stripe (flutter_stripe) setup issues — so Claude can check your project automatically.

What it does

One tool, diagnose_setup, takes the path to your Flutter project root and runs every check:

Check Requirement
kotlin Kotlin version >= 1.9.0 (read from android/settings.gradle or legacy android/build.gradle)
gradle_wrapper Gradle wrapper >= 8.0
android_themes Theme styles derive from Theme.AppCompat.*, Theme.MaterialComponents.*, or Theme.Material3.*
main_activity MainActivity extends FlutterFragmentActivity (not FlutterActivity)
proguard_rules proguard-rules.pro contains all required Stripe rules
ios_deployment_target iOS deployment target >= 13.0 (from Podfile or project.pbxproj)
ios_camera_permission NSCameraUsageDescription set in Info.plist (suggestion — needed for card scanning)

The result lists passing checks by name and returns a fix instruction for each problem found. Platforms without an android/ or ios/ directory are skipped.

Install

pip install flutter-stripe-mcp

Or with uv:

uv tool install flutter-stripe-mcp

Add to Claude Desktop

Open ~/Library/Application Support/Claude/claude_desktop_config.json and add:

{
  "mcpServers": {
    "flutter-stripe-mcp": {
      "command": "flutter-stripe-mcp"
    }
  }
}

Restart Claude Desktop. Claude will now have access to the diagnostic tool.

Add to Claude Code

claude mcp add flutter-stripe-mcp -- flutter-stripe-mcp

Usage

Ask Claude:

"Check if my Flutter project at /path/to/myapp is set up correctly for flutter_stripe."

Claude calls diagnose_setup with the project root and tells you exactly what to fix.

Development

uv sync
uv run pytest

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

flutter_stripe_mcp-0.1.0.tar.gz (72.5 kB view details)

Uploaded Source

Built Distribution

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

flutter_stripe_mcp-0.1.0-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flutter_stripe_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 72.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for flutter_stripe_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 45bc9a38cc3fb03e4e3f0c25ebc37b297ef63dca590c5c73a94f34a8a3b2b13a
MD5 87f80ef3c4c9676459f0ea161235b51c
BLAKE2b-256 dfb9116cc82779e484adedcd2133a08428f2162b2c4ceb99e66a09a1aeb653ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: flutter_stripe_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for flutter_stripe_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1cdbcfdf63ab64f0e983a844f46746f8a3e977fa8c6cd530471856d39f20630b
MD5 05671226dcc73379fa1762ff797bc071
BLAKE2b-256 07b4f42d9a63d7db75a371d367474093cdf9ff57f4c45260b3733c7313f1611c

See more details on using hashes here.

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