mcp roadmapsh for Cline
io.github.aissablk1/mcp-roadmapsh
MCP server for roadmap.sh: roadmaps, best practices, interview questions, projects & progress
client:Cline
transport:stdio
runtime:npm
Install mcp roadmapsh in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-roadmapsh": {
"command": "npx",
"args": [
"-y",
"mcp-roadmapsh"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs