Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kimtth • Testing & QA
A minimal MCP server and client that bridges Model Context Protocol (MCP) servers with Azure OpenAI, converting MCP tool descriptions into OpenAI-style function calls and enabling browser automation via Playwright.
Control a browser and automate web interactions via Playwright (navigate, click, fill forms, wait for events) through MCP-exposed tools.
Translate MCP tool metadata and descriptions into OpenAI-compatible function-calling format to integrate with Azure OpenAI deployments.
A lightweight FastMCP-based server/client example for local testing, development, and end-to-end automation using Playwright and Azure OpenAI.
This repository provides a lightweight MCP server/client implementation built with FastMCP and a custom MCP-LLM bridge to convert MCP tool responses into the OpenAI function calling format for use with Azure OpenAI. It includes integration with Playwright to automate and test web interactions, and demonstrates passing the server object directly into the bridge for stable connections. The project is intended for local development and testing and requires Azure OpenAI credentials (.env) and the 'uv' Python environment manager described in the README.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.