SERVER

ifieldsgood

Rank #93,090

smithery/protae5544/ifieldsgood

แผนการปรับแต่ง: ระบบอัตโนมัติในการกรอกแบบฟอร์ม PDF กรณีการใช้งานเป้าหมาย (6): การกรอกแบบฟอร์ม PDF อัตโนมัติจาก CSV → ตัวเลือกดรอปดาวน์บนเบราว์เซอร์ → การตรวจสอบด้วยภาพ ธงใหม่ (4): --csv PATH # Input CSV file --pdf PATH # Base PDF template --fields "Name=100,700 Date=100,650 ID=100,600" # XY field mappings --dropdown FIELD # CSV column for HTML selector --output DIR # Output folder (default: ./output) --template PATH # Custom HTML template (default: embedded) --verify # Open browser to verify generated PDFs --batch-size N # Process N records at a time การเปลี่ยนแปลงรูปแบบเอาต์พุต (5): Extended JSON: { "success": true, "records_processed": 50, "pdfs_generated": ["1_John.pdf", "2_Jane.pdf"], "html_viewer": "output/template.html", "csv_updated": "output/data_updated.csv", "fields_filled": ["Name", "Date", "ID"] } เอกสาร/เวิร์กโฟลว์ (3): ## PDF Form Filler Workflow ```bash # 1. Setup CSV + base PDF node pdf-filler.js --csv data.csv --pdf template.pdf --fields "Name=100,700 Date=100,650" # 2. Generate PDFs + HTML selector # output/template.html opens in browser with dropdown # 3. Verify + download selected PDF node verify.js --open output/template.html --select "John Doe" **Fork Path:** `/home/user/skills/[yourname]/pdf-form-filler/` **Implementation Steps:** 1. Create new script `pdf-filler.js` (Python via Node child_process) 2. Add `verify.js` for browser verification workflow 3. Embed PyMuPDF + Jinja2 deps management 4. Update SKILL.md with new workflows **Confirm before forking:** 1. **Fork namespace?** (e.g., `yourusername`, `pdf-automation`) 2. **Field mapping format OK?** (`--fields "Name=100,700 Date=100,650"`) 3. **Add Python deps auto-install?** (`install-deps.sh`) 4. **Include visual diff verification?** **Ready to fork + implement?** (Y/N + namespace)

First listed
Dec 10, 2025
Last publish date
OVERVIEW

ifieldsgood is a Model Context Protocol (MCP) server published by protae5544. It ranks #93,090 of 132,046 servers tracked on MCP Toplist. ifieldsgood is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Dec 10, 2025.

STANDING
#93,090of 132,046 tracked servers

Ranks ahead of 38,956 of 132,046 servers on MCP Toplist.

BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: #93,090 of 132,046
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/smithery%2Fprotae5544%2Fifieldsgood.svg)](https://mcptoplist.com/server/smithery%2Fprotae5544%2Fifieldsgood)
HTML
<a href="https://mcptoplist.com/server/smithery%2Fprotae5544%2Fifieldsgood"><img src="https://mcptoplist.com/badge/smithery%2Fprotae5544%2Fifieldsgood.svg" alt="MCP Toplist: #93,090 of 132,046" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 1 registry

ORGANIZATION

protae5544

Organization
Servers in org
6
Versions across org
0
MORE FROM THIS PUBLISHER

Other servers by protae5544

View all protae5544 servers →
VERSIONS

Not versioned

This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.

FAQ

Frequently asked questions

Who maintains ifieldsgood?
ifieldsgood is maintained by protae5544, which publishes 6 MCP servers (0 total versions) tracked on MCP Toplist.
Is ifieldsgood listed on the Official MCP Registry?
ifieldsgood is not on the Official MCP Registry. It is listed on Smithery.
How many versions does ifieldsgood have?
ifieldsgood ships as a single rolling release with no explicit version metadata.
Where can I find the source code for ifieldsgood?
The source code for ifieldsgood is hosted at github.com/protae5544/ifieldsgood.
Used in projects

Do you run this server?

Add to a project

Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.

EXPLORE