
Magic Meal Kits
Check the Magic Meal Kits server version programmatically through natural language requests.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install pureugong/mmk-mcp -c claude
This command will automatically install and configure the Magic Meal Kits MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Magic Meal Kits": {
"command": "npx",
"args": [
"-y",
"mmk-mcp"
],
"env": {
"MMK_API_KEY": "<your-api-key>",
"MMK_API_BASE_URL": "<your-api-base-url>"
}
}
}
}
Details:
Stars
0Forks
1Last commit
3 months agoRepository age
3 months
Auto-fetched from GitHub .
MCP servers similar to Magic Meal Kits:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit