tanjibpa/mcp-server-demo
If you are the rightful owner of mcp-server-demo and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This repository contains a demo implementation of a Model Context Protocol (MCP) server.
Tools
Functions exposed to the LLM to take actions
get_organizations
Fetch all organizations from the database.
get_devices
Fetch all devices from the database.
get_devices_by_organization
Fetch devices for a specific organization.
list_devices_with_distance
List devices and their distances from their associated organizations.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client