Pantrist-dev/pantrist-mcp
by Various
Model Context Protocol server wrapping the Pantrist REST API
MCP
Pantrist-dev/pantrist-mcp
Added 7 June 2026
Overview
Pantrist MCP is a Model Context Protocol server that wraps the Pantrist REST API, enabling AI assistants to interact with Pantrist inventory and supply chain data through standardized tool calls. It translates MCP requests into authenticated API operations, allowing agents to query and manage inventory items, orders, and related resources.
Best for
Best for
Developers building AI assistants that need to interact with Pantrist inventory and supply chain data
Use cases
- Query inventory levels and item details via natural language
- Create or update supply chain orders through an AI assistant
- Automate inventory reporting and alerts with agent workflows
How to use
Tools exposed
list_listslist_shopping_itemsadd_shopping_itemcheck_shopping_itemdelete_shopping_itemlist_pantry_itemsadd_pantry_itemreduce_pantry_amountupdate_pantry_itemsearch_recipesget_recipedelete_recipeget_week_planupdate_week_plan_day
Tested with
Claude Desktop, Claude Code, Cursor, Claude.ai (web or desktop app)
Example client config
{\n "mcpServers": {\n "pantrist": {\n "type": "url",\n "url": "https://mcp.pantrist.app/mcp"\n }\n }\n} Notes
Pantrist MCP is a Model Context Protocol server that wraps the Pantrist REST API, enabling AI assistants to interact with Pantrist inventory and supply chain data through standardized tool calls. It translates MCP requests into authenticated API operations, allowing agents to query and manage inventory items, orders, and related resources.
0 stars on GitHub. Last updated 2026-06-07. Licensed MIT.
Use cases
- Query inventory levels and item details via natural language
- Create or update supply chain orders through an AI assistant
- Automate inventory reporting and alerts with agent workflows
Pros
- Provides a standardized MCP interface for Pantrist API access
- Written in TypeScript for type safety and easy integration
- Enables AI agents to perform real inventory operations without custom code
Cons
- Requires a Pantrist account and API credentials to function
- Limited to the capabilities exposed by the Pantrist REST API
- No active community or usage data given zero stars and no updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Provides a standardized MCP interface for Pantrist API access
- Written in TypeScript for type safety and easy integration
- Enables AI agents to perform real inventory operations without custom code
Cons
- Requires a Pantrist account and API credentials to function
- Limited to the capabilities exposed by the Pantrist REST API
- No active community or usage data given zero stars and no updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
