DiscoverSeniorBenefits MCP server
Find US senior benefits by ZIP and check eligibility via deterministic rules citing .gov sources.
Little public usage data yet
Reviews
Write oneNobody has reviewed DiscoverSeniorBenefits yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
DiscoverSeniorBenefits tools (3, 1 write)
write = sends, deletes, buys or postsfind_programs_by_zipFreeList the federal, state, and county senior-benefit programs that apply where a person lives, from their 5-digit ZIP code. Each program includes its cited government source URL, a last-verified date, and an apply-guide link on discoverseniorbenefits.com. Optionally filter by jurisdiction level or category keyword.
get_program_detailsFreeFull public details for one program by its id (ids come from find_programs_by_zip or run_eligibility_scan): description, cited government source, how to apply, documents required, and the apply-guide link on discoverseniorbenefits.com.
run_eligibility_scanwrite actionFreeCheck which senior-benefit programs a person likely qualifies for, using a deterministic rule engine tied to cited .gov sources — no AI guessing. Only age and zip_code are required; every extra field provided turns needs-more-info programs into definite answers. Include marital_status whenever known — many programs' income limits depend on it, so it resolves far more programs than most fields. The full guided check at https://discoverseniorbenefits.com/scan covers additional signals.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 607ms20/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http benefits https://mcp.discoverseniorbenefits.com/mcp
DiscoverSeniorBenefits: common questions
- Is DiscoverSeniorBenefits MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the DiscoverSeniorBenefits safety report
- How do I install DiscoverSeniorBenefits?
- It runs remotely at mcp.discoverseniorbenefits.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does DiscoverSeniorBenefits need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is DiscoverSeniorBenefits maintained?
- The latest release is v1.0.0.
- Is DiscoverSeniorBenefits up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.