FichePro MCP Server

FichePro MCP Server

Enables dropshippers and e-commerce operators to generate SEO-optimized product listings, score SEO, audit catalogs, discover niches and suppliers, and surface Autopilot optimizations directly from Claude.

Category
Visit Server

README

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)

Tool Purpose Plan
generate_product_listing SEO-optimized listing across 12 languages × 7 marketplaces Free* / Starter+
get_seo_score Deterministic 0-100 marketplace SEO score All
analyze_catalog Global catalog audit + prioritized fix list Starter+
list_workspaces User's accessible workspaces All
get_quota_status Current plan, usage, remaining quota All
get_autopilot_suggestions Optimizations Autopilot would execute tonight All
generate_ab_test Two listing variants (factual vs emotional) Starter+
find_niche Trending niches with demand/competition scores (Google Trends-backed) Starter+
ad_spy_search Live Meta Ad Library with winning_score per creative Starter+
find_supplier AliExpress suppliers with MOQ + margin estimation Starter+

* 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

  • Landing + install guide: https://fichepro.ai/mcp
  • Account / API keys: https://fichepro.ai/account
  • MCP Registry entry: https://registry.modelcontextprotocol.io/v0.1/servers?search=fichepro
  • Contact: contact@fichepro.ai

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.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured