By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Was ist Model Context Protocol?
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Was ist Model Context Protocol?
News

Was ist Model Context Protocol?

News Room
Last updated: 2026/05/22 at 7:17 PM
News Room Published 22 May 2026
Share
Was ist Model Context Protocol?
SHARE

Various LLMs also support the feature, to call up functions (Function Calling). These language models recognize when a user prompt requires the use of an auxiliary tool.

Model Context Protocol relies on this function calling capability, but offers a more standardized way to connect to services and data sources. This makes it possible to connect AI systems with external sources without having to reinvent the wheel or program it every time.

The MCP architecture

Let’s now take a look at the various components of the MCP architecture and how they work together.

  • The MCP-Host is the AI-based application that provides the connection to the outside world. When Anthropic introduced MCP, it integrated the protocol into its Claude desktop application, making it one of the first MCP hosts. However, hosts are not limited to LLM-based chatbots. An AI-supported IDE could also serve as a host, for example. A host program includes the core LLM as well as a variety of utilities.
  • The MCP-Client is the most important of these aid programs. Every LLM needs a client that is customized to the way it calls tools and processes data. However, all MCP clients provide a standard set of services to their hosts. They search for available servers and report back these services and the parameters required to call them. All of this information is incorporated into the prompt context of the LLM. When the LLM detects a user input that should invoke an available service, it sends a corresponding request via the client to the respective MCP server.
  • Everyone MCP-Server is designed to communicate with a data source or external service in a language that they “understand”. It also communicates with the MCP client, acting as a kind of intermediary between the two components.
  • MCP client and MCP server communicate with each other in a JSON-based format. The MCP-Transport-Layer converts MCP protocol messages to JSON-RPC format for transmission and converts JSON-RPC messages back at the receiving end. It should be noted that a server can run locally on the same computer as the client or online. In the first case, client-server communication takes place via stdio, in the second case via streamable HTTP.

The following diagram demonstrates how the MCP components work together.

At a glance: The interaction of the MCP components.

Foundry

The MCP server ecosystem

Although the architecture and its components seem complex at first glance, the modularity, portability and standardization of MCP ensure that developers have an easier life. Because:

  • An MCP server can communicate with any AI application that includes a properly implemented MCP client. This means that if you want to make your service available to AI agents, you can create a single server and be assured that it will work with various types of LLMs.
  • Conversely, an MCP client must be tailored to a specific host, but can be connected to any properly implemented MCP server. So you don’t have to figure out how to connect a specific LLM to Google Docs, a MySQL database, or a weather forecast service. All you have to do is create an MCP client. This can establish a connection to all kinds of services via MCP servers.

For deeper insights into the MCP Server ecosystem, we recommend visiting the MCP Servers Repository on GitHub. (fm)

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Gemini deletes almost 30,000 lines of code in an attempt to cover up the action Gemini deletes almost 30,000 lines of code in an attempt to cover up the action
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Gemini deletes almost 30,000 lines of code in an attempt to cover up the action
Gemini deletes almost 30,000 lines of code in an attempt to cover up the action
Gadget
Macron announces 1 billion euros for quantum computing and calls on Europe for a “Quantum Act” against the United States
Macron announces 1 billion euros for quantum computing and calls on Europe for a “Quantum Act” against the United States
Mobile
TV deals for the World Cup: The best televisions from OLED to XXL at the lowest price
TV deals for the World Cup: The best televisions from OLED to XXL at the lowest price
Software
10 years of GDPR – a summary
10 years of GDPR – a summary
News

You Might also Like

10 years of GDPR – a summary
News

10 years of GDPR – a summary

3 Min Read
Why shadow AI is growing despite governance
News

Why shadow AI is growing despite governance

3 Min Read
What is Data Governance? | Computer Week
News

What is Data Governance? | Computer Week

4 Min Read
French consortium wants EU billions for AI data center
News

French consortium wants EU billions for AI data center

1 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?