Odel
FichePro for Claude

FichePro for Claude

@sezerproDeveloper ToolsUpdated 2mo ago

E-commerce autonomy for dropshippers — listings, SEO, catalog audit, niche & ad intel.

Server endpointStreamable HTTP

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

FichePro for Claude — MCP Server

MCP Registry Protocol Website

FichePro for Claude is a production MCP server for dropshippers and e-commerce operators. It lets your AI assistant generate SEO-optimized product listings, score SEO, audit catalogs, discover niches and suppliers, and surface Autopilot optimizations — directly from your Claude conversation.

This repository hosts the registry metadata (server.json). The server itself is hosted at https://www.fichepro.ai/api/mcp.

Quick install (Claude Desktop, ~30 seconds)

  1. Open Claude Desktop → Settings → Connectors → Add custom connector
  2. Name: FichePro, URL: https://www.fichepro.ai/api/mcp
  3. Click Add → browser opens the FichePro consent screen → log in, pick a workspace, click Allow
  4. Ask Claude: "What's my FichePro quota?"

Full install guide: https://fichepro.ai/mcp

Tools (10)

ToolPurposePlan
generate_product_listingSEO-optimized listing across 12 languages × 7 marketplacesFree* / Starter+
get_seo_scoreDeterministic 0-100 marketplace SEO scoreAll
analyze_catalogGlobal catalog audit + prioritized fix listStarter+
list_workspacesUser's accessible workspacesAll
get_quota_statusCurrent plan, usage, remaining quotaAll
get_autopilot_suggestionsOptimizations Autopilot would execute tonightAll
generate_ab_testTwo listing variants (factual vs emotional)Starter+
find_nicheTrending niches with demand/competition scores (Google Trends-backed)Starter+
ad_spy_searchLive Meta Ad Library with winning_score per creativeStarter+
find_supplierAliExpress suppliers with MOQ + margin estimationStarter+

* Free plan: 1 generation/month via MCP for evaluation.

Marketplaces supported

Shopify · Amazon · TikTok Shop · Etsy · eBay · WooCommerce · PrestaShop

Languages supported

fr · en · de · es · it · nl · pt · ar · tr · pl · ja · sv (12 total)

Authentication

  • OAuth 2.1 with DCR (RFC 7591) + PKCE S256 (RFC 7636) — native install via Claude Desktop Custom Connectors
  • Bearer API key — for Cursor, CLI, scripts, CI environments. Generate at https://fichepro.ai/account

Both token families (fp_live_* for keys, fp_oat_* for OAuth) are accepted on every MCP request.

Protocol specs

  • MCP version: 2025-06-18
  • Transport: Streamable HTTP (stateless)
  • Rate limit: 60 requests/minute per token
  • Discovery:
    • /.well-known/oauth-authorization-server (RFC 8414)
    • /.well-known/oauth-protected-resource (RFC 9728)

Links

License

This repository contains the server.json metadata published to the official MCP Registry. The FichePro server itself is a commercial SaaS; see https://fichepro.ai/terms for the terms of service.


Not affiliated with Anthropic. MCP is an open protocol; Claude is a trademark of Anthropic.