|
|
|
|
|
by uncomplexity_
455 days ago
|
|
build and run mcp? bro you can use mcp clients and servers in windows. for example if you are using claude desktop on windows, or cline/roo on vscode, or claudecode on terminal, those are all mcp clients. claudecode for example is just javascript code from npm that can be run by nodejs which works on windows. on mcp servers, most of them are written in javascript too. if you see anything with npx, it means its an executable compiled javascript code from npm, and your windows can run it as long as you have nodejs installed. |
|
If you know some that could be interesting I would be a pleasure to read them.
Thank you again.