Skip to main content
Glama
Nadiya-NCI

Meadow Vet Care MCP Server

by Nadiya-NCI

Meadow Vet Care — MCP Server & Chatbot

A customer chatbot for Meadow Vet Care that answers real questions from the clinic's live data.

Web Chat (GitHub Pages)

Browse and ask questions about the clinic's 90+ services:

https://your-username.github.io/meadow-vet-mcp

  • Smart mode — built-in engine answers from live data (no API key needed)

  • LLM mode — uses OpenRouter/OpenAI API for natural language (enter your key in settings)

Quick questions to try:

  • "What services do you have for dogs?"

  • "How much is a cat vaccination?"

  • "Do you have any discounts or offers?"

  • "Show me grooming prices"

  • "What are your emergency services?"

Related MCP server: vClinic MCP Server

MCP Server

JSON-RPC MCP server for AI clients (Claude Desktop, etc.).

Tools

Tool

Description

search-services

Search by species, category, keyword, price range, availability

get-summary

Overview: totals, categories, species, current offers

get-available-slots

Find services with available slots this week

Usage

{
  "mcpServers": {
    "meadow-vet": {
      "command": "node",
      "args": ["path/to/meadow-vet-mcp/index.js"]
    }
  }
}

Local Development

npm start          # Run MCP server

Data source: Google Sheet

Install Server
F
license - not found
A
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    C
    maintenance
    Enables AI agents to manage veterinary practice data through ezyVet API, including animals, contacts, appointments, consults, invoices, and products.
    8
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Enables AI agents to manage virtual clinic data including patients, visits, diagnoses, treatments, lab/radiology orders, and search medical literature and internal knowledge base.
  • F
    license
    -
    quality
    B
    maintenance
    Query Sage Veterinary Imaging's public data including website content, provider directory, pricing, and location details.
  • A
    license
    -
    quality
    B
    maintenance
    Enables querying US regulated-care providers (GLP-1 clinics) with tools for searching, retrieving details, and checking compliance, using natural language or function calls.
    2
    MIT

View all related MCP servers

Related MCP Connectors

  • Owner-verified local business data for AI agents: profiles, hours, prices, with provenance.

  • Physician-reviewed medical opinions and prescriptions for AI agents.

  • Live Google Maps business search, review, and photo data for AI agents over MCP.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nadiya-NCI/meadow-vet-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server