M
MCP Skills
by @Matthewyin
MCP server by Matthewyin
Created 2/6/2026
Updated 19 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-skills
Cursor configuration (mcp.json)
{
"mcpServers": {
"matthewyin-mcp-skills": {
"command": "npx",
"args": [
"matthewyin-mcp-skills"
]
}
}
}