Skip to main content
Glama

Playwright MCP Server

by BhanuTJ93
YouTubeVideoEmbed.tsx386 B
import React from 'react'; export default function YouTubeVideoEmbed({ videoId }) { return ( <iframe width="700" height="400" src={`https://www.youtube.com/embed/${videoId}`} title="ExecuteAutomation YouTube" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen ></iframe> ); }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/BhanuTJ93/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server