{"name":"org.lunenburgbudgetproject/archive","slug":"lunenburgbudgetproject-archive","title":null,"description":"The Lunenburg, Massachusetts town and school budget, every figure traced to its source document.","url":"https://mcp.market/server/lunenburgbudgetproject-archive","rating":null,"grade":"A","score":87,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":23,"stars":0,"forks":0,"downloads_week":null,"last_push_at":"2026-09-20T01:22:23.000Z","license":null},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T18:55:58.630Z","last_ok_at":"2026-09-20T18:55:58.630Z","latency_ms":396},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/tjloughlin16/lunenburgbudgetapp","website":"https://lunenburgbudgetproject.org","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://lunenburgbudgetproject.org/mcp"}],"packages":[],"tools":[{"name":"budget_history","description":"What a school budget line was in each year, AT ONE STAGE. The stage argument is required and singular on purpose: `proposed`, `settled` and `actual` are three different documents about the same year, and a growth rate measured from an actual to a budget is partly growth and partly the step between them. That mistake put a special education escalator 1.5 points too high here and was invisible until somebody asked how the number was derived. Note also that a budget line is NET — what the town must raise after grants, fees and state aid — so a line can rise because a grant ended rather than because anything cost more.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"label":{"type":"string","description":"Part of the line name, e.g. \"paraprofessional\""},"stage":{"type":"string","enum":["proposed","settled","actual"],"description":"One stage. Never compare across stages."}},"required":["label","stage"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"document","description":"Where a document came from: the publisher's URL, our copy, and its sha256 so a reader can check they have the same bytes. Use it to cite anything.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"name":{"type":"string","description":"Part of a filename or path"}},"required":["name"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_datasets","description":"Every dataset in the archive, with THE YEARS EACH COVERS, its row count and its size. Call this before answering from prose: it is how you find out whether the archive holds data for the year and subject you are being asked about. 49 datasets covering the town and school budgets, the town ledger, staff rosters, out-of-district placements, elections, and fifteen years of annual town reports.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"query","description":"Any question the other tools do not cover, as one read-only SQL statement over the archive database. SELECT or WITH only; a LIMIT is imposed if you omit one. Call `read_first` before computing anything and `list_datasets` to find table names. A query estimated to read more than 250,000 rows is refused — narrow it with a WHERE, or ask for one table at a time.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"sql":{"type":"string","description":"One SELECT statement."}},"required":["sql"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"read_first","description":"The grain of every table and the specific ways to get a confident wrong answer out of this data. Read this before computing anything. It states, among others, that a budget and an actual must never be combined in one calculation; that a budget line is NET of grants and fees and is not what a thing costs; and that no budget line is mapped to a ledger account, so budget-to-actual at line level cannot be answered from this data at all.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_meetings","description":"Which of the 1,422 published town meeting documents contain a word — every board, 2025 onward. Returns the board, the date and a citable URL for each. AN EMPTY RESULT MEANS THE WORD IS NOT IN THE INDEXED DOCUMENTS, which is not the same as nobody having said it: the archive starts in January 2025. It matches words exactly, so plurals are separate terms — search \"jersey\" and \"jerseys\" both.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"word":{"type":"string","description":"A single word, lowercase. Not a phrase."},"board":{"description":"Optional board slug, e.g. school-committee","type":"string"}},"required":["word"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"staff","description":"How many people the town PRINTED on a school staff roster, by year, school and kind of job. Uses our classification of the printed title, never the title itself, because the town has called the same job Tutor, Aide, Paraprofessional, Para, (para) and Sped Para across fifteen years. THIS IS A COUNT OF NAMES, NOT A STAFFING LEVEL: a roster carries no FTE, so a 0.4 music teacher and a full-timer are one row each, and it names no funding source, which is the question that usually matters. Grade appears only where the page happened to print it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"fy":{"description":"Fiscal year as four digits, e.g. 2022","type":"string"},"category":{"description":"paraprofessional, teacher, administrator, counselor, nurse, psychologist, social_worker, speech_therapist, therapist, librarian, custodian, cafeteria, secretary, technology, specialist, coach","type":"string"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"worked_examples","description":"107 questions this archive can answer, each with the SQL that answers it. Every one is executed against the database on every build, so none of them is a claim. Start from the nearest one and edit it rather than writing a query from scratch.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":87,"grade":"A","scanned_at":"2026-09-20T11:36:30.501Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T11:36:30.422Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 200ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":5,"max":10,"notes":["namespace and repository owner differ","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://lunenburgbudgetproject.org/mcp","reachable":true,"authRequired":false,"latencyMs":200,"serverInfo":{"name":"lunenburg-budget","version":"1.0.0"}}],"packages":[],"repo":{"found":true,"owner":"tjloughlin16","repo":"lunenburgbudgetapp","archived":false,"pushedAt":"2026-09-20T01:22:23Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/264833399?v=4","ownerCreatedAt":"2026-03-01T16:48:45Z"},"icon":{"url":"https://lunenburgbudgetproject.org/favicon.svg","source":"site"},"presence":{"stars":0,"forks":0,"downloadsWeek":null,"license":null,"lastPushAt":"2026-09-20T01:22:23.000Z","score":23}}}},"grade_history":[],"reviews":[]}