mcp-server-receipt

mcp-server-receipt

0

MCP server that automates the organization of receipt files with support for LLM. It extracts relevant information and applies a standardized naming convention for storage.

mcp-server-receipt

MCP server offering a context for organizing receipt files automatically with support for LLM. This tool guides the LLM to apply appropriate naming conventions and storage for receipt files. It extracts the date, amount, and company name from receipt PDFs and renames the file in a standardized format before saving it.

Prompts

  • gen-receipt-filename
    • Provides instructions to extract information from an attached receipt file and store it with a standardized name.

How it Works

  1. On server startup, it provides receipt processing instructions to the LLM.
  2. The LLM extracts information from receipts and generates filenames.
  3. The LLM copies files to the specified output location.