
Sandwich Public Care Directory
Let an agent pull Sandwich’s public aging-parent care resources and cost data while you research options before building a caregiver product.
Overview
Sandwich Public Care Directory is a MCP server for the Idea phase that gives agents read-only access to Sandwich aging-parent care resources and cost data.
What is this MCP server?
- Read-only streamable-http MCP at www.joinsandwich.com/api/mcp with no auth headers in server.json
- Public care directory and cost data for aging-parent planning
- Version 0.1.1 under MCP schema 2025-12-11
- Pairs with authenticated Care Circle MCP when you later need private workspace data
- Documented via joinsandwich.com/agents and sandwich-public GitHub repo
- Server version 0.1.1
- 1 streamable-http remote (www.joinsandwich.com/api/mcp)
- 0 required auth headers on the public remote
What problem does it solve?
Early caregiver product research stalls when agents lack trustworthy, structured cost and resource data for aging-parent care.
Who is it for?
Solo builders doing unauthenticated research, content outlines, or market scans on elder-care costs with an MCP-connected agent.
Skip if: Reading a specific user’s CareEvents or private workspace—those require the Sandwich Care Circle authenticated MCP.
What do I get? / Deliverables
After registration, your agent can cite Sandwich public directory and cost datasets while you validate scope and positioning.
- Agent-grounded answers using public care resource listings
- Cost-oriented reference data for validation and content drafts
- Zero-secret MCP config for early-phase research sessions
Recommended MCP Servers
Journey fit
Canonical shelf is Idea because the server is read-only reference data for discovery and comparison, not live account operations. Research fits unauthenticated directory and cost datasets agents query during opportunity and planning work.
How it compares
Read-only public data MCP, not authenticated account integration or a code-generation skill.
Common Questions / FAQ
Who is com.joinsandwich/directory for?
Builders and researchers who want agent access to Sandwich’s public care directory and cost information without a user login.
When should I use com.joinsandwich/directory?
During idea and validation research when you need aging-parent resource and cost references before building private Sandwich integrations.
How do I add com.joinsandwich/directory to my agent?
Add the streamable-http remote https://www.joinsandwich.com/api/mcp in your MCP client; no Authorization header is required per the published server.json.