Skip to main content
Glama

YouTube MCP Server

by xue160709
index.js152 B
#!/usr/bin/env node import { MCPServer } from "mcp-framework"; // 创建MCP服务器 const server = new MCPServer(); // 启动服务器 server.start();

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/xue160709/yt-mcp-server'

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