★ 3,376 stars
Unknown language
💻 Code/Dev Tools
Updated 1mo ago
Model Context Protocol(MCP) 编程极速入门
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-chinese-getting-": {
"command": "npx",
"args": [
"-y",
"liaokongVFX/MCP-Chinese-Getting-Started-Guide"
]
}
}
}
Run in terminal:
claude mcp add mcp-chinese-getting- npx -y liaokongVFX/MCP-Chinese-Getting-Started-Guide
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-chinese-getting-": {
"command": "npx",
"args": [
"-y",
"liaokongVFX/MCP-Chinese-Getting-Started-Guide"
]
}
}
}
Topics
aideepseekmcpmcp-servermodelcontextprotocol