Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

The easiest way to build an MCP Server using Google DeepMind Gemini 2.5 Pro and get started! 1. Use Gitingest to get all the code and docs from the FastMCP repo 2. Download the code into a txt file 3. Go to AI Studio, upload the file, define what...

75,968 görüntüleme • 1 yıl önce •via X (Twitter)

9 Yorum

PDF GPT profil fotoğrafı
PDF GPT1 yıl önce

Everyone is getting ahead with AI. You should be too. Summarize documents, craft emails, and generate custom content instantly with this powerful tool. It's like having ChatGPT tailored for your job. Try it for free.

Markus Odenthal profil fotoğrafı
Markus Odenthal1 yıl önce

@GoogleDeepMind Nice. This is how I build all my projects. I have a folder called ai_docs inside my projects. That’s where I place documentation or examples of what I want to implement. It works pretty well for me too. LLMs just need the right context and pattern.

Liad Yosef profil fotoğrafı
Liad Yosef1 yıl önce

@GoogleDeepMind Why use gitingest when you can directly use GitMCP for documentation? (specifically for FastMCP)

Sam Woods profil fotoğrafı
Sam Woods1 yıl önce

@GoogleDeepMind Gemini 2.5 just turned server setup into a weekend project

Oblix profil fotoğrafı
Oblix1 yıl önce

Wild how easy this flow is 👇 Gemini 2.5 Pro went from "huh?" to "hold my coffee" real quick. Tried this with a custom routing layer and it nailed the scaffolding + infra logic. Definitely worth experimenting with if you’ve written off Gemini before. #AItools #Gemini #DevTools #FastMCP

Sagar Patil profil fotoğrafı
Sagar Patil1 yıl önce

@GoogleDeepMind When can we expect MCP integration with AI Studio/Gemini web app?

Lunaris profil fotoğrafı
Lunaris1 yıl önce

@GoogleDeepMind Woah! This is crazy usecase you have mentioned 🔥

Adam BEN KHALIFA profil fotoğrafı
Adam BEN KHALIFA1 yıl önce

@GoogleDeepMind This is the best post I saw today

literally_vibing💫 profil fotoğrafı
literally_vibing💫1 yıl önce

@GoogleDeepMind That's cool

Benzer Videolar

New course: MCP: Build Rich-Context AI Apps with Anthropic. Learn to build AI apps that access tools, data, and prompts using the Model Context Protocol in this short course, created in partnership with Anthropic Anthropic and taught by Elie Schoppik Elie Schoppik, its Head of Technical Education. Connecting AI applications to external systems that bring rich context to LLM-based applications has often meant writing custom integrations for each use case. MCP is an open protocol that standardizes how LLMs access tools, data, and prompts from external sources, and simplifies how you provide context to your LLM-based applications. For example, you can provide context via third-party tools that let your LLM make API calls to search the web, access data from local docs, retrieve code from a GitHub repo, and so on. MCP, developed by Anthropic, is based on a client-server architecture that defines the communication details between an MCP client, hosted inside the AI application, and an MCP server that exposes tools, resources, and prompt templates. The server can be a subprocess launched by the client that runs locally or an independent process running remotely. In this hands-on course, you'll learn the core architecture behind MCP. You’ll create an MCP-compatible chatbot, build and deploy an MCP server, and connect the chatbot to your MCP server and other open-source servers. Here’s what you’ll do: - Understand why MCP makes AI development less fragmented and standardizes connections between AI applications and external data sources - Learn the core components of the client-server architecture of MCP and the underlying communication mechanism - Build a chatbot with custom tools for searching academic papers, and transform it into an MCP-compatible application - Build a local MCP server that exposes tools, resources, and prompt templates using FastMCP, and test it using MCP Inspector - Create an MCP client inside your chatbot to dynamically connect to your server - Connect your chatbot to reference servers built by Anthropic’s MCP team, such as filesystem, which implements filesystem operations, and fetch, which extracts contents from the web as markdown - Configure Claude Desktop to connect to your server and others, and explore how it abstracts away the low-level logic of MCP clients - Deploy your MCP server remotely and test it with the Inspector or other MCP-compatible applications - Learn about the roadmap for future MCP development, such as multi-agent architecture, MCP registry API, server discovery, authorization, and authentication MCP is an exciting and important technology that lets you build rich-context AI applications that connect to a growing ecosystem of MCP servers, with minimal integration work. Please sign up here!

Andrew Ng

142,010 görüntüleme • 1 yıl önce