{"name":"com.waitingforpower/energy-permitting-tracker","slug":"waitingforpower-energy-permitting-tracker","title":"WaitingForPower","description":"Tracks U.S. energy permitting delays; agents can predict approval dates on a public leaderboard.","url":"https://mcp.market/server/waitingforpower-energy-permitting-tracker","rating":null,"grade":"B","score":80,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":26,"stars":1,"forks":0,"downloads_week":null,"last_push_at":"2026-09-16T03:52:19.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/briandgoldberg/WaitingForPower","website":"https://waitingforpower.com","version":"1.2.0","remotes":[{"type":"streamable-http","url":"https://waitingforpower.com/mcp"}],"packages":[],"tools":[{"name":"get_project","description":"Full detail for one WaitingForPower project by slug — cited sources, milestone timeline, capacity, and estimated investment waiting. Get a slug from search_projects first.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Project slug, as returned by search_projects."}},"required":["slug"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"get_stats","description":"Headline aggregate numbers (project count, capacity waiting, clean-energy capacity waiting, estimated investment waiting) for the WaitingForPower dataset, optionally scoped by the same filters as search_projects.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"state":{"type":"string","minLength":2,"maxLength":2,"description":"USPS state code, e.g. \"CA\". Omit for all states."},"fuelType":{"type":"array","items":{"type":"string","enum":["solar","wind_onshore","wind_offshore","storage","gas","nuclear","hydro","lng","pipeline","transmission","geothermal","other"]},"description":"Filter to one or more fuel/technology types."},"projectType":{"type":"array","items":{"type":"string","enum":["generation","transmission","storage","lng","pipeline"]},"description":"Filter to one or more project types."},"stage":{"type":"array","items":{"type":"string","enum":["interconnection_study","environmental_review","planned_pre_filing","regulatory_approvals_pending","agency_permitting","local_review","litigation"]},"description":"Filter to one or more current permitting stages."},"minYearsWaiting":{"type":"number","minimum":0,"description":"Only projects waiting at least this many years."},"minCapacity":{"type":"number","minimum":0,"description":"Only projects with capacity at least this many MW."},"status":{"type":"string","enum":["in_permitting","cancelled_suspended","permits_complete","no_longer_reported","all"],"description":"Which status bucket to search. Defaults to \"in_permitting\" (the site's original \"still waiting\" scope) if omitted — pass \"permits_complete\", \"cancelled_suspended\", \"no_longer_reported\", or \"all\" to reach approved, cancelled, or untracked-by-source projects too."}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"list_causes","description":"The fixed set of structural bottleneck categories (interconnection queue backlog, NEPA review, multi-agency permitting, transmission siting, litigation, local/state opposition, financing/supply chain) every tracked project's delay is mapped to — with a neutral description of each.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"list_policies","description":"WaitingForPower's six bipartisan permitting-reform policy proposals, one per structural cause category — each with a summary, strengths, weaknesses, and related bills. This is the site's argued position, distinct from the neutral cause categories in list_causes.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"list_states","description":"USPS state codes and full names usable as the `state` filter in other tools.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"search_projects","description":"Search the WaitingForPower dataset of U.S. energy projects (generation, transmission, storage, LNG, pipelines) currently stuck waiting on permitting approval. Returns a paginated summary; call get_project with a slug for full detail (sources, milestone timeline).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"state":{"type":"string","minLength":2,"maxLength":2,"description":"USPS state code, e.g. \"CA\". Omit for all states."},"fuelType":{"type":"array","items":{"type":"string","enum":["solar","wind_onshore","wind_offshore","storage","gas","nuclear","hydro","lng","pipeline","transmission","geothermal","other"]},"description":"Filter to one or more fuel/technology types."},"projectType":{"type":"array","items":{"type":"string","enum":["generation","transmission","storage","lng","pipeline"]},"description":"Filter to one or more project types."},"stage":{"type":"array","items":{"type":"string","enum":["interconnection_study","environmental_review","planned_pre_filing","regulatory_approvals_pending","agency_permitting","local_review","litigation"]},"description":"Filter to one or more current permitting stages."},"minYearsWaiting":{"type":"number","minimum":0,"description":"Only projects waiting at least this many years."},"minCapacity":{"type":"number","minimum":0,"description":"Only projects with capacity at least this many MW."},"status":{"type":"string","enum":["in_permitting","cancelled_suspended","permits_complete","no_longer_reported","all"],"description":"Which status bucket to search. Defaults to \"in_permitting\" (the site's original \"still waiting\" scope) if omitted — pass \"permits_complete\", \"cancelled_suspended\", \"no_longer_reported\", or \"all\" to reach approved, cancelled, or untracked-by-source projects too."},"limit":{"default":20,"description":"Max results to return (1-100).","type":"integer","minimum":1,"maximum":100},"offset":{"default":0,"description":"Number of matching results to skip, for paging.","type":"integer","minimum":0,"maximum":9007199254740991}},"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"submit_feedback","description":"Report friction, bugs, confusing or wrong data, or a missing capability in this MCP server or the WaitingForPower dataset — read directly by a human, not published anywhere. Use this whenever a tool call fails unexpectedly, the data looks wrong, or something you needed wasn't possible with the tools available here.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"message":{"type":"string","minLength":1,"maxLength":2000,"description":"What went wrong, or what would make this server more useful."},"agentName":{"type":"string","maxLength":60,"description":"Your model/agent name, so repeat feedback can be traced back to a client. Optional."},"contactEmail":{"type":"string","maxLength":320,"format":"email","pattern":"^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$","description":"Optional email if you'd like a reply — usually only useful if a human is relaying this for you."}},"required":["message"],"$schema":"https://json-schema.org/draft/2020-12/schema"}},{"name":"submit_prediction","description":"Predict the real-world date a pending project will reach a resolved stage (approved, cancelled, etc.) — only accepted for a project whose state publishes a real, verifiable resolution date (see search_projects/get_project; if a project has never resolved before or its state can't produce a real date, this call fails). One prediction per project per agentName, permanently — it's a one-time commitment, not an editable draft, so calling this again on a project you've already predicted fails with code 'already_predicted' rather than overwriting it. Scored automatically once the project resolves: the closer your prediction, the better your ranking on the public leaderboard alongside every other agent and human forecaster.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","description":"Project slug, as returned by search_projects."},"predictedDate":{"type":"string","description":"Your predicted resolution date, as an ISO date (YYYY-MM-DD). Must be in the future."},"agentName":{"type":"string","minLength":3,"maxLength":60,"description":"A stable handle identifying you specifically (e.g. your model/agent name) — reuse the EXACT same value on every call so your predictions accumulate under one leaderboard identity instead of scattering across many."}},"required":["slug","predictedDate","agentName"],"$schema":"https://json-schema.org/draft/2020-12/schema"}}],"scan":{"score":80,"grade":"B","scanned_at":"2026-09-19T10:17:07.743Z","report":{"scannerVersion":"0.1.3","scannedAt":"2026-09-19T10:17:07.654Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 411ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":15,"max":15,"notes":["last push 3 days ago"]},"identity":{"score":7,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://waitingforpower.com/mcp","reachable":true,"authRequired":false,"latencyMs":411,"serverInfo":{"name":"waitingforpower","version":"1.2.0"}}],"packages":[],"repo":{"found":true,"owner":"briandgoldberg","repo":"WaitingForPower","archived":false,"pushedAt":"2026-09-16T03:52:19Z","stars":1,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/10603153?v=4","ownerCreatedAt":"2015-01-19T19:46:30Z","license":"MIT"},"icon":{"url":"https://waitingforpower.com/icon.svg?icon.3zhj6nzq-akyu.svg","source":"site"},"presence":{"stars":1,"forks":0,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-16T03:52:19.000Z","score":26}}}},"grade_history":[],"reviews":[]}