Submit

🎒 Campus Lost & Found MCP Server

@utkarshagawade17

Modular CLI-based MCP server to manage campus lost & found items using Claude Desktop.
Overview

What is Campus Lost & Found MCP?

Campus Lost & Found MCP is a modular CLI-based server designed to manage lost and found items on campus using the Claude Desktop interface. It allows users to report, track, and summarize lost and found items efficiently.

How to use Campus Lost & Found MCP?

To use the server, clone the repository, install the necessary dependencies, and run the server using the command uv run main.py. Users can interact with the server through a simple command-line interface or via Claude Desktop.

Key features of Campus Lost & Found MCP?

  • Report lost or found items easily.
  • View lists of reported lost and found items.
  • Fetch the latest lost or found item.
  • Generate summary prompts for reasoning about items.
  • Persistent storage using local text files.
  • Seamless integration with Claude Desktop.

Use cases of Campus Lost & Found MCP?

  1. Reporting a lost wallet or backpack on campus.
  2. Finding a misplaced item like a water bottle or book.
  3. Summarizing lost and found items for campus announcements.

FAQ from Campus Lost & Found MCP?

  • How do I report a lost item?

Use the command report_lost("item description") to report a lost item.

  • Can I view all reported items?

Yes! Use the command show_lost() to view lost items and show_found() for found items.

  • Is there a way to get the latest lost or found item?

Yes! Use latest_lost() or latest_found() to fetch the most recent entries.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.