harshakrishnak/Camera-DB-MCP
If you are the rightful owner of Camera-DB-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP server for querying a database of CCTV camera information, providing tools to search, filter, and retrieve camera details from a dataset of 10,000 cameras stored in memory.
Tools
Functions exposed to the LLM to take actions
get_camera
Get details of a specific camera by ID.
search_cameras
Search cameras by various criteria with pagination support.
get_camera_stats
Get overall statistics about the camera database including counts by manufacturer, type, and status.
list_manufacturers
List all unique manufacturers in the database.
list_locations
List all unique locations in the database.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client