An MCP-compliant server that wraps the YouTube Data API and exposes searchable tools for use in OpenAI Agent Builder workflows, deployable via Google Cloud Run.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
89
commits
Merge pull request #30 from ctgunn/102-layer1-metadata-standards
de6f21cView on GitHubAdded more clarity to the instructions for deploying to GCP.
80b922aView on GitHubMerge pull request #29 from ctgunn/101-layer1-client-foundation
07bc65cView on GitHubUpdated the constitution and all the associated prompts to require reStructuredText (reST) format docstrings for all python functions going forward.
7317b60View on GitHubOverhauled the documentation to include the changes needed for layer 2, which will exposed all of the YT Data API endpoints as tools.
1e8f144View on GitHubOverhauled the documentation for the MCP servers integration with the YouTube Data API and making sure there's an integration point for every API endpoint.
d7f2f36View on GitHubOverhauled the documentation for the high-level tools that will be built for the MPC server.
45e9422View on GitHubCleaned up all the places in the code base that had my personal home directory mentioned instead of just using the universal ~/ path.
ef15ff4View on GitHubTested out and verified the local deployment for in-memory sessions, as well as sessions in Redis. Made a few tweaks to documentation and start up scripts, but everything worked as expected.
fecf6d4View on GitHubAdded documentation for both local and remote setup/deployment to the README.md.
ba5672eView on GitHubMerge pull request #28 from ctgunn/028-hosted-network-bootstrap
bdde84aView on GitHub