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.
NLueg committed
Jun 2, 2026 at 09:05 UTC
645928f93d9e44339b0c7a4527955a2c445c2a1a
1 file changed
+1
README.md
+1
@@ -2728,6 +2728,7 @@ Interact with Git repositories and version control platforms. Enables repository
2728
- [orellazi/coda-mcp](https://github.com/orellazri/coda-mcp) 📇 ☁️ - MCP server for [Coda](https://coda.io/)
2729
- [osinmv/funciton-lookup-mcp](https://github.com/osinmv/function-lookup-mcp) 🐍 🏠 🍎 🐧 - MCP server for function signature lookups.
2730
- [osulivan/skill4agent-mcp-server](https://github.com/osulivan/skill4agent-mcp-server) [](https://glama.ai/mcp/servers/osulivan/skill4agent-mcp-server) 📇 ☁️ - MCP Server for skill4agent - Search, view, and install AI skills in AI conversations.
2731
+- [Pantrist-dev/pantrist-mcp](https://github.com/Pantrist-dev/pantrist-mcp) 🎖️ 📇 ☁️ - Manage your pantry, shopping lists, recipes, and weekly meal plan with Pantrist. Add and check off items, track stock, plan meals from your saved recipes. Full OAuth 2.1 + PKCE with dynamic client registration; hosted at `mcp.pantrist.app` or self-host the Streamable-HTTP / stdio transports.
2732
- [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol
2733
- [PSPDFKit/nutrient-dws-mcp-server](https://github.com/PSPDFKit/nutrient-dws-mcp-server) [](https://glama.ai/mcp/servers/@PSPDFKit/nutrient-dws-mcp-server) 📇 ☁️ 🍎 🪟 🐧 - MCP server for the Nutrient DWS Processor API. Convert, merge, redact, sign, OCR, watermark, and extract data from PDFs and Office documents via natural language. Works with Claude Desktop, LangGraph, and OpenAI Agents.
2734
- [PSPDFKit/nutrient-document-engine-mcp-server](https://github.com/PSPDFKit/nutrient-document-engine-mcp-server) [](https://glama.ai/mcp/servers/@PSPDFKit/nutrient-document-engine-mcp-server) 📇 🏠 🍎 🪟 🐧 - Self-hosted MCP server for Nutrient Document Engine. On-premises document processing with natural language control — designed for HIPAA, SOC 2, and GDPR compliance.