Skip to main content
Glama

Saffron MCP Server

by tvh

Saffron MCP Server

A Model Context Protocol (MCP) server that provides AI assistants with access to Saffron recipe management functionality.

Features

This MCP server enables AI assistants to:

  • Recipe Management: Create, read, update recipes with full ingredient and instruction support
  • Recipe Import: Import recipes from websites or text using Saffron's built-in parsing
  • Cookbook Organization: Browse cookbooks, sections, and organize recipes
  • User Account: Access user information and account details
  • Structured Data: Handle complex recipe data including ingredients, instructions, timing, and metadata

Available Tools

User & Account

  • me - Get your user information

Cookbook Management

  • cookbooks - Get your cookbooks
  • sections_by_cookbook_id - Get sections by cookbook ID
  • recipes_by_cookbook_and_section_id - Get recipe summaries by section

Recipe Operations

  • get_recipe_by_id - Get full recipe details by ID
  • create_recipe - Create a new recipe
  • update_recipe - Update an existing recipe

Recipe Import

  • import_recipe_from_website - Import recipe from a URL
  • import_recipe_from_text - Import recipe from text

Disclaimer

This project is not affiliated with or endorsed by Saffron. It provides client functionality that interacts with Saffron's publicly accessible API. Users are responsible for complying with Saffron's Terms of Service and applicable laws. Please use responsibly and respect rate limits.

License

MIT License - see LICENSE file for details.

-
security - not tested
A
license - permissive license
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Enables AI assistants to interact with Saffron recipe management functionality, including creating and updating recipes, importing from websites or text, and organizing cookbooks. Provides comprehensive recipe management capabilities through Saffron's API with support for ingredients, instructions, timing, and metadata.

  1. Features
    1. Available Tools
      1. User & Account
      2. Cookbook Management
      3. Recipe Operations
      4. Recipe Import
    2. Disclaimer
      1. License

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/tvh/saffron-mcp'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server