yt-mcp-server
0
The yt-mcp-server is a Model Context Protocol server developed using the mcp-framework. It is designed to facilitate the creation and integration of MCP tools, allowing for easy addition and management of components. It supports publishing to npm and usage with the Claude Desktop client.
yt-mcp-server
A Model Context Protocol (MCP) server built with mcp-framework.
Quick Start
- Install dependencies
- Build the project
Project Structure
- Server entry point
- MCP Tools
Adding Components
- Add tools using the CLI.
Publishing to npm
- Update package.json with unique
name
and correctversion
. - Build and test locally.
- Login and publish to npm.