← All WebMCP sites

match-day.nl

Productivity & Businesshttps://match-day.nl/listed as of 2026-08-01
Dutch B2B sales & lead-generation agency — outbound sales, sales outsourcing, training, assessments, and a sales academy.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 44/100 (D).

Tools

get_company_profileanswerimperative
Returns public entity facts for Match-Day, including positioning, location, contact details and core services.
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
find_service_pageanswerimperative
Maps a public B2B sales or lead generation question to the most relevant public Match-Day page.
Input schema
{
  "type": "object",
  "properties": {
    "topic": {
      "type": "string",
      "description": "Topic or buyer question, for example outbound sales, B2B leadgeneratie, sales outsourcing, HubSpot, sales training, AI leadgeneratie or Leadinfo follow-up."
    },
    "language": {
      "type": "string",
      "enum": [
        "nl",
        "en",
        "de",
        "fr"
      ],
      "default": "nl"
    }
  },
  "required": [
    "topic"
  ],
  "additionalProperties": false
}
get_intake_linksanswerimperative
Returns public URLs where a user can contact Match-Day, plan an appointment, start an assessment or register for public programmes.
Input schema
{
  "type": "object",
  "properties": {
    "intent": {
      "type": "string",
      "enum": [
        "contact",
        "appointment",
        "assessment",
        "academy",
        "hybrid_sales_development"
      ],
      "default": "contact"
    },
    "language": {
      "type": "string",
      "enum": [
        "nl",
        "en",
        "de",
        "fr"
      ],
      "default": "nl"
    }
  },
  "additionalProperties": false
}
get_knowledge_sourcesanswerimperative
Returns public knowledge sources that agents can read or cite for B2B sales, lead generation and outbound sales context.
Input schema
{
  "type": "object",
  "properties": {
    "topic": {
      "type": "string"
    },
    "language": {
      "type": "string",
      "enum": [
        "nl",
        "en",
        "de",
        "fr"
      ],
      "default": "nl"
    }
  },
  "additionalProperties": false
}
Listings are sourced from public community registries and shown as reported.