MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

学习MCP与Skills的笔记

Created 2/11/2026
Updated about 9 hours ago
Repository documentation and setup instructions

MCP-Skills_Intro1

学习MCP与Skills的笔记

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/yangqirui2020/MCP-Skills_Intro1
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "yangqirui2020-mcp-skills-intro1": { "command": "git", "args": [ "clone", "https://github.com/yangqirui2020/MCP-Skills_Intro1" ] } } }