Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tanjibpa • Data & Databases
A lightweight MCP server demo that manages organizations and devices, storing data in PostgreSQL and computing distances between devices and their organizations.
Query organization and device records from a local PostgreSQL-backed MCP server for testing or demonstration.
Compute geographic distances between devices and their associated organization addresses (Haversine-based) to support location-aware decisions.
A simple, locally runnable MCP endpoint to integrate with developer tools (e.g., Claude Desktop) or to prototype device-management workflows.
This repository provides a demo implementation of a Model Context Protocol (MCP) server that connects to a PostgreSQL database to manage organizations and devices. It includes utilities to fetch organizations and devices, list devices by organization, and calculate distances using the Haversine formula. The project is intended as a developer/demo tool to run locally or integrate with local tools like Claude Desktop for testing and exploration. It includes SQL schema/seed data and configuration examples for quick setup.
Add a new note
Creates a summary of all notes
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.