Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      GitHub’s CEO Thomas Dohmke steps down, triggering tighter integration of company within Microsoft

      August 12, 2025

      bitHuman launches SDK for creating AI avatars

      August 12, 2025

      Designing With AI, Not Around It: Practical Advanced Techniques For Product Design Use Cases

      August 11, 2025

      Why Companies Are Investing in AI-Powered React.js Development Services in 2025

      August 11, 2025

      I found a Google Maps alternative that won’t track you or drain your battery – and it’s free

      August 12, 2025

      I tested this new AI podcast tool to see if it can beat NotebookLM – here’s how it did

      August 12, 2025

      Microsoft’s new update makes your taskbar a productivity hub – here’s how

      August 12, 2025

      Save $50 on the OnePlus Pad 3 plus get a free gift – here’s the deal

      August 12, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Laravel Global Scopes: Automatic Query Filtering

      August 12, 2025
      Recent

      Laravel Global Scopes: Automatic Query Filtering

      August 12, 2025

      Building MCP Servers in PHP

      August 12, 2025

      Filament v4 is Stable!

      August 12, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      I Asked OpenAI’s New Open-Source AI Model to Complete a Children’s School Test — Is It Smarter Than a 10-Year-Old?

      August 12, 2025
      Recent

      I Asked OpenAI’s New Open-Source AI Model to Complete a Children’s School Test — Is It Smarter Than a 10-Year-Old?

      August 12, 2025

      Madden NFL 26 Leads This Week’s Xbox Drops—But Don’t Miss These Hidden Gems

      August 12, 2025

      ASUS G14 Bulked Up for 2025—Still Sexy, Just a Bit Chonkier

      August 12, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»Why AI agents need a protocol like MCP to reach their potential

    Why AI agents need a protocol like MCP to reach their potential

    May 8, 2025

    AI agents have been all the rage over the last several months, which has led to a need to come up with a standard for how they communicate with tools and data, leading to the creation of the Model Context Protocol (MCP) by Anthropic.

    MCP is “an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools,” Anthropic wrote in a blog post announcing it was open sourcing the protocol. 

    MCP can do for AI agents what USB does for computers, Lin Sun, senior director of open source at cloud native connectivity company Solo.io, explained. 

    For instance, a computer needs a way to connect to peripherals like a mouse, keyboard, or external storage, and USB is a standard that provides that connectivity. Similarly, MCP allows AI agents to connect to different tools and data sources, like Google Calendar. It provides “a standard way to declare the tools so the tools can be easily discovered and can be easily reused by different AI applications,” she said. 

    According to Keith Pijanowski, AI solutions engineer at object storage company MinIO, an example use case for MCP is an AI agent for travel that can book a vacation that adheres to someone’s budget and schedule. Using MCP, the agent could look at the user’s bank account to see how much money they have to spend on a vacation, look at their calendar to ensure it’s booking travel when they have time off, or even potentially look at their company’s HR system to make sure they have PTO left. 

    Another example is that NVIDIA collaborated with Disney and DeepMind to build robots that contain AI agents that make sure that the robot’s movements don’t tip it over. “It’s got to go call a lot of different data sources as well as run things by a physics engine,” said Pijanowski. 

    How it works

    MCP consists of servers and clients. The MCP server is how an application or data source exposes its data, while the MCP client is how AI applications connect to those data sources. 

    “Think of the server as a way to expose something that you already have in house so that your agent can use it and be smart,” said Pijanowski.

    MinIO actually developed its own MCP server, which allows users to ask the AI agent about their MinIO installation like how many buckets they have, the contents of a bucket, or other administrative questions. The agent can also pass questions off to another LLM and then come back with an answer. 

    “That’s interesting, because the controlling LLM is making use of another LLM downstream to put together an even better answer for you,” said Pijanowski.

    Several other companies already have their own MCP servers as well, including Atlassian, AWS, Azure, Discord, Docker, Figma, Gmail, Kubernetes, Notion, ServiceNow, and more. A lot of database and data services providers also have their own MCP servers, such as Airtable, Databricks, InfluxDB, MariaDB, MongoDB, MSSQL, MySQL, Neo4j, Redis, etc. 

    “Instead of maintaining separate connectors for each data source, developers can now build against a standard protocol. As the ecosystem matures, AI systems will maintain context as they move between different tools and datasets, replacing today’s fragmented integrations with a more sustainable architecture,” Anthropic wrote in its blog post. 

    How to get started

    Sun said that anyone looking to get started with MCP should visit modelcontextprocol.io because it has a lot of valuable information. She recommends developers pick a language they feel comfortable in and follow the Quick Start guide, which will lead them through how to develop an MCP server and connect it to a host. 

    “It’s a very interesting experience to go through that simple scenario of this is what my MCP server and tools look like, and this is my client, and how the client is calling to the server, then to the tools,” she said. 

    Pijanowski also recommended Anthropic’s documentation, adding that it’s very well written. He also advocated for starting small and then building on top of past successes to add more complexity. “I would not try to use MCP or do any type of agent development where my v1 is going to loop in 100 data sources … Just add one data source at a time. Let each data source be a new quick release, and demonstrate how with that data source, you can start asking more complicated questions,” he said. 

    The post Why AI agents need a protocol like MCP to reach their potential appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleGoogle Reports 75 Zero-Days Exploited in 2024 — 44% Targeted Enterprise Security Products
    Next Article Integrating Design And Code With Native Design Tokens In Penpot

    Related Posts

    Tech & Work

    GitHub’s CEO Thomas Dohmke steps down, triggering tighter integration of company within Microsoft

    August 12, 2025
    Tech & Work

    bitHuman launches SDK for creating AI avatars

    August 12, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Guida al Gioco Open Source e Free “Daimonin” (2° parte)

    Linux

    Russian Hackers Exploit Microsoft OAuth to Target Ukraine Allies via Signal and WhatsApp

    Development

    NVIDIA will support Windows 10 Game Ready drivers until 2026

    Operating Systems

    Microsoft KILLS iconic Windows Blue Screen of Death — Windows 11 gains new, darker OS error screen

    News & Updates

    Highlights

    We studied 100 dev tool landing pages—here’s what really works in 2025

    July 21, 2025

    So, you’ve built an amazing open source project or developer tool. Now you need a…

    CVE-2025-48139 – StyleAI Missing Authorization Vulnerability

    June 9, 2025

    Ubuntu 25.10 Will Ship with the Linux 6.17 Kernel

    May 22, 2025

    CVE-2025-5174 – Erdogant PyPickle Deserialization Vulnerability

    May 26, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.