gad-mcp-server
v0.1.24
Published
MCP Server for GAD application
Maintainers
Readme
gad-mcp-server
This MCP (Model Context Protocol) Server was created for 🦎 GAD application, that was created for learning test automation and testing in general.
Configuration
Install the Code Runner MCP server in VS Code using below buttons:
Alternatively, you can add configuration in settings.json:
{
"mcp": {
"servers": {
"gad-mcp-server": {
"command": "npx",
"args": ["-y", "gad-mcp-server@latest"]
}
}
}
}MCP inspector
To test the server, you can use the MCP inspector. It is a tool that allows you to inspect and interact with the Model Context Protocol.
https://github.com/modelcontextprotocol/inspector
run:
npx @modelcontextprotocol/inspector node build/index.jsLinks and Resources
📞 Contact & Support
Feel free to reach out to us:
- 🌐 Website: jaktestowac.pl
- 💼 LinkedIn: jaktestowac.pl
- 💬 Discord: Polish Playwright Community
- 📧 Support: Check our website for contact details
- 🐛 Issues: GitHub Issues
Happy testing and automating tests! 🚀
jaktestowac.pl Team 💚❤️
PS. For more resources and updates, follow us on our website and GitHub.
Built with 💚❤️ for the Playwright and testing automation community
