CampusLostFoundMCP
If you are the rightful owner of CampusLostFoundMCP 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.
A Claude Desktop-compatible MCP server for managing lost and found items on campus.
The Campus Lost & Found MCP Server is designed to facilitate the reporting, tracking, and summarization of lost and found items on a campus environment. It provides a simple command-line interface (CLI) or can be integrated with a Language Model (LLM) interface like Claude Desktop. The server allows users to report items that are lost or found, view lists of these items, and fetch the latest entries. Additionally, it can generate summary prompts for reasoning tasks. The server uses local text files for persistent storage and is built to work seamlessly with Claude Desktop by Anthropic. The project is structured to include a main server definition file, storage files for lost and found items, and configuration files for the environment setup.
Features
- Report lost or found items
- View lists of reported items
- Fetch the latest lost/found item
- Generate a summary prompt for Claude
- Persistent storage using local text files