Commit Graph
2 Commits
Author SHA1 Message Date
NLueg e5e31123cc Add Glama badge to Pantrist entry 2026-06-03 12:19:51 +02:00
NLueg 645928f93d Add Pantrist MCP server
Pantrist is a smart-grocery / pantry / recipe / meal-planning app.
The MCP server wraps its public REST API so LLM agents (Claude, etc.)
can manage shopping lists, the pantry, recipes and the weekly meal
plan in natural language.

Full OAuth 2.1 + PKCE + RFC 7591 dynamic client registration so the
Claude.ai Custom Connector flow completes without copying a token
by hand. Hosted at https://mcp.pantrist.app — self-hostable via the
public repo.
2026-06-02 09:05:32 +02:00