Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by moritasoshi • Tools & CLI
Provides MCP-compatible prompts and a small server to instruct LLMs to extract metadata from receipt PDFs, rename them into a standard format, and copy them to a target folder.
Automatically extract date, total amount, and vendor name from PDF receipts and generate standardized filenames (YYYYMMDD_金額_会社名.pdf).
Move or copy receipt PDFs from an input directory into an organized output directory according to a reproducible naming convention.
A simple MCP prompt (gen-receipt-filename) to integrate receipt renaming and storage into an LLM-driven automation pipeline.
This repository supplies context and a simple MCP server that tells an LLM how to process receipt PDF files: extract date, amount, and vendor, then rename files using the pattern YYYYMMDD_金額_会社名.pdf and save them to a specified output directory. It includes a single prompt (gen-receipt-filename), examples for local invocation, and guidance for registering the server with an MCP host. The tool helps automate bookkeeping tasks by standardizing filenames and file placement for downstream processing or archival.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.