← Registry

eCommerce

limowo.ch

Provides access to Limowo marketplace data, enabling searches for active listings and category lookups.

2 endpoints18 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://limowo.ch/mcp

No auth detected

MCP server metadata

Name
limowo-mcp
Version
0.1.0
Capabilities
toolsresources
Server instructions

Anonymous sessions expose public marketplace discovery. A valid Keycloak MCP access token exposes active marketplace tools for its verified Limowo user; writes remain prepare/approve/execute controlled.

Known tools 9

limowo_system_capabilities_list_v1

Use this when an agent needs to inspect the public, read-only Limowo capabilities currently available.

Inferred read-only
limowo_category_lookup_search_v1

Use this when a buyer or seller needs matching active Limowo category labels before searching listings or preparing a human-reviewed draft.

Inferred read-only
limowo_category_lookup_children_v1

Use this when an agent needs one safe level of child categories below an optional parent category.

Inferred read-only
limowo_category_lookup_resolve_v1

Use this when an agent must validate one Limowo category reference and retrieve its public display metadata.

Inferred read-only
limowo_marketplace_articles_search_v1

Use this when a person wants to find active sale or giveaway listings on Limowo by query, category, Swiss location, distance, listing mode, or CHF price range.

Inferred read-only
limowo_marketplace_articles_get_v1

Use this when a person or agent needs the current public details for one Limowo listing identified by its stable id.

Inferred read-only
limowo_business_shops_search_v1

Use this when a person needs to find active public Limowo business shops by name or URL slug.

Inferred read-only
limowo_business_shops_get_v1

Use this when a person needs to read one active public Limowo business shop by URL slug.

Inferred read-only
limowo_business_shop_listings_search_v1

Use this when a person needs to search active public listings belonging to one Limowo business shop by URL slug.

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.limowo-mcp]
url = "https://limowo.ch/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "limowo-mcp": {
      "type": "http",
      "url": "https://limowo.ch/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: limowo-mcp
Remote MCP URL: https://limowo.ch/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": {
    "limowo-mcp": {
      "url": "https://limowo.ch/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "limowo-mcp": {
      "type": "http",
      "url": "https://limowo.ch/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "limowo-mcp",
  "transport": "streamable-http",
  "url": "https://limowo.ch/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://mcp.limowo.ch/mcp

No auth detected

MCP server metadata

Name
limowo-mcp
Version
0.1.0
Capabilities
toolsresources
Server instructions

Anonymous sessions expose public marketplace discovery. A valid Keycloak MCP access token exposes active marketplace tools for its verified Limowo user; writes remain prepare/approve/execute controlled.

Known tools 9

limowo_system_capabilities_list_v1

Use this when an agent needs to inspect the public, read-only Limowo capabilities currently available.

Inferred read-only
limowo_category_lookup_search_v1

Use this when a buyer or seller needs matching active Limowo category labels before searching listings or preparing a human-reviewed draft.

Inferred read-only
limowo_category_lookup_children_v1

Use this when an agent needs one safe level of child categories below an optional parent category.

Inferred read-only
limowo_category_lookup_resolve_v1

Use this when an agent must validate one Limowo category reference and retrieve its public display metadata.

Inferred read-only
limowo_marketplace_articles_search_v1

Use this when a person wants to find active sale or giveaway listings on Limowo by query, category, Swiss location, distance, listing mode, or CHF price range.

Inferred read-only
limowo_marketplace_articles_get_v1

Use this when a person or agent needs the current public details for one Limowo listing identified by its stable id.

Inferred read-only
limowo_business_shops_search_v1

Use this when a person needs to find active public Limowo business shops by name or URL slug.

Inferred read-only
limowo_business_shops_get_v1

Use this when a person needs to read one active public Limowo business shop by URL slug.

Inferred read-only
limowo_business_shop_listings_search_v1

Use this when a person needs to search active public listings belonging to one Limowo business shop by URL slug.

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.limowo-mcp]
url = "https://mcp.limowo.ch/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "limowo-mcp": {
      "type": "http",
      "url": "https://mcp.limowo.ch/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: limowo-mcp
Remote MCP URL: https://mcp.limowo.ch/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": {
    "limowo-mcp": {
      "url": "https://mcp.limowo.ch/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "limowo-mcp": {
      "type": "http",
      "url": "https://mcp.limowo.ch/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "limowo-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.limowo.ch/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.