Skip to main content
Glama

MCP Database Server

by JuanYin1
MIT License
3,221
1
  • Apple
  • Linux
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/JuanYin1/mcp-database-server-with-database'

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