Servers
Model Context Protocol(MCP) 编程极速入门
@liaokongVFX
Model Context Protocol(MCP) 编程极速入门
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MCP-Chinese-Getting-Started-Guide": {
"command": "uv",
"args": [
"init",
"mcp_getting_started"
]
}
}
}