MCP Servers

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

LLM 应用开发学习记录:MCP、Skill 👾我一定会成为LLM应用开发工程师的!!!

Created 5/6/2026
Updated about 3 hours ago
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp_skills

Cursor configuration (mcp.json)

{ "mcpServers": { "zhanghailong00-mcp-skills": { "command": "uvx", "args": [ "mcp_skills" ] } } }