L
Learn MCP
by @thapakazi
MCP server by thapakazi
Created 11/2/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
learn to mcp
Quick Setup
Installation guide for this server
Install Package (if required)
uvx learn-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"thapakazi-learn-mcp": {
"command": "uvx",
"args": [
"learn-mcp"
]
}
}
}