typescript-sdk VS mcp-youtube

Compare typescript-sdk vs mcp-youtube and see what are their differences.

typescript-sdk

The official Typescript SDK for Model Context Protocol servers and clients (by modelcontextprotocol)

mcp-youtube

A Model-Context Protocol Server for YouTube (by anaisbetts)
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
typescript-sdk mcp-youtube
17 1
8,306 392
15.9% 11.2%
9.8 6.4
4 days ago 4 months ago
TypeScript JavaScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

typescript-sdk

Posts with mentions or reviews of typescript-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-06-25.
  • Building My First MCP Server with TypeScript: A Beginner’s Journey
    1 project | dev.to | 6 Jul 2025
  • LM Studio is now an MCP Host
    9 projects | news.ycombinator.com | 25 Jun 2025
    For TypeScript you can refer to https://github.com/modelcontextprotocol/typescript-sdk/blob/...

    There isn't much documentation available right now but you can ask coding agent eg. Claude Code to generate an example.

  • Serving TSDoc to LLMs with an MCP Server
    2 projects | dev.to | 20 Jun 2025
    @modelcontextprotocol/sdk: MCP server framework
  • Creating an MCP Server for the Pulsar Editor
    6 projects | dev.to | 20 Jun 2025
    At the time of this writing, this is little more than a proof of concept as a combination of the starter Pulsar package-generator package, the Atom package creation tutorial and the example from the official MCP Typescript SDK with some editor tool functions registered. Hopefully it will become more soon, since I am looking forward to actually using it to build stuff!
  • Turning Your Database Into an MCP Server With Auth
    3 projects | dev.to | 9 Jun 2025
    MCP TypeScript SDK
  • Getting Started: Build a Model Context Protocol Server
    2 projects | dev.to | 2 Jun 2025
    For this, we're going to use McpServer from the modelcontextprotocol SDK. The SDK supports: Resources, Tools, Prompts. However for this demo we'll only need tools.
  • Boost VS Code Copilot with MCP Servers: A Detailed Guide
    4 projects | dev.to | 1 May 2025
    Building a custom MCP server is straightforward with the right tools. While servers can be written in any language supporting stdout, official SDKs simplify the process. The TypeScript SDK is a great starting point.
  • The Future of MCPs
    2 projects | news.ycombinator.com | 23 Apr 2025
    For me it was implementing a simple `execute_terminal_command` tool along with hooking up to my company's jira and gitlab (dont worry security gurus, for the command line, I have a hardcoded list of allowed read-only commands that the LLM can execute, and both jira and gitlab servers likewise have readonly options.

    What I will say is I agree there should be an option to get rid of the chat confirmations of every single new tool call in a chat - as well as building a set of "profiles" of different tools depending what I'm working on. Also strongly agree there needs to be an internal prompt possibility to explicitely tell the LLM what tool(s) to favor and how to use them (even in addition to the descriptions / schemas of the tools themselves) I opened an issue on the anthropic repo exactly about this: https://github.com/modelcontextprotocol/typescript-sdk/issue...

  • AWS サービスと連携するためのカスタム MCP サーバーを作成する - リソースの管理
    1 project | dev.to | 23 Apr 2025
  • Handle remote tool calling with Model Context Protocol
    3 projects | dev.to | 16 Apr 2025
    MCP servers MCP servers act as bridges between your data sources and AI agents. They expose APIs, databases, or custom code as tools (or resources) that an MCP host can use. Servers can be built using their Python or TypeScript SDKs, making it flexible for developers to work with their preferred language.

mcp-youtube

Posts with mentions or reviews of mcp-youtube. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-11-25.
  • The Model Context Protocol
    20 projects | news.ycombinator.com | 25 Nov 2024
    Here's a useful one that I wrote:

    https://github.com/anaisbetts/mcp-youtube

    Claude doesn't support YouTube summaries. I thought that was annoying! So I added it myself, instead of having to hope Anthropic would do it

What are some alternatives?

When comparing typescript-sdk and mcp-youtube you can also consider the following projects:

python-sdk - The official Python SDK for Model Context Protocol servers and clients

inspector - Visual testing tool for MCP servers

wcgw - Shell and coding agent on claude desktop app

servers - Model Context Protocol Servers

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?