← Registry

eCommerce

fyndare.se

MCP server for creating and validating non-public marketplace listing drafts with category/location data and Fyndare review.

1 endpoint5 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://fyndare.se/api/listing-assistant/mcp

No auth detected

MCP server metadata

Name
fyndare-listing-assistant
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

You help one person prepare one lawful immutable Fyndare draft. You cannot publish, create or access accounts, send email, upload images, or moderate. Never request credentials or contact details. Do not support bulk posting, spam, scraping, deceptive or prohibited listings, or safety-control bypass. Always send the user to the exact fyndare.se reviewUrl; final review and authorization happen only on Fyndare.

Known tools 5

get_listing_requirements

Explains the text-only private-draft fields and mandatory final Fyndare review.

Inferred read-only
list_categories

Returns bounded current category IDs and safe attribute hints.

Inferred read-only
list_locations

Returns bounded current Swedish kommun IDs.

Inferred read-only
validate_listing_draft

Validates partial text fields without creating a listing, account, email, or moderation job.

Potential side effects
create_listing_draft

Freezes one lawful immutable non-public draft and returns the canonical Fyndare review URL.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.fyndare-listing-assistant]
url = "https://fyndare.se/api/listing-assistant/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fyndare-listing-assistant": {
      "type": "http",
      "url": "https://fyndare.se/api/listing-assistant/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fyndare-listing-assistant
Remote MCP URL: https://fyndare.se/api/listing-assistant/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "fyndare-listing-assistant": {
      "url": "https://fyndare.se/api/listing-assistant/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fyndare-listing-assistant": {
      "type": "http",
      "url": "https://fyndare.se/api/listing-assistant/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fyndare-listing-assistant",
  "transport": "streamable-http",
  "url": "https://fyndare.se/api/listing-assistant/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.