Skip to main content
Glama

YouTube Translate MCP

by brianshin22
pyproject.toml428 B
[project] name = "youtube-translate-mcp" version = "0.1.0" description = "YouTube Translate MCP server for accessing YouTube video transcripts and translations" readme = "README.md" requires-python = ">=3.12" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.3.0", ] [project.scripts] youtube-translate-mcp = "youtube_translate_mcp.__main__:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/brianshin22/youtube-translate-mcp'

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