Building a Model Context Protocol (MCP) server

Описание к видео Building a Model Context Protocol (MCP) server

Chapters:

00:00 Getting started with MCP
01:39 MCP general architecture
02:21 MCP servers
03:25 Create a new MCP server
04:24 Configure Claude Desktop
05:35 Testing the local MCP server in Claude
06:05 Walkthrough the MCP SDK functions
12:00 The tb client
14:00 Adding tools to the MCP server
19:30 Adding prompts to the MCP server
25:13 Adding resources to the MCP server
28:40 Walkthrough a prompt template
34:47 Using the prompt in Claude


This is a start-to-finish walkthrough of building a Model Context Protocol (MCP) server, showing how we built the Tinybird MCP Server v0. Find the code here https://github.com/tinybirdco/tinybir...

The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you’re building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.

Read more about MCP https://modelcontextprotocol.io/intro...

Комментарии

Информация по комментариям в разработке