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?"

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

-
license - not tested
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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