Vinkius
ReciPal

ReciPal MCP for AI. Audit recipes and track nutritional compliance instantly.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

ReciPal MCP on Cursor AI Code EditorReciPal MCP on Claude Desktop AppReciPal MCP on OpenAI Agents SDKReciPal MCP on Visual Studio CodeReciPal MCP on GitHub Copilot AI AgentReciPal MCP on Google Gemini AIReciPal MCP on Lovable AI DevelopmentReciPal MCP on Mistral AI AgentsReciPal MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

ReciPal lets your AI agent handle complex food manufacturing audits. It connects to a specialized database to check nutrition labels, audit ingredient lists, and retrieve full recipe details—all through natural conversation.

Stop opening dozens of portals; let your agent do the data heavy lifting for compliance checks.

What your AI can do

Check api status

Confirms if the ReciPal service is currently running and accessible.

Get recipe details

Retrieves full nutritional facts, including ingredients and calorie counts for a specific recipe ID.

List recipal ingredients

Generates a complete list of all available ingredient components in the database.

+ 1 more capabilities included
List all known recipes

Retrieves the full list of recipe identifiers from your ReciPal account.

Get specific recipe details

Pulls comprehensive nutritional and ingredient facts for a single recipe using its unique ID.

Audit available ingredients

Lists every ingredient stored in the ReciPal database, letting you check component availability.

Check service status

Verifies if the entire nutritional data source is currently operational and connected.

Included with Plan

Waiting for input…

AI Agent

ReciPal MCP Server: 4 Tools for Recipe Auditing

These tools let your AI client check API status, list all recipes, audit ingredients, or pull specific nutritional data from the ReciPal database.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using ReciPal on Vinkius

Check Api Status

Confirms if the ReciPal service is currently running and accessible.

Get Recipe Details

Retrieves full nutritional facts, including ingredients and calorie counts for a...

List Recipal Ingredients

Generates a complete list of all available ingredient components in the database.

List Recipal Recipes

Fetches an inventory listing of every recipe stored in your account.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The ReciPal integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with ReciPal, then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
ReciPal MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ReciPal. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 4 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Checking ingredient compliance shouldn't require jumping between five different portals.

Today, verifying a single recipe’s label involves logging into the labeling portal, finding the SKU, downloading the nutritional sheet as a PDF, opening Excel to cross-reference allergens, and then emailing it to compliance. It's slow, error-prone, and takes hours.

With ReciPal MCP Server, you simply ask your agent: 'What are the allergens in Recipe ID 12345?' The agent runs `get_recipe_details`, pulls the verified data directly from the source, and gives you a clean answer. You get verifiable facts, not documents.

ReciPal MCP Server: Get full nutritional details with one call.

Manual steps that vanish include searching for specific component names in massive spreadsheets and having to manually check API uptime before starting the audit. You used to spend time gathering data on *how* to search, not what the ingredients actually were.

Now you run `get_recipe_details` and get structured JSON output instantly. The process is direct: identify the recipe ID, call the tool, receive clean data. It’s that simple.

What your AI can actually do with this

ReciPal lets your AI agent handle complex food manufacturing audits. It connects to a specialized database so you can check nutrition labels, audit ingredient lists, and pull full recipe details—all just by talking to it. Don't open dozens of portals; let your agent do the data heavy lifting for compliance checks.

Recipe Inventory & Lookup

You need to know what recipes you've got on file? You can use list_recipal_recipes to pull a full roster of every recipe identifier stored in your account. This gives you the initial list—the roadmap, if you will. Once you have that ID, or if you already know it, you'll want to run get_recipe_details.

That tool doesn't just give you basic stats; it pulls comprehensive nutritional facts and ingredient breakdowns for a single recipe using its unique identifier. You get the full picture: precise calorie counts and detailed lists of components needed for compliance checks.

Ingredient Audit Capabilities

If you need to know what raw materials you can even work with, list_recipal_ingredients generates a complete inventory of every single component stored in the ReciPal database. This lets you audit ingredient availability and check component distribution across your product line. You use this when you gotta confirm if a specific allergen or a core vitamin is actually sitting in your system before writing up a label.

System Health Checks

Before you start running reports, you gotta make sure the data source isn't offline. check_api_status verifies if the entire nutritional data set is currently operational and connected. If that status check fails, you know right away that your whole research workflow is stalled, saving you time chasing phantom errors.

How You Use It

You tell your agent what you're doing—maybe "Check all recipes with less than 500 calories" or "List every ingredient containing gluten." Your AI client then figures out which tools to run: it calls list_recipal_recipes first, maybe filters that list using the data from get_recipe_details, and keeps track of component availability using list_recipal_ingredients.

It's built for compliance teams, food manufacturers, and anyone whose job depends on having fast, verifiable numbers about ingredients and nutrition. You don't manually cross-reference spreadsheets; you talk to your agent, and it pulls the verified data right back.

The system handles all that deep linking between ingredient components and finished recipe structures, letting you audit everything from a simple component list to complex nutritional breakdowns in one conversation.

Built · Hosted · Managed by Vinkius ReciPal MCP Server - Audit Nutrition & Ingredients
Server ID 019d8476-7f7e-7246-9707-35587afaea85
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I list all recipes using ReciPal? (list_recipal_recipes) +

You run list_recipal_recipes to get your entire catalog. It provides a full inventory of every recipe ID you have access to, which is the starting point for any audit.

What data does get_recipe_details provide? (get_recipe_details) +

This tool gives deep-dive nutritional and ingredient information. It reports precise calorie counts, serving sizes, and a full breakdown of components for one specific recipe.

Can I search for ingredients using list_recipal_ingredients? (list_recipal_ingredients) +

Yes, running list_recipal_ingredients provides the complete master list. You can then ask your agent to filter or check if a specific ingredient is present in that massive catalog.

How do I check if ReciPal is working? (check_api_status) +

Run check_api_status first. This confirms the entire data source is online and ready for use, so you don't waste time running queries that will fail.

When using `get_recipe_details`, how can I pull out just the serving metadata and calorie totals? +

It returns structured data for extraction. Your AI client receives a full JSON payload, allowing your agent to specifically parse and isolate only the required fields—like total calories or per-serving counts—without processing unnecessary text.

If I have thousands of recipes, does `list_recipal_recipes` handle bulk requests? +

Yes, it supports pagination for large catalogs. The tool returns results in manageable batches, so your agent can safely iterate through the entire recipe list without running into rate limits or timeouts.

Can I use `list_recipal_ingredients` to filter by ingredient category? +

The function lists all available ingredients. While it doesn't offer filtering by category, you can pass the resulting list to your agent for rapid classification and thematic grouping.

What happens if I provide an invalid ID when calling `get_recipe_details`? +

The system throws a specific error code indicating the missing resource. Your agent catches this error, allowing it to alert you immediately and prompt for a correct recipe identifier without stopping your workflow.

How do I find my ReciPal API Key? +

Log in to your ReciPal account, navigate to your account settings, and you will find your API Key in the integrations or developer section. Copy and paste it below.

Can the agent show serving sizes? +

Yes. Every recipe record retrieved by your agent includes serving size metadata and the number of servings per recipe.

Does it support ingredient lists? +

Yes. The get_recipe_details tool retrieves the full list of ingredients used in a specific recipe, along with their weights.

Built & Managed by Vinkius 30s setup 4 tools

We've already built the connector for ReciPal. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 4 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.