You're viewing a demo portfolio

Join the waitlist
PRSM

petpulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

PetPulse: Global pet health and care intelligence API. AI-synthesized veterinary symptom triage, breed selection guides, pet nutrition analysis, medication safety (drug interactions, toxin exposure), senior pet Coverage: Global Endpoints: • symptoms ($0.10): Symptom triage • research ($0.10): Veterinary research synthesis • nutrition ($0.10): Condition-based nutrition guidance • medication ($0.08): Veterinary drug reference • breed ($0.08): Breed health and care guide • cost ($0.08): Vet procedure cost estimator • insurance ($0.10): Pet insurance comparison • senior ($0.10): Senior pet care • toxin ($0.10): Pet toxicity assessment • travel ($0.08): Pet travel guide • behavior ($0.10): Pet behavior and training guide • recall-check ($0.10): Pet food recall check

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "age": {
      "type": "string",
      "description": "Pet age (e.g. 8 years)"
    },
    "drug": {
      "type": "string",
      "description": "Drug name (e.g. carprofen, metronidazole, apoquel)"
    },
    "lang": {
      "type": "string",
      "description": "Response language (e.g. es, de, fr)"
    },
    "breed": {
      "type": "string",
      "description": "Breed name (e.g. golden-retriever, french-bulldog, maine-coon)"
    },
    "issue": {
      "type": "string",
      "description": "Behavior issue (e.g. separation-anxiety, leash-reactivity, litter-box-avoidance, destructive-chewing, aggression)"
    },
    "topic": {
      "type": "string",
      "description": "Research topic (e.g. joint-supplements, omega-3-benefits)"
    },
    "action": {
      "enum": [
        "symptoms",
        "research",
        "nutrition",
        "medication",
        "breed",
        "cost",
        "insurance",
        "senior",
        "toxin",
        "travel",
        "behavior",
        "recall-check"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: symptoms | research | nutrition | medication | breed | cost | insurance | senior | toxin | travel | behavior | recall-check"
    },
    "origin": {
      "type": "string",
      "description": "Origin country (default US)"
    },
    "region": {
      "type": "string",
      "description": "Region"
    },
    "weight": {
      "type": "string",
      "description": "Pet weight (e.g. 65lbs)"
    },
    "product": {
      "type": "string",
      "description": "Pet food brand or product name to check"
    },
    "species": {
      "type": "string",
      "description": "Animal species"
    },
    "symptoms": {
      "type": "string",
      "description": "Comma-separated symptoms (e.g. lethargy,vomiting)"
    },
    "condition": {
      "type": "string",
      "description": "Health condition (e.g. pancreatitis, kidney-disease, obesity)"
    },
    "procedure": {
      "type": "string",
      "description": "Procedure name"
    },
    "substance": {
      "type": "string",
      "description": "Substance ingested"
    },
    "conditions": {
      "type": "string",
      "description": "Existing conditions"
    },
    "destination": {
      "type": "string",
      "description": "Destination"
    },
    "amount_ingested": {
      "type": "string",
      "description": "Amount ingested"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →