Playwright
vlatest
MCP ServerMCP Hub 中国359.1k
io.mcp-cn.playwright/mcp
基于Playwright的自动化测试和网页操作MCP工具
stdionpm

io.mcp-cn.upstash/context7-mcp · vlatest
基于Upstash的向量搜索和上下文管理MCP服务
热度数据
Context7 是一个MCP Server,收录自 MCP Hub 中国。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"context7-mcp": {
"command": "npx",
"args": [
"-y",
"@upstash/context7-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.figma-developer-mcp
连接Figma的MCP服务器,支持设计文件管理和操作
vlatest
io.mcp-cn.modelcontextprotocol/server-github
连接GitHub的MCP服务器,支持仓库管理、问题跟踪、代码搜索等功能
{
"id": "io.mcp-cn.upstash/context7-mcp",
"type": "mcp-server",
"version": "latest",
"displayName": "Context7",
"description": "基于Upstash的向量搜索和上下文管理MCP服务",
"author": {
"name": "abdush"
},
"iconUrl": "https://cline.bot/_next/image?url=https%3A%2F%2Fstorage.googleapis.com%2Fcline_public_images%2Fupstash.jpg&w=2048&q=75",
"homepage": "https://mcp-cn.com/server/67",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@upstash/context7-mcp",
"runtimeHint": "npx",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [
"use_count:563747",
"向量搜索",
"上下文管理",
"AI辅助",
"数据库"
],
"provenance": {
"origin": "mcp-cn",
"originalId": "@upstash/context7-mcp",
"originalUrl": "https://mcp-cn.com/server/67",
"isOfficial": false,
"status": "active"
}
}