У нас вы можете посмотреть бесплатно Create an MCP Server from an API | OpenAPI with FastMCP или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Build an MCP Server from OpenAPI Spec - This will save you hours! The official docs mention the API to MCP capability but I had to work it all out. The examples you may see online typically have a very minimal hard coded JSON example, not an actual API schema like we use here with the fully fledged “Petstore” API. This is very cool, check out what it can do. This is hot off the press, so apologies for errors or omissions, but it's so cool I wanted to share asap. TL;DR use FastMCP from OpenAPI MCP Playlist - • MCP - Model Context Protocol chapters - 00:00 intro 03:19 FastMCP code 07:06 add the code (imports) 09:51 logging 10:14 main function 11:41 add http client 21:34 testing uv run main.py 21:57 mcp inspector 25:06 modify live data 28:22 fastmcp docs Links: 🔗 https://www.openapis.org/what-is-openapi 🔗 https://gofastmcp.com/patterns/openapi 🔗 https://petstore3.swagger.io/ 📝 If you want a fast VPS server with Python installed check out : https://webdock.io/en?maff=wdaff--170 Thumbs up yeah? (cos Algos..) 📑 MCP from API 📑 MCP Server 📑 MCP Protocol 📑 FastMCP Python #mcp #openapi #pythonprogramming