MCP server · Fyndiq
fyndiq-merchant
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Fyndiq. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Fyndiq publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport stdio
Tools
create_article— Create a single product article.bulk_create_articles— Create up to 100 articles in one call.retrieve_article— Retrieve an article by Fyndiq ID.retrieve_article_by_sku— Retrieve an article by SKU.list_articles— List articles (paginated).list_categories— Retrieve the category tree for a market and language.update_article— Update fields on an article.update_article_price— Update an article's price.update_article_quantity— Update an article's quantity.bulk_update_articles— Update up to 200 articles in one call.delete_article— Delete (soft) an article.retrieve_order— Retrieve an order by Fyndiq ID.list_orders— List orders, optionally filtered by state.fulfill_order— Mark an order fulfilled with tracking information.cancel_order— Cancel an order.create_test_order— Create a test order (sandbox only).
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.