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

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 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

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 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

    CodeSOD: A Unique Way to Primary Key

    July 22, 2025
    Tech & Work

    BrowserStack launches Figma plugin for detecting accessibility issues in design phase

    July 22, 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

    Google boss says AI isn’t a winner-takes-all competition: “I think all of us are going to do well in this scenario”

    News & Updates

    These 5 free add-ons make Minecraft Bedrock Edition feel brand new

    News & Updates

    SVG to CSS Shape Converter

    News & Updates

    Orthodontist Orange County

    Web Development

    Highlights

    Amfora is a terminal browser for the Gemini protocol

    May 29, 2025

    Amfora aims to be the best looking Gemini client with the most features… all in…

    Build a Powerful Image Editor with Next.js and glfx.js

    April 1, 2025

    I love my Samsung Galaxy Buds3 Pro – but I wish I had Apple or Google earbuds instead. Here’s why

    May 27, 2025

    CVE-2025-6081 – Konica Minolta bizhub LDAP Credential Exposure Vulnerability

    July 1, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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