Talandor
Public MCP report

Server

https://mcp.heyspark.co/mcp

Official Registry

Official Registry · co.heyspark.mcp/server · Publisher namespace: co.heyspark.mcp

Server checked today at 22:53 UTC

Displayed catalog: last complete observation from September 19

4 public tools observed. Tools were not executed. These tools come from the catalog observation above, not from the latest availability check.

Reachable

What Talandor observed

The server answered

Add the endpoint to your assistant using the configuration shown below. A Watch can alert you if this public catalog changes.

This is a public protocol and tools/list check, not a functional validation.

https://mcp.heyspark.co/mcp
AvailabilityReachablemeasured
Tools4 public tools observedmeasured
Assistant testNot tested by Talandorunknown

Configure your assistant · Check details

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your assistant, then copy the configuration shown for that client. Authentication is completed with the MCP provider, never inside Talandor.

    Open the official client guide (opens in a new tab)
    Check details

    What changed

    Public contract stable since
    Last check · No semantic contract change since the previous complete snapshot.
    Info

    This public timeline shows the latest check, the last 24 hours, and the most recent important change. Watch keeps 30 days.

    The notes above are for this connector.

    Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
    Tools and declared exposure

    Server annotations are declarations, not verified behavior.

    Show 4 of 4 server-provided tool definitions
    get_business_details
    No effect details provided
    Show server-provided details
    Server description (copied; language not verified)
    Get complete details for a specific HeySpark-listed business including address, hours, services, reviews summary, and contact information. Premium businesses include photos and special offers.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "properties": {
        "slug": {
          "type": "string",
          "description": "Business URL slug (e.g., 'bellas-kitchen-asheville')"
        },
        "business_id": {
          "type": "string",
          "description": "Business ID (UUID format)"
        }
      }
    }
    get_reviews_summary
    No effect details provided
    Show server-provided details
    Server description (copied; language not verified)
    Get a reviews summary for a HeySpark-listed business. Shows overall rating, review count, and review highlights (Premium tier only).
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "business_id"
      ],
      "properties": {
        "business_id": {
          "type": "string",
          "description": "Business ID to get reviews for"
        }
      }
    }
    list_categories
    No effect details provided
    Show server-provided details
    Server description (copied; language not verified)
    List all available business categories on HeySpark with the number of active businesses in each.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "properties": {}
    }
    search_businesses
    No effect details provided
    Show server-provided details
    Server description (copied; language not verified)
    Search for local businesses listed on HeySpark. Filter by keyword, category, city/state, or geographic coordinates. Returns a list of matching businesses with name, category, location, rating, and contact info. Premium-tier businesses appear first in results.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "properties": {
        "city": {
          "type": "string",
          "description": "City name (e.g., 'Asheville')"
        },
        "limit": {
          "type": "number",
          "maximum": 50,
          "minimum": 1,
          "description": "Max results (default 10, max 50)"
        },
        "query": {
          "type": "string",
          "description": "Search keyword (e.g., 'pizza', 'emergency plumber', 'hair salon')"
        },
        "state": {
          "type": "string",
          "description": "State code (e.g., 'NC')"
        },
        "offset": {
          "type": "number",
          "minimum": 0,
          "description": "Pagination offset (default 0)"
        },
        "category": {
          "enum": [
            "restaurant",
            "salon",
            "barbershop",
            "dental",
            "medical",
            "veterinary",
            "plumber",
            "electrician",
            "hvac",
            "contractor",
            "landscaping",
            "auto_repair",
            "auto_body",
            "tire_shop",
            "law_firm",
            "accounting",
            "real_estate",
            "insurance",
            "retail",
            "fitness",
            "spa",
            "pet_grooming",
            "cleaning",
            "moving",
            "photography",
            "catering",
            "bakery",
            "coffee_shop",
            "bar",
            "brewery",
            "other"
          ],
          "type": "string",
          "description": "Business category filter"
        },
        "latitude": {
          "type": "number",
          "maximum": 90,
          "minimum": -90,
          "description": "Latitude for location-based search"
        },
        "longitude": {
          "type": "number",
          "maximum": 180,
          "minimum": -180,
          "description": "Longitude for location-based search"
        },
        "radius_miles": {
          "type": "number",
          "maximum": 50,
          "minimum": 0.1,
          "description": "Search radius in miles (max 50). Requires latitude/longitude."
        }
      }
    }
    Evidence and limitations

    Method: anonymous Streamable HTTP probe. We never invoke a tool.

    Attempted protocols: 2026-07-28, 2025-11-25

    Protocol2025-11-25
    TransportStreamable HTTP
    AuthNo authentication challenge observed
    EvidencePublic contract observed
    Total latency3248 ms
    Response bytes2606

    No diagnostic errors.

    Observation history
    Operational
    · stable since
    2025-11-25 · 4 tools · no change · 85 checks
    Operational
    2025-11-25 · 4 tools
    Operational
    2025-11-25 · 4 tools
    Complete public contract · 2025-11-25 · 4 tools
    5945715398df
    Complete public contract · 2025-11-25 · 4 tools
    5945715398df
    Complete public contract · 2025-11-25 · 4 tools
    5945715398df

    Deep monitoring eligibility

    Eligible for deep monitoring

    A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.

    A Watch starts from the payment section on this page, and only after a verified payment.

    See public monitoring
    Watch · recurring plan

    Watch this MCP

    Your agent depends on this MCP. When Watch is active, periodic checks alert you when we observe a change that may affect the client you selected.

    • Know when it goes downWhen Watch is active, availability is observed about every 5 minutes. An outage is confirmed after two failed checks, so a single miss is not treated as a lasting outage.
    • Know when its contract changesDeep checks about every hour compare public tool catalogs and authentication surfaces over time.
    • Know what changed and what to fixAn alert names the observed change and the next step for the client you selected.

    Full public-contract coverage: Availability, protocol, auth and public tool contract changes can be compared.

    Full WatchAvailability, protocol, auth and public tool contract changes
    Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff

    Early access currently activates this first endpoint; adding more endpoints up to the planned limit of five is not open in this deployment. Live checkout is open. A Watch activates only after a verified payment event; a browser return never starts monitoring.

    Start Watch