Suggestion for servers
So what servers are recommended? Well, it depends on your needs, but I would personally use the following:
- GitHub (https://github.com/github/github-mcp-server): This server makes my life a lot easier as I can interact with issues, pull requests (PRs), delegate work to agents, and more
- Playwright (https://github.com/microsoft/playwright-mcp): This is great for navigating sites, but also generates tests from that navigation, thereby saving a lot of time
- Microsoft Learn MCP server (https://github.com/microsoftdocs/mcp): This is the official Microsoft Docs and Learn server, which provides documentation directly in your editor
There are many more, but start with these and see what fits your scenario.