Enterprise DNA Enterprise DNA
M MCP Servers Developer low

Pantrist-dev/pantrist-mcp

by Various

Model Context Protocol server wrapping the Pantrist REST API

MCP

Pantrist-dev/pantrist-mcp

Added 7 June 2026

#anthropic #claude #mcp #mcp-server #model-context-protocol #nodejs #oauth #pantrist

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_lists
  • list_shopping_items
  • add_shopping_item
  • check_shopping_item
  • delete_shopping_item
  • list_pantry_items
  • add_pantry_item
  • reduce_pantry_amount
  • update_pantry_item
  • search_recipes
  • get_recipe
  • delete_recipe
  • get_week_plan
  • update_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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks