Collection size
96 articles
Page 5 of 5
Ma Wei Says
Ma Wei Says
Mar 15, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP) vs. Function Calling

The Model Context Protocol (MCP), announced by Anthropic, standardizes how AI applications provide context to LLMs, offering a client‑server architecture that simplifies data and tool integration, and is compared with function calling, highlighting its benefits, workflow, controversies, and future prospects.

AI architectureAnthropicFunction Calling
0 likes · 9 min read
Understanding Model Context Protocol (MCP) vs. Function Calling
DaTaobao Tech
DaTaobao Tech
Jun 6, 2025 · Artificial Intelligence

Redefining Business Core Assets in the LLM Era: Agent Evolution & Collaboration

This article examines how the rise of large language models reshapes core business assets, defines agents and tools, explores multi‑agent collaboration patterns, task allocation and conflict resolution mechanisms, and evaluates the MCP protocol and engineering requirements for building scalable, flexible agent platforms.

Agent ArchitectureLLMMCP Protocol
0 likes · 9 min read
Redefining Business Core Assets in the LLM Era: Agent Evolution & Collaboration
DeepNoMind
DeepNoMind
Mar 27, 2026 · Artificial Intelligence

Why A2A Could Become the Universal Language for AI Agents – A Deep Dive

The article examines the rapid rise of AI agents, explains how the open Agent2Agent (A2A) protocol aims to bridge isolated “agent islands” through a common communication standard, outlines its five design principles, compares it with MCP, and looks at its emerging ecosystem and future impact.

A2AAI AgentsAgent2Agent Protocol
0 likes · 10 min read
Why A2A Could Become the Universal Language for AI Agents – A Deep Dive
IT Services Circle
IT Services Circle
Apr 3, 2026 · Artificial Intelligence

What Are AI Agents? A Complete Guide to LLMs, Function Calls, MCP & A2A

This article explains the core concepts behind AI agents—including how they differ from large language models, their relationship to workflows, the various agent operating modes, and the underlying technologies such as function calls, the Model Context Protocol (MCP), Skills, and the Agent‑to‑Agent (A2A) protocol—providing clear examples and practical comparisons for developers and interviewees.

A2AFunction CallLLM
0 likes · 32 min read
What Are AI Agents? A Complete Guide to LLMs, Function Calls, MCP & A2A
Cambridge Mofang Notes
Cambridge Mofang Notes
Sep 2, 2026 · Artificial Intelligence

How LLM Applications Are Built: Workflows, Agents, MCP & Skills

This article explains the architecture of large language model applications, distinguishing between simple chat, fixed workflows, autonomous agents, the Model Context Protocol (MCP) for tool integration, and reusable skills, providing a decision framework for choosing the right approach based on task complexity and stability requirements.

AI architectureLLM ApplicationsMCP
0 likes · 18 min read
How LLM Applications Are Built: Workflows, Agents, MCP & Skills
DevOps
DevOps
Apr 8, 2025 · Artificial Intelligence

Challenges and Opportunities in the Model Context Protocol (MCP)

The article examines the Model Context Protocol (MCP), highlighting its unnecessary complexity, security vulnerabilities across creation, runtime, and update phases, challenges in tool management, persistent connections, and the need for standardized gateways and server hosting solutions, while referencing recent research and roadmap proposals.

AIModel Context ProtocolServer Hosting
0 likes · 10 min read
Challenges and Opportunities in the Model Context Protocol (MCP)
Architect
Architect
Dec 31, 2025 · Artificial Intelligence

How Spring AI Implements the Model Context Protocol: A Deep Architecture Walkthrough

This article provides a detailed, source‑code‑level analysis of Spring AI’s Model Context Protocol (MCP) implementation, covering its layered architecture, core client‑server interaction steps, key components, runtime debugging with SSE, and practical code examples for building and testing MCP services in Java.

JavaMCPModel Context Protocol
0 likes · 23 min read
How Spring AI Implements the Model Context Protocol: A Deep Architecture Walkthrough
TonyBai
TonyBai
Jul 30, 2026 · Artificial Intelligence

MCP Protocol’s Biggest Update: State Eliminated, Claude Leads Adoption

The Model Context Protocol (MCP) released its most extensive revision on July 28, 2026, removing all stateful handshake and session mechanisms, introducing multi‑round‑trip requests, aligning authentication with OAuth 2.0/OIDC, deprecating legacy features, and seeing Anthropic’s Claude be the first product to adapt the new spec.

ClaudeMCPMRTR
0 likes · 17 min read
MCP Protocol’s Biggest Update: State Eliminated, Claude Leads Adoption
Frontend AI Walk
Frontend AI Walk
Jan 29, 2026 · Artificial Intelligence

AI Programming Concepts: Rules, Commands, Subagents, MCP, Skills, Modes, Hooks

The article systematically defines and compares the seven key AI programming abstractions—Rules, Commands, Subagents, MCP, Skills, Modes, and Hooks—detailing their core characteristics, typical use cases, implementation patterns, and best‑practice guidelines while highlighting common misunderstand‑ings and design trade‑offs.

AI programmingAgent designModes
0 likes · 18 min read
AI Programming Concepts: Rules, Commands, Subagents, MCP, Skills, Modes, Hooks
DataFunSummit
DataFunSummit
Jul 18, 2026 · Artificial Intelligence

How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform

The article analyzes the 2026‑07‑28 MCP specification update, detailing four production‑grade signals, QCC’s decade‑long shift from simple data retrieval to Agent‑Native services, a five‑layer capability matrix, and a trusted workflow for AI‑driven corporate due‑diligence tasks.

AI AgentsAgent NativeCapability Discovery
0 likes · 19 min read
How QCC’s MCP Transforms APIs into an Agent‑Native Enterprise Data Platform
AI Large Model Application Practice
AI Large Model Application Practice
Apr 21, 2025 · Artificial Intelligence

How to Scale Distributed AI Agent Systems: Architectures, Challenges, and Solutions

The article explains why modern AI agent systems need horizontal and vertical scaling, outlines the engineering challenges such as state consistency, scheduling, protocol design, and message efficiency, and compares three collaboration approaches—AutoGen's distributed runtime, classic RPC/MCP, and Google's A2A—while providing concrete code examples and deployment steps.

A2AAI AgentsAutoGen
0 likes · 14 min read
How to Scale Distributed AI Agent Systems: Architectures, Challenges, and Solutions
Alibaba Middleware
Alibaba Middleware
Apr 7, 2025 · Backend Development

Mastering MCP in Java: From Claude Automation to Spring AI Alibaba Integration

This article walks Java developers through the Model Context Protocol (MCP) by first explaining its fundamentals, then showing how to publish an MCP server in stdio and SSE modes, integrate it with Claude Desktop, consume it from Spring AI Alibaba applications, fix a known Spring AI bug, and finally leverage MCP within the OpenManus framework for advanced AI workflows.

ClaudeClientJava
0 likes · 26 min read
Mastering MCP in Java: From Claude Automation to Spring AI Alibaba Integration
DeWu Technology
DeWu Technology
Dec 8, 2025 · Artificial Intelligence

Unlocking Model Context Protocol (MCP): A Deep Dive into AI‑Database Integration

This article provides a comprehensive technical overview of the Model Context Protocol (MCP), an open‑standard JSON‑RPC 2.0 protocol that enables large language models to securely interact with external data sources, tools, and services, detailing its design, architecture, Python SDK implementation, transport mechanisms, and real‑world deployment examples such as the DW‑DBA‑MCP project.

LLMMCPModel Context Protocol
0 likes · 45 min read
Unlocking Model Context Protocol (MCP): A Deep Dive into AI‑Database Integration