Model Context ProtocolNow available

FichePro is now where Claude lives.

The first MCP server built for dropshippers. Install FichePro in Claude Desktop, Cursor, or any MCP client — and let an AI assistant generate listings, score SEO, and surface Autopilot optimizations while you sleep.

Endpoint : https://www.fichepro.ai/api/mcp·Transport : Streamable HTTP (stateless)·Protocol : MCP 2025-06-18

Le positionnement FichePro

FichePro est le seul outil qui travaille pendant que tu dors.

Le MCP, c'est ton assistant. L'Autopilot, c'est ton employé. L'assistant propose, l'employé exécute. Combiner les deux dans Claude, c'est transformer ton workflow e-commerce en une conversation — et ta marketplace en une machine autonome.

10 tools — one API key

Every tool respects your plan's quota. Usage via MCP counts towards the same monthly quota as the dashboard — no surprise billing.

generate_product_listingAUTONOMY

Generate a product listing

SEO-optimized listing across 12 languages × 7 marketplaces (Shopify, Amazon, TikTok, Etsy, eBay, WooCommerce, PrestaShop).

get_seo_scoreREAD-ONLY

Score a listing

Deterministic 0-100 SEO score with marketplace-specific breakdowns and actionable tips.

analyze_catalogSTARTER+

Audit a catalog

Global catalog score, per-marketplace breakdown, list of products that need fixing.

get_quota_statusFREE

Check quota

Current plan, sheets used this month, remaining quota, next reset date.

list_workspacesFREE

List workspaces

All workspaces the authenticated user has access to. Useful for Agency plan with multiple clients.

get_autopilot_suggestionsAUTONOMY

Get Autopilot suggestions

List of optimizations FichePro Autopilot would execute tonight with expected conversion uplift.

generate_ab_testSTARTER+

A/B test two variants in parallel

Two variants per call: structured + factual (A) vs creative + emotional (B). Pick the winner before paying for ads. Consumes 2 quota.

find_nicheSTARTER+

Discover trending niches

Demand + competition + opportunity scores per niche, backed by Google Trends data. Quota: 10/mo Starter, 50/mo Pro, ∞ Agency.

ad_spy_searchSTARTER+

Spy on competitor ads

Live Meta Ad Library results with winning_score per creative. Quota: 20/mo Starter, 75/mo Pro, ∞ Agency.

find_supplierSTARTER+

Find suppliers + estimate margins

AliExpress + AI-curated suppliers with prices, MOQ, shipping, recommended selling price + margin %. Quota: 10/mo Starter, 50/mo Pro, ∞ Agency.

Install in 30 seconds

Two paths: a one-click OAuth install for Claude Desktop, and a static API key for Cursor, scripts, and CI.

Recommended

Path 1 — Claude Desktop (OAuth)

No JSON file, no Node.js, no terminal. Native install via Claude Desktop's Custom Connectors UI.

  1. 1

    In Claude Desktop, open Settings → Connectors → Add custom connector.

  2. 2

    Name: FichePro. URL:

    https://www.fichepro.ai/api/mcp
  3. 3

    Click Add. Your browser opens the consent screen — log in if needed, pick a workspace, click Allow. Done.

OAuth 2.1 + DCR (RFC 7591) + PKCE S256 (RFC 7636). Compatible with any MCP client that implements Custom Connectors.

Path 2 — API key (Cursor, CLI, scripts)

For clients that don't support OAuth, or for automated environments.

  1. 1

    Go to fichepro.ai/account → section FichePro for ClaudeGenerate an API key. The raw key is shown exactly once.

  2. 2

    Paste this config into your client's MCP settings (Cursor: Settings → MCP Servers):

    {
      "mcpServers": {
        "fichepro": {
          "url": "https://www.fichepro.ai/api/mcp",
          "headers": {
            "Authorization": "Bearer YOUR_API_KEY"
          }
        }
      }
    }

    Replace YOUR_API_KEY with the key from step 1.

  3. 3

    Restart your client.

Then talk to your assistant

"Generate a Shopify product listing in French for a magnetic bracelet, premium tone."

"Audit my catalog and show the 5 products that need optimization."

"What optimizations would Autopilot run tonight?"

Under the hood

Protocol

  • Version2025-06-18
  • TransportStreamable HTTP
  • SessionStateless
  • Batch requestsSupported
  • NotificationsHTTP 204

Security & limits

  • AuthBearer (fp_live_*)
  • Rate limit60 req / min / key
  • Max keys / workspace10
  • Key storageSHA-256 hash only
  • RevocationImmediate

FAQ

Does MCP usage count toward my monthly quota?

Yes. The MCP server and the dashboard share the same monthly quota. Generating a listing via Claude uses one sheet, exactly like generating it from /dashboard.

Can I use the MCP server on the Free plan?

Yes, with your 5 monthly listings. Free accounts can create 1 API key and use all read-only tools (scoring, quota, workspaces). Generate is gated by your normal quota.

Is there a separate API price?

No. MCP access is included in every paid plan for at least the next 12 months. We will give 60 days' notice before any pricing change.

How do I rotate or revoke a key?

Revoke it from /account → FichePro for Claude. Revocation propagates within seconds. The soft-delete is preserved for audit.

Can Claude publish directly to my store?

Not in v1. Auto-publication to Shopify / Amazon / etc. is reserved for the Autopilot Agent (Pro+) which runs server-side and A/B tests every change. The MCP only prepares listings — the user reviews.

Is the server open source?

The tools run against the production FichePro stack (proprietary). The protocol implementation is a standard JSON-RPC 2.0 handler. If you want deeper integration, contact us about the Embedded API (Agency+).

Ready to let Claude run your store?

Create your first API key in 30 seconds. No credit card to try, no extra fee to use MCP.

Get your API key now