mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-06-07 17:34:34 -04:00
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.
This commit is contained in:
@@ -2728,6 +2728,7 @@ Interact with Git repositories and version control platforms. Enables repository
|
||||
- [orellazi/coda-mcp](https://github.com/orellazri/coda-mcp) 📇 ☁️ - MCP server for [Coda](https://coda.io/)
|
||||
- [osinmv/funciton-lookup-mcp](https://github.com/osinmv/function-lookup-mcp) 🐍 🏠 🍎 🐧 - MCP server for function signature lookups.
|
||||
- [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.
|
||||
- [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.
|
||||
- [pierrebrunelle/mcp-server-openai](https://github.com/pierrebrunelle/mcp-server-openai) 🐍 ☁️ - Query OpenAI models directly from Claude using MCP protocol
|
||||
- [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.
|
||||
- [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.
|
||||
|
||||
Reference in New Issue
Block a user