ki

kimtth/mcp-aoai-web-browsing

๐Ÿ ๐Ÿ  A `minimal` server/client MCP implementation using Azure OpenAI and Playwright.

#python#azure-openai#playwright
Publisherkimtth/mcp-aoai-web-browsing
Submitted date4/19/2025

Overview

Title

MCP Server & Client Implementation for Azure OpenAI

How to Use

This implementation utilizes the Model Context Protocol (MCP) and Azure OpenAI, providing a bridge to convert MCP server responses to OpenAI function calls.

Key Features

  • Built with FastMCP
  • Utilizes Playwright for end-to-end testing
  • Converts MCP server responses to OpenAI function calls
  • Customised MCP-LLM Bridge implementation
  • Ensures stable connection through direct server object passing

Use Cases

  • Enables secure and controlled interactions between AI applications and local or remote resources
  • Supports Azure OpenAI integration for more advanced and efficient interaction with AI models.

Visit More

View All