{
 "name": "Lunenburg Budget Project",
 "what": "An MCP server over an independent archive of the Lunenburg, Massachusetts town and school budget: budget lines, the town ledger, staff rosters, out-of-district placements, elections, and fifteen years of annual town reports, each traceable to a published document with a sha256.",
 "transport": "Streamable HTTP — POST JSON-RPC to this same URL.",
 "authentication": "none. Everything here is public records.",
 "tools": [
  "list_datasets",
  "read_first",
  "worked_examples",
  "search_meetings",
  "budget_history",
  "staff",
  "document",
  "query"
 ],
 "connect": {
  "url": "https://lunenburgbudgetproject.org/mcp"
 },
 "ifYouCannotUseMcp": {
  "guide": "https://lunenburgbudgetproject.org/llms.txt",
  "everyDataset": "https://lunenburgbudgetproject.org/api/tables",
  "askAQuestion": "https://lunenburgbudgetproject.org/api/query?sql=...",
  "workedExamples": "https://lunenburgbudgetproject.org/api/questions"
 }
}
