飞书文档
vlatest
MCP ServerMCP Hub 中国
io.mcp-cn.feishu-mcp
飞书的MCP服务器,支持文档管理等功能
stdionpm

io.mcp-cn.chef-recipe-mcp-server · vlatest
Chef Recipe的MCP服务器,支持菜谱搜索和食谱管理
大厨 是一个MCP Server,收录自 MCP Hub 中国。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"io-mcp-cn-chef-recipe-mcp-server": {
"command": "npx",
"args": [
"-y",
"chef-recipe-mcp-server"
]
}
}
}vlatest
io.mcp-cn.feishu-mcp
飞书的MCP服务器,支持文档管理等功能
vlatest
io.mcp-cn.agentdeskai/browser-tools-mcp
提供浏览器自动化操作的MCP工具集
vlatest
io.mcp-cn.negokaz/excel-mcp-server
Excel文件的MCP服务器,支持Excel文件的读取和写入
vlatest
io.mcp-cn.wonderwhy-er/desktop-commander
桌面自动化和系统操作的MCP工具
vlatest
io.mcp-cn.task-master-ai
智能任务管理和自动化的MCP工具
vlatest
io.mcp-cn.modelcontextprotocol/server-sequential-thinking
帮助AI进行结构化思考和推理的MCP工具
{
"id": "io.mcp-cn.chef-recipe-mcp-server",
"type": "mcp-server",
"version": "latest",
"displayName": "大厨",
"description": "Chef Recipe的MCP服务器,支持菜谱搜索和食谱管理",
"author": {
"name": "Chef MCP Server"
},
"iconUrl": "https://pic.rmb.bdstatic.com/bjh/3ea4ed7f89/240621/505e83b2edebd76ef4375661c4687ca5.jpeg",
"repository": {
"url": "https://github.com/ylx911229/chef_new",
"source": "github"
},
"homepage": "https://mcp-cn.com/server/113",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "chef-recipe-mcp-server",
"runtimeHint": "npx",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:2155",
"菜谱",
"食谱",
"烹饪",
"美食"
],
"provenance": {
"origin": "mcp-cn",
"originalId": "chef-recipe-mcp-server",
"originalUrl": "https://mcp-cn.com/server/113",
"isOfficial": false,
"status": "active"
}
}