Robot framework MCP

Hello Team,

:rocket: Excited to share a new open-source contribution in the automation space β€” Robot Framework MCP!!

Developed a Model Context Protocol (MCP) for Robot Framework β€” a smart, modular layer built on top of SeleniumLibrary that elevates your test automation to the next level. :bullseye:

:wrench: Key Features:
:white_check_mark: Auto-generation of test cases and page objects
:white_check_mark: Custom Selenium keywords for complex UI components (dropdowns, modals, alerts, etc.)
:white_check_mark: Built-in performance monitoring, screenshot capture, and logging
:white_check_mark: Data-driven testing support
:white_check_mark: Syntax validation with intelligent suggestions
:white_check_mark: Lightweight integration via npx or GitHub

This tool is a game-changer for anyone tired of repetitive scripting and looking to build scalable, smarter, and cleaner automation.

Git Repo Link: GitHub - sourcefuse/robotframework-mcp

3 Likes