Playwright
vlatest
MCP ServerMCP Hub 中国359.1k
io.mcp-cn.playwright/mcp
基于Playwright的自动化测试和网页操作MCP工具
stdionpm
io.mcp-cn.dhravya/apple-mcp · vlatest
Apple生态系统集成的MCP工具
热度数据
Apple MCP 是一个MCP Server,收录自 MCP Hub 中国。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"apple-mcp": {
"command": "npx",
"args": [
"-y",
"@dhravya/apple-mcp"
]
}
}
}vlatest
io.mcp-cn.playwright/mcp
基于Playwright的自动化测试和网页操作MCP工具
vlatest
io.mcp-cn.markitdown-mcp-npx
MarkItDown MCP服务器,提供无Docker依赖的NPX包装器,支持直接运行Microsoft的markitdown-mcp服务器,包括自动Python环境设置和依赖管理
vlatest
io.mcp-cn.12306-mcp
12306的MCP服务器,支持12306的读取
vlatest
io.mcp-cn.bilibili-mcp
Bilibili的MCP服务器,支持Bilibili的内容搜索
vlatest
io.mcp-cn.upstash/context7-mcp
基于Upstash的向量搜索和上下文管理MCP服务
vlatest
io.mcp-cn.figma-developer-mcp
连接Figma的MCP服务器,支持设计文件管理和操作
{
"id": "io.mcp-cn.dhravya/apple-mcp",
"type": "mcp-server",
"version": "latest",
"displayName": "Apple MCP",
"description": "Apple生态系统集成的MCP工具",
"author": {
"name": "Dhravya Shah"
},
"iconUrl": "https://avatars.githubusercontent.com/u/171979587?v=4",
"repository": {
"url": "https://github.com/supermemoryai/apple-mcp",
"source": "github"
},
"homepage": "https://mcp-cn.com/server/76",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@dhravya/apple-mcp",
"runtimeHint": "npx",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:5286",
"Apple生态",
"macOS",
"iOS",
"系统集成"
],
"provenance": {
"origin": "mcp-cn",
"originalId": "@dhravya/apple-mcp",
"originalUrl": "https://mcp-cn.com/server/76",
"isOfficial": false,
"status": "active"
}
}