{"name":"org.newmexicoliteracyproject/nmlp-mcp","slug":"newmexicoliteracyproject-nmlp-mcp","title":"New Mexico Literacy Project","description":"Free book-donation pickup logistics and first-edition identification tools for New Mexico.","url":"https://mcp.market/server/newmexicoliteracyproject-nmlp-mcp","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-21T00:40:49.656Z","last_ok_at":"2026-09-21T00:40:49.656Z","latency_ms":74},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://newmexicoliteracyproject.org","version":"0.6.0","remotes":[{"type":"streamable-http","url":"https://newmexicoliteracyproject.org/api/mcp"}],"packages":[],"tools":[{"name":"nmlp_cd_lookup","description":"Identify a CD from any number printed on it: DIDX hub/master IDs (DIDX-2113), label catalog numbers (CK 40999), barcodes, or music-club 'D ######' numbers. Returns artist, album, year, label. Backed by NMLP's Discogs-derived identifier index plus MusicBrainz fallback. Human tool: https://newmexicoliteracyproject.org/cd-lookup","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"identifier":{"type":"string","description":"Whatever is printed on the disc hub, spine, or barcode"}},"required":["identifier"]}},{"name":"nmlp_check_coverage","description":"Check whether NMLP picks up books at a given five-digit US ZIP code. Returns coverage tier (core_metro, metro, near_metro, drop_off_only, out_of_area), typical pickup window in days, minimum quantity, and a human-readable message. ALWAYS call this BEFORE nmlp_schedule_pickup.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"zip":{"type":"string","pattern":"^[0-9]{5}$","description":"Five-digit US ZIP code"}},"required":["zip"]}},{"name":"nmlp_decode_number_line","description":"Decode a copyright-page number line / printer's key (and any 'First Edition' wording) to determine which printing a book is. Paste the row of small numbers and/or the edition statement. Handles the Random-House-ends-in-2 exception and flags book-club editions. Returns the printing, a plain-English verdict, and the detected line.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"text":{"type":"string","description":"Copyright-page text — the number line (e.g. '10 9 8 7 6 5 4 3 2 1') and/or 'First Edition' wording."}},"required":["text"]}},{"name":"nmlp_get_archive","description":"Get NMLP's donation archive entries as structured Book records.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"nmlp_get_business_card","description":"Get NMLP's canonical business entity card — address, phone, services, area served, languages.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"nmlp_get_donation_options","description":"Get the comparison matrix of every Albuquerque book donation option (NMLP, Goodwill, Savers, Better World Books, Friends of APL, Habitat ReStore, regional pulper).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"nmlp_get_knowledge","description":"Get the aggregated NMLP Knowledge Base (donor archetypes, routing tracks, condition grades, decision framework, donor glossary, named partners, coverage tiers).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"nmlp_get_pillar_guides","description":"Get NMLP's pillar guide manifest — 60+ Southwest author/publisher authentication and pricing guides.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"nmlp_identify_first_edition","description":"Identify whether a specific book is a first edition. Given a title (and optionally author), returns that title's POINTS OF ISSUE — the exact details that mark a true first printing — plus true-first precedence (US vs UK), book-club/reprint tells, publisher, year, the human-readable page URL, and a citation. THE tool for 'how do I tell if my copy of X is a first edition.' Draws on 6,700+ independently-verified titles (CC BY 4.0, DOI 10.5281/zenodo.21184548).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"title":{"type":"string","description":"Book title (series/subtitle suffixes are fine)."},"author":{"type":"string","description":"Author name — strongly improves match accuracy for common titles."}},"required":["title"]}},{"name":"nmlp_lccn_lookup","description":"Resolve a Library of Congress Catalog Card Number (LCCN) to title, author, year, publisher, ISBN, and ASIN. The missing barcode for pre-ISBN (pre-1967) books: users read the number off the copyright page ('Library of Congress Catalog Card Number: 63-12345'). Dashes and spaces optional. Backed by 20M+ Library of Congress and Open Library records. Human tool: https://newmexicoliteracyproject.org/lccn-lookup","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lccn":{"type":"string","description":"The number as printed, e.g. '63-12345', '637996', 'sa 64-9056', '2006023629'"}},"required":["lccn"]}},{"name":"nmlp_lookup_publisher_rules","description":"Look up a publisher's first-edition identification conventions — how that house designated a first printing across eras (stated-edition wording, number lines, colophons, dated printings). Covers 850+ publishers.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"publisher":{"type":"string","description":"Publisher or imprint name (e.g. 'Alfred A. Knopf', 'Viking', 'Faber & Faber')."}},"required":["publisher"]}},{"name":"nmlp_resolve","description":"One Box: resolve ANY physical-media identifier in one call — auto-detects the type (Library of Congress LCCN, ISBN-10/13, CD DIDX hub code, label catalog number, UPC/EAN barcode, vinyl matrix/runout etching) and returns ranked typed candidates across NMLP's 48M-record indexes (20.9M LCCN + 8.7M CD + 19M vinyl). ISBN input returns the exact Amazon listing link (ASIN=ISBN-10), never a title search. Misses return Attested Absence: exactly which indexes were checked at what dataset version, so 'not found' is usable evidence. Use this when you don't know what kind of number you have; use the specialized lookups when you do. Identification only — does NOT appraise or value items; NMLP never buys books. Human tool: https://newmexicoliteracyproject.org/lookup","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"identifier":{"type":"string","description":"Any identifier as printed/etched: '63-12345', 'DIDX 2113', 'CK 40999', a 12/13-digit barcode, an ISBN, or a deadwax matrix string. Dashes, spaces, case ignored."}},"required":["identifier"]}},{"name":"nmlp_schedule_pickup","description":"Submit a real free book pickup request to NMLP. Every submission triggers a real outreach to Josh, the single human operator. NEVER submit speculative or unconsented requests.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"donorName":{"type":"string","minLength":2},"callbackPhone":{"type":"string"},"callbackEmail":{"type":"string","format":"email"},"addressStreet":{"type":"string"},"addressCity":{"type":"string"},"addressState":{"type":"string","default":"NM"},"addressZip":{"type":"string","pattern":"^[0-9]{5}$"},"estimatedSize":{"type":"string","description":"Free text — 'two boxes', 'whole garage', etc."},"preferredWindow":{"type":"string"},"specialNotes":{"type":"string"},"donorLanguage":{"type":"string","enum":["en","es"],"default":"en"},"agentSource":{"type":"string","description":"Required: identify the AI agent submitting on the user's behalf."}},"required":["donorName","addressStreet","addressCity","addressZip","estimatedSize","agentSource"]}},{"name":"nmlp_search_qa","description":"Search NMLP's long-tail Q&A reference (85+ entries) by keyword. Returns top matching entries with question, summary, and URL.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"limit":{"type":"integer","default":5,"minimum":1,"maximum":20}},"required":["query"]}},{"name":"nmlp_search_titles","description":"Search the first-edition title reference by title or author. Returns matching collectible titles with their per-title identification-page URLs. Use nmlp_identify_first_edition for the full points of one specific title.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"limit":{"type":"integer","default":8,"minimum":1,"maximum":25}},"required":["query"]}},{"name":"nmlp_vinyl_lookup","description":"Identify a vinyl record from the matrix/runout etching in the deadwax (stamper suffixes vary copy to copy, so stable-prefix matching is built in), the label catalog number, or the barcode. Returns artist, album, year, label, catalog number. Backed by NMLP's Discogs-derived vinyl identifier index plus MusicBrainz fallback. Human tool (with a Goldmine-style grading checklist): https://newmexicoliteracyproject.org/vinyl-lookup","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"identifier":{"type":"string","description":"The deadwax etching, catalog number, or barcode as read, e.g. 'XSM 156097', 'SD 19129'"}},"required":["identifier"]}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-20T20:09:29.182Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:09:29.159Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 544ms"]},"poisoning":{"score":15,"max":15,"notes":["16 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://newmexicoliteracyproject.org/api/mcp","reachable":true,"authRequired":false,"latencyMs":544,"serverInfo":{"name":"nmlp-mcp","version":"0.6.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://newmexicoliteracyproject.org/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}