Meadow Vet Care MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Meadow Vet Care MCP ServerShow me available slots for cat vaccination this week."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 by species, category, keyword, price range, availability |
| Overview: totals, categories, species, current offers |
| 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 serverData source: Google Sheet
This server cannot be installed
Maintenance
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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