MCP Server
MCP
io.github.smeet666/mcp-marmiton
Search Marmiton recipes, read ingredients and steps, and scale quantities to any servings.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mcp-marmiton",
"version": "1.8.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override the User-Agent sent to Marmiton.",
"name": "MARMITON_USER_AGENT"
},
{
"description": "Minimum milliseconds between requests. Default 1000, floor 500.",
"name": "MARMITON_MIN_INTERVAL_MS"
},
{
"description": "silent, error, info or debug. Default error.",
"name": "MARMITON_LOG_LEVEL"
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/smeet666/mcp-marmiton/releases/download/v1.8.1/mcp-marmiton-1.8.1.mcpb",
"version": "1.8.1",
"fileSha256": "f536287e15a5570e628dd77e6b2776ee492c4503f14a2e7f467ffdf7801bf52e",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
npm
mcpb
By
Comments
Sign in to leave a comment