Tagged articles
514 articles
Page 4 of 6
Tencent Technical Engineering
Tencent Technical Engineering
Jun 20, 2025 · Artificial Intelligence

Mastering AI Agents: Core Concepts, Protocols, and Golang Frameworks for Multi‑Agent Collaboration

This comprehensive article explores the evolution of AI agents, explains key protocols like MCP and A2A, compares reasoning frameworks such as CoT, ReAct, and Plan‑and‑Execute, and demonstrates how Golang frameworks Eino and tRPC‑A2A‑Go enable elegant development, orchestration, and observability of complex multi‑agent systems with practical code examples and visual diagrams.

A2AAI AgentEino
0 likes · 55 min read
Mastering AI Agents: Core Concepts, Protocols, and Golang Frameworks for Multi‑Agent Collaboration
Instant Consumer Technology Team
Instant Consumer Technology Team
Jun 20, 2025 · Artificial Intelligence

How to Engineer an MCP Tool for Cursor AI: A Step‑by‑Step Guide

This article explains what the Model Context Protocol (MCP) is, outlines common pain points when using Cursor AI with MCP, analyzes the issues, and provides a detailed engineering solution—including SDK installation, configuration, tool definition, code structure, build steps, and deployment—culminating in a practical example and future outlook.

AI integrationMCPSDK
0 likes · 8 min read
How to Engineer an MCP Tool for Cursor AI: A Step‑by‑Step Guide
Data Thinking Notes
Data Thinking Notes
Jun 19, 2025 · Artificial Intelligence

Andrew Ng on Building Agentic AI Systems: Tools, MCP, and Practical Insights

In a candid conversation, Andrew Ng and Harrison Chase explore the evolving landscape of AI agents, discussing modular toolchains, the emerging MCP standard, challenges of agent‑to‑agent communication, voice interaction latency, and the importance of rapid, technically skilled execution for successful AI product development.

AI agentsLangChainMCP
0 likes · 19 min read
Andrew Ng on Building Agentic AI Systems: Tools, MCP, and Practical Insights
JD Tech Talk
JD Tech Talk
Jun 19, 2025 · Artificial Intelligence

Kickstart MCP in Minutes: Build a Python SSE Demo and Client

This guide walks you through installing dependencies, creating two MCP‑based SSE servers and a client in Python, explains MCP concepts and architecture, and shows how to run the demo to explore the Model Context Protocol for AI agents.

AI agentsMCPPython
0 likes · 10 min read
Kickstart MCP in Minutes: Build a Python SSE Demo and Client
JD Cloud Developers
JD Cloud Developers
Jun 19, 2025 · Artificial Intelligence

Quickly Master MCP: Build a Python SSE Server and Client in Minutes

This guide introduces the Model Context Protocol (MCP), explains its purpose as a standardized USB‑C‑like interface for LLMs, and provides step‑by‑step Python code to set up SSE‑based MCP servers and a client, plus essential installation details and execution commands.

AI protocolLLM integrationMCP
0 likes · 11 min read
Quickly Master MCP: Build a Python SSE Server and Client in Minutes
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 19, 2025 · Artificial Intelligence

What Is Model Context Protocol (MCP) and How It Empowers LLMs?

The article introduces Model Context Protocol (MCP), explains its architecture of Host, Client, and Server, describes its components—Resources, Tools, Prompts—and demonstrates practical integration with IDE plugins to extend LLM capabilities such as real‑time ticket queries, highlighting its significance for AI development.

AI integrationAI toolingFunction Calling
0 likes · 11 min read
What Is Model Context Protocol (MCP) and How It Empowers LLMs?
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Jun 17, 2025 · Artificial Intelligence

How Model Context Protocol (MCP) Bridges AI Models and External Tools

The Model Context Protocol (MCP) is a standardized interface that enables seamless, secure communication between AI models and external tools or data sources, detailing its core components, architecture, server lifecycle, ecosystem, use cases, and associated security and privacy considerations.

AI integrationEcosystemMCP
0 likes · 7 min read
How Model Context Protocol (MCP) Bridges AI Models and External Tools
IT Services Circle
IT Services Circle
Jun 16, 2025 · Frontend Development

How React MCP Server Lets AI Optimize Your Components in Real Time

React MCP Server, an experimental addition to the React repository, bridges large language models with the React compilation toolchain via the MCP protocol, offering AI‑driven compile optimization and documentation lookup, enabling automated performance tuning of components through a closed‑loop of compilation, measurement, and improvement.

MCPReactai
0 likes · 7 min read
How React MCP Server Lets AI Optimize Your Components in Real Time
DevOps
DevOps
Jun 16, 2025 · Artificial Intelligence

Unlock AI’s Real‑World Power: 6 Must‑Have MCP Tools with Hands‑On Code

This article reviews six open‑source MCP servers—Bright Data, Graphiti, GitIngest, Terminal, Code Executor, and MindsDB—showing how each extends large language models with web scraping, long‑term memory, code navigation, command‑line control, sandboxed Python execution, and multi‑source data integration, complete with practical code examples.

AI toolsCode ExecutionMCP
0 likes · 9 min read
Unlock AI’s Real‑World Power: 6 Must‑Have MCP Tools with Hands‑On Code
AntTech
AntTech
Jun 16, 2025 · Information Security

Uncovering New Attack Vectors in Model Context Protocols: Risks and Defenses

A comprehensive study reveals that Model Context Protocol (MCP) platforms lack strict vetting, users struggle to detect malicious servers, and current large language models cannot effectively resist MCP‑level injection attacks, highlighting critical security challenges and proposing mitigation strategies.

LLM SecurityMCPinformation security
0 likes · 11 min read
Uncovering New Attack Vectors in Model Context Protocols: Risks and Defenses
ITPUB
ITPUB
Jun 15, 2025 · Artificial Intelligence

How to Build a High‑Performance Enterprise RAG System with Model Context Protocol (MCP)

This article presents a step‑by‑step guide for constructing a scalable enterprise Retrieval‑Augmented Generation (RAG) solution using the Model Context Protocol (MCP), covering architecture comparison, system design, Milvus‑backed knowledge store, Python client implementation, deployment scripts, code examples, and best‑practice recommendations.

KnowledgeBaseLLMMCP
0 likes · 22 min read
How to Build a High‑Performance Enterprise RAG System with Model Context Protocol (MCP)
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 13, 2025 · Backend Development

Turn a Spring Boot CRUD App into an AI‑Powered Service with Model Context Protocol

This guide shows how to integrate Spring Boot with the Model Context Protocol (MCP) to let large language models interact with existing services via natural language, covering entity definitions, Maven dependencies, configuration, tool annotations, and testing to create an AI‑enabled book management API.

AI integrationBackendMCP
0 likes · 18 min read
Turn a Spring Boot CRUD App into an AI‑Powered Service with Model Context Protocol
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 11, 2025 · Artificial Intelligence

From Chat to Autonomous Agents: Architecture, ReAct, Prompt Engineering

This article chronicles the evolution from simple chat interactions to sophisticated autonomous agents, detailing stages of LLM development, ReAct reasoning, memory management, tool integration, and practical implementation using the browser-use project, while offering prompt design insights and future directions for AI agents.

AI AgentLLMMCP
0 likes · 30 min read
From Chat to Autonomous Agents: Architecture, ReAct, Prompt Engineering
DevOps
DevOps
Jun 9, 2025 · Artificial Intelligence

How VS Code’s New AI Features Transform Your Coding Workflow

This article explores Visual Studio Code’s recent AI integration, detailing the new chat interface, shortcut symbols, and MCP configuration options that let developers and even non‑programmers leverage AI assistance directly within the editor.

AI CodingChat interfaceIDE
0 likes · 7 min read
How VS Code’s New AI Features Transform Your Coding Workflow
Eric Tech Circle
Eric Tech Circle
Jun 9, 2025 · Frontend Development

Build a Full‑Stack Food Wheel App with Next.js, Supabase & AI in Minutes

This guide walks you through using Cursor together with MCP to quickly create a full‑stack "What to Eat Today" wheel web app, covering environment setup, Supabase project configuration, database schema design, component development with Next.js, AI‑generated prompts, and deployment tips.

CursorMCPNext.js
0 likes · 11 min read
Build a Full‑Stack Food Wheel App with Next.js, Supabase & AI in Minutes
Tencent Technical Engineering
Tencent Technical Engineering
Jun 9, 2025 · Artificial Intelligence

Is Model Context Protocol (MCP) the Future of AI Tool Integration? A Critical Review

This article critically examines the rise of Model Context Protocol (MCP) in AI, explaining its purpose as a unified tool‑calling standard, detailing its architecture, comparing it with traditional function calls, and evaluating the technical and market challenges that limit its universal applicability.

AI ecosystemAI tool integrationMCP
0 likes · 21 min read
Is Model Context Protocol (MCP) the Future of AI Tool Integration? A Critical Review
Alibaba Cloud Native
Alibaba Cloud Native
Jun 8, 2025 · Cloud Native

How Nacos MCP Router Enables Seamless Multi‑Protocol Support and One‑Click Conversion

The new Nacos MCP Router release introduces full SSE and Streamable HTTP protocol support, Dockerized deployment, and a one‑click conversion feature that transforms Stdio or SSE MCP servers into Streamable HTTP, simplifying integration across heterogeneous systems, micro‑service architectures, AI assistants, and cloud‑native applications.

DockerMCPNacos
0 likes · 11 min read
How Nacos MCP Router Enables Seamless Multi‑Protocol Support and One‑Click Conversion
IT Services Circle
IT Services Circle
Jun 6, 2025 · Backend Development

Exploring Cursor 1.0: AI-Powered Code Review, Background Agent & New MCP Features

Cursor 1.0 introduces AI-driven BugBot for automatic PR reviews, a publicly available Background Agent for remote coding, a memory system that retains custom rules, and one‑click MCP installation with OAuth support, alongside enhanced chat visuals, Jupyter integration, and various UI and model improvements.

AI code assistantBackground AgentBugBot
0 likes · 11 min read
Exploring Cursor 1.0: AI-Powered Code Review, Background Agent & New MCP Features
21CTO
21CTO
Jun 5, 2025 · Artificial Intelligence

What Is the Model Context Protocol (MCP) and Why It Matters for AI Integration

This article explains the Model Context Protocol (MCP), an open standard that lets AI models, tools, and agents share context and communicate through a central server, detailing its definition, key components, workflow, benefits for developers, and real‑world examples.

AI integrationInteroperabilityMCP
0 likes · 10 min read
What Is the Model Context Protocol (MCP) and Why It Matters for AI Integration
Didi Tech
Didi Tech
Jun 5, 2025 · Artificial Intelligence

Unlocking Modern AI Application Architecture: From RAG to Agents and MCP

This article surveys the evolution of AI applications, explains large language model fundamentals, outlines architectural challenges, and introduces three core patterns—Retrieval‑Augmented Generation (RAG), autonomous Agents, and Model Context Protocol (MCP)—while providing practical LangChain code snippets and integration guidance.

LLMLangChainMCP
0 likes · 28 min read
Unlocking Modern AI Application Architecture: From RAG to Agents and MCP
Alibaba Cloud Native
Alibaba Cloud Native
Jun 5, 2025 · Cloud Native

Understanding MCP Auth: OAuth 2.1 Integration and Bearer Authentication for Function Compute

This article explains how the MCP protocol adopts OAuth 2.1, Authorization Server Metadata (RFC 8414), Dynamic Client Registration (RFC 7591) and Protected Resource Metadata (RFC 9728) to provide authentication for MCP services, and shows step‑by‑step how to deploy an MCP server with Bearer authentication on Function Compute, including supergateway configuration.

AuthorizationBearer AuthenticationFunction Compute
0 likes · 15 min read
Understanding MCP Auth: OAuth 2.1 Integration and Bearer Authentication for Function Compute
Architecture Digest
Architecture Digest
Jun 4, 2025 · Information Security

Toxic Agent Flow: Exploiting GitHub MCP to Leak Private Repositories via Prompt Injection

A newly disclosed vulnerability in GitHub's Model‑Centric Programming (MCP) enables attackers to hijack AI agents through crafted GitHub Issues, injecting malicious prompts that cause the assistant to retrieve and expose private repository data, while the article also outlines mitigation strategies and defensive code examples.

AI securityAgent DefenseGitHub
0 likes · 7 min read
Toxic Agent Flow: Exploiting GitHub MCP to Leak Private Repositories via Prompt Injection
Alibaba Cloud Developer
Alibaba Cloud Developer
Jun 4, 2025 · Artificial Intelligence

Bridge Java and Python AI: Integrate MCP with Spring AI for Seamless Tool Calls

This article walks through how Java developers can connect to Python‑based AI services using the Model Context Protocol (MCP), compares STDIO and SSE transports, explains why Spring AI’s MCP support is limited, and shows a complete implementation with the raw MCP Java SDK and OpenAI client to invoke tools like Blender from Java code.

AI integrationBackendMCP
0 likes · 50 min read
Bridge Java and Python AI: Integrate MCP with Spring AI for Seamless Tool Calls
360 Tech Engineering
360 Tech Engineering
Jun 4, 2025 · Information Security

Security Risk Assessment and Governance for Model Context Protocol (MCP) Ecosystem

This article systematically analyzes the security threats of the Model Context Protocol (MCP) ecosystem—including supply‑chain poisoning, backdoors, tool‑description injection, malicious updates, cloud‑service abuse, installer vulnerabilities, and open‑source risks—and proposes concrete governance measures and early‑stage implementations to help enterprises secure MCP deployments and operations.

MCPModel Context ProtocolSupply Chain
0 likes · 18 min read
Security Risk Assessment and Governance for Model Context Protocol (MCP) Ecosystem
Instant Consumer Technology Team
Instant Consumer Technology Team
Jun 3, 2025 · Artificial Intelligence

What Is Model Context Protocol (MCP) and How Does It Transform AI Integration?

The Model Context Protocol (MCP) is an open, client‑server protocol introduced by Anthropic that standardizes how applications provide context to large language models, offering a USB‑C‑like interface for tools, data sources, and services to enable reliable, extensible, and secure AI interactions.

AI integrationClient-Server ArchitectureMCP
0 likes · 28 min read
What Is Model Context Protocol (MCP) and How Does It Transform AI Integration?
Instant Consumer Technology Team
Instant Consumer Technology Team
May 30, 2025 · Artificial Intelligence

Why Streamable HTTP Is Replacing SSE in AI Communication: An MCP Protocol Deep Dive

This article explains how the Model Context Protocol (MCP) standardizes AI‑assistant communication, compares the traditional Server‑Sent Events (SSE) transport with the newer Streamable HTTP mechanism, and provides step‑by‑step code examples for building both MCP servers and clients that leverage Streamable HTTP for bidirectional, session‑aware data exchange.

LLMMCPStreamable HTTP
0 likes · 22 min read
Why Streamable HTTP Is Replacing SSE in AI Communication: An MCP Protocol Deep Dive
Architect
Architect
May 29, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP): Architecture, Development Pitfalls, and AI Reflections

This article introduces the Model Context Protocol (MCP) as an open AI‑model integration standard, explains its client‑server architecture and components, shares practical Node/Python development pitfalls and debugging tips, discusses hallucination and error‑retry strategies, lists useful tools, and reflects on the broader implications of AI‑driven conversational services.

AI integrationAI servicesMCP
0 likes · 14 min read
Understanding Model Context Protocol (MCP): Architecture, Development Pitfalls, and AI Reflections
Tencent Technical Engineering
Tencent Technical Engineering
May 28, 2025 · Artificial Intelligence

A Beginner-friendly Overview of LLMs, Transformers, Prompts, Function Calling, MCP and Agents

This article provides a concise, easy-to-understand introduction to large language models, the transformer architecture, prompt engineering, temperature settings, function calling, the Model Context Protocol (MCP), agent communication (A2A), and future AI programming trends, using simple analogies and illustrative examples.

Function CallingLLMMCP
0 likes · 11 min read
A Beginner-friendly Overview of LLMs, Transformers, Prompts, Function Calling, MCP and Agents
Huolala Tech
Huolala Tech
May 28, 2025 · Artificial Intelligence

How MCP (Model Context Protocol) Empowers AI Integration in Real-World Scenarios

Model Context Protocol (MCP) is an open standard that creates secure bidirectional links between data sources and AI tools, offering ecosystem plugins, cross‑model compatibility, and data‑privacy benefits; the article compares MCP with function calls and agents, outlines its architecture, and demonstrates practical implementations at Huolala.

AI integrationMCPPython
0 likes · 16 min read
How MCP (Model Context Protocol) Empowers AI Integration in Real-World Scenarios
DeWu Technology
DeWu Technology
May 26, 2025 · Backend Development

Integrating FastAPI with MCP for AI‑Driven Test Data Generation

This article explains how to transform a FastAPI service into an MCP‑compatible tool, enabling AI agents to automatically orchestrate multi‑step test data creation, covering installation, project structure, code annotations, tool configuration, and practical integration with the Cursor platform.

BackendFastAPIMCP
0 likes · 19 min read
Integrating FastAPI with MCP for AI‑Driven Test Data Generation
Alibaba Cloud Developer
Alibaba Cloud Developer
May 26, 2025 · Artificial Intelligence

Choosing the Right MCP Architecture for Enterprise AI: 5 Patterns and Nacos Integration

Amid the surge of AI large‑model usage, this guide examines the Model Context Protocol (MCP) and presents five common server architectures, evaluates their pros, cons, and suitable scenarios, and shows how Nacos can streamline enterprise‑level MCP deployment through service discovery, configuration, and governance.

AI model servingMCPNacos
0 likes · 15 min read
Choosing the Right MCP Architecture for Enterprise AI: 5 Patterns and Nacos Integration
Programmer Xu Shu
Programmer Xu Shu
May 26, 2025 · Artificial Intelligence

Why AI Needs a “Friend Circle”: Understanding the Model Context Protocol (MCP)

This article explains why current AI models struggle to cooperate, introduces the Model Context Protocol (MCP) as a universal “translation standard” for AI interoperability, and outlines its core features, practical benefits, limitations, and steps developers and users should take to adopt it.

AI CollaborationAI InteroperabilityAI Standards
0 likes · 8 min read
Why AI Needs a “Friend Circle”: Understanding the Model Context Protocol (MCP)
Fun with Large Models
Fun with Large Models
May 25, 2025 · Artificial Intelligence

A Complete Breakdown of Claude 4’s Core Features – How Close Are We to Programmer Unemployment?

Claude 4, released in May 2025 with Opus and Sonnet variants, combines hybrid inference, a 200 K context window, advanced code interpreter, RAG retrieval and MCP integration, delivering industry‑leading programming and AI‑agent performance at relatively low cost, as confirmed by multiple company and user evaluations.

AI agentsAnthropicClaude 4
0 likes · 10 min read
A Complete Breakdown of Claude 4’s Core Features – How Close Are We to Programmer Unemployment?
Fun with Large Models
Fun with Large Models
May 23, 2025 · Backend Development

Rapidly Build a Streamable HTTP MCP Server with the Official MCP SDK – Full End‑to‑End Guide

This article walks through the complete process of creating, testing, and publishing a streamable HTTP MCP server using the official MCP SDK, covering environment setup with Anaconda and uv, project structuring, code implementation, tool integration, Inspector testing, PyPI deployment, and client verification with CherryStudio.

ASGICherryStudioMCP
0 likes · 16 min read
Rapidly Build a Streamable HTTP MCP Server with the Official MCP SDK – Full End‑to‑End Guide
Sohu Tech Products
Sohu Tech Products
May 21, 2025 · Artificial Intelligence

Beyond LLM Limits: Function Calling, MCP, and A2A Compared

The article examines the inherent knowledge cutoff of large language models, introduces function calling, Model Context Protocol (MCP), and Agent‑to‑Agent (A2A) as solutions for real‑time data access, compares their architectures, communication patterns, and use cases, and discusses their respective strengths and drawbacks.

A2AAI protocolsFunction Calling
0 likes · 17 min read
Beyond LLM Limits: Function Calling, MCP, and A2A Compared
DevOps
DevOps
May 21, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP): Architecture, Development Pitfalls, and AI Reflections

This article introduces the Model Context Protocol (MCP) as an open standard for connecting large language models to external data and tools, explains its client‑server architecture, shares practical Node/TypeScript development pitfalls and debugging tips, and reflects on broader AI dialogue versus service integration scenarios.

MCPNode.jsSoftware Architecture
0 likes · 11 min read
Understanding Model Context Protocol (MCP): Architecture, Development Pitfalls, and AI Reflections
Programmer DD
Programmer DD
May 21, 2025 · Artificial Intelligence

What’s New in Spring AI 1.0 GA? A Deep Dive into Java AI Features

Spring AI 1.0 GA introduces a comprehensive suite of AI capabilities for Java developers, including a ChatClient supporting 20 models, vector‑store integrations, RAG pipelines, advanced chat memory, @Tool function calling, model evaluation, observability, Model Context Protocol, and autonomous agents, with examples for major cloud providers.

AI modelsMCPRAG
0 likes · 6 min read
What’s New in Spring AI 1.0 GA? A Deep Dive into Java AI Features
Alibaba Cloud Developer
Alibaba Cloud Developer
May 21, 2025 · Artificial Intelligence

How to Seamlessly Integrate MCP Protocol with Spring AI for Powerful LLM Tool Calls

This article explains the challenges of integrating diverse tools without MCP, then demonstrates step‑by‑step how to configure Spring‑AI and the native MCP SDK to call LLMs, register tools, handle SSE and stdio services, and troubleshoot common issues, providing code snippets and best‑practice recommendations.

AI tool integrationLLMMCP
0 likes · 16 min read
How to Seamlessly Integrate MCP Protocol with Spring AI for Powerful LLM Tool Calls
Tencent Cloud Developer
Tencent Cloud Developer
May 20, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP): Architecture, Development Pitfalls, and AI Reflections

This article introduces the Model Context Protocol (MCP), explains its client‑server architecture, shares practical development experiences and debugging tips for Node.js and Python implementations, discusses common pitfalls such as environment setup, hallucinations, and error handling, and reflects on the broader implications of AI‑driven services.

AI integrationMCPModel Context Protocol
0 likes · 13 min read
Understanding Model Context Protocol (MCP): Architecture, Development Pitfalls, and AI Reflections
Continuous Delivery 2.0
Continuous Delivery 2.0
May 20, 2025 · Artificial Intelligence

Comparative Review of AI Code Editors: Trae, Cursor, and Augment (2025)

This article reviews and compares three AI code editors—Trae, Cursor, and Augment—detailing personal usage experiences, performance, feature differences, cost, integration with MCP tools, suitable scenarios for solo entrepreneurs versus professional developers, and practical tips for improving workflow with AI assistance.

AI code editorMCPTDD
0 likes · 9 min read
Comparative Review of AI Code Editors: Trae, Cursor, and Augment (2025)
Huawei Cloud Developer Alliance
Huawei Cloud Developer Alliance
May 19, 2025 · Artificial Intelligence

What Is AI MCP and How It Revolutionizes Model Integration?

AI MCP (Model Context Protocol) is an open protocol that standardizes communication between large language model applications and external data sources or tools, offering pre‑installed services, fast registration, ecosystem openness, and automatic discovery within Huawei Cloud ModelArts Studio, while eliminating the need for per‑API integration code.

HuaweiIntegrationLLM
0 likes · 7 min read
What Is AI MCP and How It Revolutionizes Model Integration?
Alibaba Cloud Observability
Alibaba Cloud Observability
May 19, 2025 · Information Security

How Tool‑Poisoning Attacks Exploit MCP and What to Do About It

This article analyzes the security risks of the Model Context Protocol (MCP), demonstrates a tool‑poisoning attack that steals private keys via malicious tool descriptions, explores client‑side and server‑side threat vectors, and presents observability‑based mitigation using eBPF and LoongCollector.

AI model securityMCPcloud-native security
0 likes · 23 min read
How Tool‑Poisoning Attacks Exploit MCP and What to Do About It
Instant Consumer Technology Team
Instant Consumer Technology Team
May 19, 2025 · Artificial Intelligence

How A2A and MCP Protocols Are Redefining AI Agent Collaboration

The article explores Google’s A2A protocol and the MCP framework, comparing their roles as complementary gears that enable AI agents to collaborate, extend capabilities, and interact with external resources, illustrated with a smart‑customer‑service scenario and future outlooks.

A2A protocolAgent CollaborationArtificial Intelligence
0 likes · 7 min read
How A2A and MCP Protocols Are Redefining AI Agent Collaboration
Architect's Alchemy Furnace
Architect's Alchemy Furnace
May 18, 2025 · Artificial Intelligence

Why the Model Context Protocol (MCP) Is a Game‑Changer for AI Agents

Anthropic’s Model Context Protocol (MCP) offers a standardized way for AI agents to access and manage external data, tools, and memory, enabling clearer control separation, modular architecture evolution, and scalable enterprise deployments, with a roadmap emphasizing cloud‑native features and advanced agentic workflows.

AI agentsAgentic ArchitectureMCP
0 likes · 12 min read
Why the Model Context Protocol (MCP) Is a Game‑Changer for AI Agents
Architect's Alchemy Furnace
Architect's Alchemy Furnace
May 18, 2025 · Artificial Intelligence

A2A vs MCP: Are Google’s Agent2Agent and Anthropic’s Protocol Complementary?

Google’s newly released Agent2Agent (A2A) protocol and Anthropic’s Model Context Protocol (MCP) are examined side‑by‑side, outlining their purposes, complementary features, potential competition, and how they together shape the future of multi‑agent systems, security, task management, and integration with legacy data sources.

A2AAI protocolsLLM integration
0 likes · 17 min read
A2A vs MCP: Are Google’s Agent2Agent and Anthropic’s Protocol Complementary?
Instant Consumer Technology Team
Instant Consumer Technology Team
May 16, 2025 · Artificial Intelligence

Unlock AI Potential: Top Model Context Protocol (MCP) Servers You Should Know

This guide explains the Model Context Protocol (MCP) that lets AI models securely access files, databases, APIs, and other resources, and presents a curated list of standout MCP servers across categories such as aggregators, web automation, cloud platforms, finance, security, and more, helping developers enhance AI workflows.

AI integrationMCPModel Context Protocol
0 likes · 23 min read
Unlock AI Potential: Top Model Context Protocol (MCP) Servers You Should Know
360 Smart Cloud
360 Smart Cloud
May 16, 2025 · Cloud Computing

Why Cloud‑Hosted MCP Servers Are Redefining AI Application Development

The Model Context Protocol (MCP) is emerging as a de‑facto standard for AI interactions, and cloud‑hosted MCP servers are gaining traction by lowering developer barriers, enhancing SaaS integration, meeting enterprise compliance, while also facing deployment speed, traffic variability, and complex logic challenges that serverless function compute aims to resolve.

Function ComputeMCPModel Context Protocol
0 likes · 9 min read
Why Cloud‑Hosted MCP Servers Are Redefining AI Application Development
Alibaba Cloud Developer
Alibaba Cloud Developer
May 16, 2025 · Artificial Intelligence

Designing Robust MCP Servers for Alibaba Cloud Observability 2.0 – Lessons & Best Practices

This article explains the Model Context Protocol (MCP), its components, and how to integrate MCP servers with Alibaba Cloud Observability 2.0, offering practical design experiences, tool simplification tips, default parameter strategies, output size control, and future AI‑driven observability insights.

LLMMCPobservability
0 likes · 17 min read
Designing Robust MCP Servers for Alibaba Cloud Observability 2.0 – Lessons & Best Practices
Alibaba Cloud Big Data AI Platform
Alibaba Cloud Big Data AI Platform
May 15, 2025 · Artificial Intelligence

How to Build a Qwen3‑Powered ChatBI Agent with PAI‑LangStudio and Hologres

This guide walks you through creating a ChatBI intelligent agent by integrating Alibaba's Qwen3 large language model with PAI‑LangStudio, configuring the Model Context Protocol (MCP) server, and connecting to Hologres real‑time data warehouse, covering setup, deployment, and verification steps for enterprise data analysis.

ChatBIHologresLLM
0 likes · 11 min read
How to Build a Qwen3‑Powered ChatBI Agent with PAI‑LangStudio and Hologres
Go Programming World
Go Programming World
May 15, 2025 · Cloud Native

Deploying MCP Gateway on Kubernetes: A Step‑by‑Step Guide

This article explains how to quickly turn existing HTTP APIs into MCP services using the Go‑based mcp‑gateway, covering the installation of a local Kind Kubernetes cluster, the required YAML manifests, Docker image handling, OpenAPI import, and verification through the web console and chat interface.

Cloud NativeGoKubernetes
0 likes · 14 min read
Deploying MCP Gateway on Kubernetes: A Step‑by‑Step Guide
Fun with Large Models
Fun with Large Models
May 14, 2025 · Artificial Intelligence

Discover the mcp-server-chart MCP Server—Your One‑Click AI Chart Generator

This article introduces the AntV‑developed mcp-server-chart MCP Server, explains how to set up the VSCode + Cline + Node environment, configure the server via JSON, and demonstrates its ability to generate network and bar charts through large‑model function calls, while also discussing current limitations and future improvements.

AntVChart GenerationMCP
0 likes · 7 min read
Discover the mcp-server-chart MCP Server—Your One‑Click AI Chart Generator
StarRocks
StarRocks
May 13, 2025 · Artificial Intelligence

How StarRocks MCP Server Enables LLMs to Query Databases Without Custom Plugins

StarRocks MCP Server provides a universal adapter that lets large language models like Claude, OpenAI, and Gemini execute SQL queries directly against StarRocks, simplifying data Q&A, intelligent analysis, and automated reporting by eliminating the need for bespoke plugins or complex prompt engineering.

AI agentsData AnalyticsLLM
0 likes · 14 min read
How StarRocks MCP Server Enables LLMs to Query Databases Without Custom Plugins
Tencent Cloud Developer
Tencent Cloud Developer
May 13, 2025 · Artificial Intelligence

Function Calling and Model Context Protocol (MCP): Bridging Large Language Models with Real‑World Systems

The article reviews the shortcomings of traditional large language models, explains how function calling extends LLMs beyond pure text, introduces the Model Context Protocol (MCP) as a standardized USB‑C‑like interface for AI tools, and demonstrates a Python MCP example that integrates LLMs with Tencent Advertising APIs.

AI integrationAPIFunction Calling
0 likes · 16 min read
Function Calling and Model Context Protocol (MCP): Bridging Large Language Models with Real‑World Systems
AI Frontier Lectures
AI Frontier Lectures
May 12, 2025 · Artificial Intelligence

How MCP Empowers AI Agents: Architecture, Lifecycle, and Security Insights

This article provides a comprehensive analysis of the Model Communication Protocol (MCP), detailing its three core components, transport layer communication flow, server lifecycle phases, major industry adopters, available SDKs and community tools, as well as the security threats and mitigation strategies associated with each stage.

EcosystemMCPserver lifecycle
0 likes · 7 min read
How MCP Empowers AI Agents: Architecture, Lifecycle, and Security Insights
Mingyi World Elasticsearch
Mingyi World Elasticsearch
May 10, 2025 · Artificial Intelligence

Understanding MCP: From Its Origins to AI’s Universal Interface

MCP (Model Context Protocol) is an emerging open‑standard that lets large language models interact with tools, data sources, and services through a unified JSON‑RPC or gRPC interface, addressing fragmentation, data silos, and low development efficiency while offering a flexible, community‑driven ecosystem with clear advantages and current limitations.

AI tool callingJSON-RPCLLM integration
0 likes · 14 min read
Understanding MCP: From Its Origins to AI’s Universal Interface
37 Interactive Technology Team
37 Interactive Technology Team
May 9, 2025 · Backend Development

Engineering an MCP (Model Context Protocol) Tool for Cursor AI: Step-by-Step Guide

This guide walks developers through creating a reusable MCP (Model Context Protocol) tool for Cursor AI—encapsulating the SDK, configuring files, implementing PSD‑slicing logic, defining JSON schemas, adding utilities and build scripts, and deploying it as a command‑type server while avoiding common integration pitfalls.

Cursor AILLM integrationMCP
0 likes · 7 min read
Engineering an MCP (Model Context Protocol) Tool for Cursor AI: Step-by-Step Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
May 9, 2025 · Information Security

What’s New in MCP 2025‑03‑26? Deep Dive into OAuth 2.1, Streamable HTTP, and JSON‑RPC Enhancements

The MCP 2025‑03‑26 release introduces mandatory OAuth 2.1 with PKCE, a single‑endpoint Streamable HTTP transport, required JSON‑RPC batch processing, richer tool metadata, structured progress notifications, audio multimodal support, and robust session management, all backed by extensive security hardening and performance gains.

API SecurityJSON-RPCMCP
0 likes · 14 min read
What’s New in MCP 2025‑03‑26? Deep Dive into OAuth 2.1, Streamable HTTP, and JSON‑RPC Enhancements
Alibaba Cloud Developer
Alibaba Cloud Developer
May 9, 2025 · Backend Development

How to Convert Alibaba HSF Services to MCP Servers Without Code Changes

This article explains how Alibaba engineers use the Higress AI gateway to offload MCP protocol and transform large‑scale HSF RPC services into MCP servers without modifying application code, covering challenges, required components, step‑by‑step migration, and practical insights for AI‑native infrastructure.

AI gatewayHSFHigress
0 likes · 9 min read
How to Convert Alibaba HSF Services to MCP Servers Without Code Changes
Data Thinking Notes
Data Thinking Notes
May 8, 2025 · Artificial Intelligence

Inside Anthropic’s MCP Protocol: Origins, Design, and Future of AI Tool Integration

Anthropic’s Model Context Protocol (MCP), inspired by the Language Server Protocol, aims to standardize AI‑application communication by defining tools, resources, and prompts, sparking debate over its differences from OpenAPI, security concerns, statefulness, and offering developers rapid server‑building techniques with AI‑assisted coding.

AI protocolMCPServer Development
0 likes · 44 min read
Inside Anthropic’s MCP Protocol: Origins, Design, and Future of AI Tool Integration
Tencent Technical Engineering
Tencent Technical Engineering
May 8, 2025 · Artificial Intelligence

Augment AI Programming Assistant: Technical Breakthroughs, Industry Impact, and Security Risks

Augment, a newly funded AI programming assistant that tops the SWE‑bench benchmark with a 65.4% score and a 200 k‑token context window, promises massive productivity gains for developers but also introduces sophisticated security threats such as malicious memory prompts, back‑door context injection, compromised guidelines, and risky multi‑task collaboration protocols, prompting calls for layered defenses and vigilant monitoring.

AI SafetyAI programmingAgent Memory
0 likes · 11 min read
Augment AI Programming Assistant: Technical Breakthroughs, Industry Impact, and Security Risks
Sohu Tech Products
Sohu Tech Products
May 7, 2025 · Information Security

Why MCP Protocol Is a Security Nightmare: Real Attack Cases and Mitigations

This article provides a comprehensive security analysis of the Model Context Protocol (MCP), exposing multiple attack vectors such as prompt poisoning, tool poisoning, command and code injection, and illustrating how MCP’s design flaws make it more vulnerable than traditional applications while offering concrete mitigation recommendations.

AI SafetyCode InjectionMCP
0 likes · 34 min read
Why MCP Protocol Is a Security Nightmare: Real Attack Cases and Mitigations
DeWu Technology
DeWu Technology
May 7, 2025 · Backend Development

Building and Using a Model Context Protocol (MCP) Server with Spring AI

The article explains Anthropic’s Model Context Protocol, outlines its architecture, and provides a step‑by‑step guide to creating a Spring AI‑based MCP server in Java—including adding the starter, defining @Tool‑annotated services, packaging the jar, configuring the Cline plugin, and demonstrating advanced tools such as Elasticsearch queries.

AI integrationMCPModel Context Protocol
0 likes · 10 min read
Building and Using a Model Context Protocol (MCP) Server with Spring AI
Alibaba Cloud Native
Alibaba Cloud Native
May 7, 2025 · Cloud Native

Turn Existing OpenAPI Specs into AI‑Ready MCP Tools with Higress

This guide explains how to convert legacy OpenAPI schemas into Model Context Protocol (MCP) configurations, route them through the Higress cloud‑native gateway, set up dual authentication, and finally expose the MCP tools to AI platforms such as Dify, enabling seamless AI‑driven access to both local and internet data sources.

HigressMCPOpenAPI
0 likes · 10 min read
Turn Existing OpenAPI Specs into AI‑Ready MCP Tools with Higress
JD Tech Talk
JD Tech Talk
May 7, 2025 · Backend Development

Implementing Contract Query and Delay Operations with an MCP Server

This article describes the background, functional requirements, and a complete Node.js implementation for querying contract information and handling contract extensions using natural‑language prompts through an MCP client and server architecture.

BackendContract ManagementMCP
0 likes · 6 min read
Implementing Contract Query and Delay Operations with an MCP Server
JD Cloud Developers
JD Cloud Developers
May 7, 2025 · Backend Development

How to Build an MCP-Powered Contract Query and Delay Service with Node.js

This article explains how to leverage the Model Context Protocol (MCP) to enable natural-language contract queries and automated contract extensions, detailing the required client‑server interactions, workflow steps, and providing a complete Node.js implementation with code snippets for both query and delay operations.

BackendMCPNode.js
0 likes · 6 min read
How to Build an MCP-Powered Contract Query and Delay Service with Node.js
Open Source Tech Hub
Open Source Tech Hub
May 7, 2025 · Backend Development

How to Use the PHP MCP Client for AI‑Powered Tool Integration

The PHP MCP Client library provides a PHP interface for communicating with Model Context Protocol (MCP) servers via stdio or HTTP‑SSE, offering synchronous and asynchronous APIs, configurable connection lifecycles, PSR‑compliant logging, caching, and detailed examples for installation, configuration, and usage.

APIMCPPHP
0 likes · 16 min read
How to Use the PHP MCP Client for AI‑Powered Tool Integration
AI Large Model Application Practice
AI Large Model Application Practice
May 6, 2025 · Artificial Intelligence

How to Build an Agentic RAG System from Scratch Using MCP Architecture

This article walks through the design and full implementation of an Agentic Retrieval‑Augmented Generation (RAG) system built on the MCP standard, covering the conceptual fusion of MCP and RAG, server‑side tool creation with LlamaIndex, client‑side agent construction with LangGraph, configuration files, caching strategies, code examples, and an end‑to‑end demonstration.

Agentic RAGLLMLangGraph
0 likes · 15 min read
How to Build an Agentic RAG System from Scratch Using MCP Architecture
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 6, 2025 · Frontend Development

Ant Design Component Model Context Protocol (MCP) Service: Design, Implementation, and Usage Guide

This article details the design, implementation, and practical usage of a Model Context Protocol (MCP) service for Ant Design components, explaining how to extract component documentation, define MCP tools and prompts, integrate with AI models like Claude, and improve frontend development efficiency.

Ant DesignMCPModel Context Protocol
0 likes · 21 min read
Ant Design Component Model Context Protocol (MCP) Service: Design, Implementation, and Usage Guide
Data Thinking Notes
Data Thinking Notes
May 5, 2025 · Artificial Intelligence

How MCP’s Text2SQL Service Turns Natural Language into Powerful Database Queries

This article explores the MCP platform’s data service capabilities, detailing its core components—Resources, Prompts, and Tools—and demonstrates how its Text2SQL feature enables natural‑language queries to retrieve table schemas, perform data sampling, and execute complex relational analyses across multiple database tables.

Data IntegrationLLMMCP
0 likes · 7 min read
How MCP’s Text2SQL Service Turns Natural Language into Powerful Database Queries
Open Source Tech Hub
Open Source Tech Hub
May 4, 2025 · Backend Development

Building a Model Context Protocol (MCP) Server with PHP 8 Attributes

This guide explains how to use the php-mcp/server library to create a standards‑compliant Model Context Protocol (MCP) server in PHP 8, covering installation, key features, attribute‑based definitions, configuration, transport options, discovery, and code examples for a simple stdio server.

AttributesCLIHTTP+SSE
0 likes · 15 min read
Building a Model Context Protocol (MCP) Server with PHP 8 Attributes
Code Mala Tang
Code Mala Tang
May 2, 2025 · Artificial Intelligence

Debunking Common Misconceptions About the Model Context Protocol (MCP)

This article clarifies three major misunderstandings about the Model Context Protocol (MCP), explaining that it does not require large‑model support, works even without function‑calling capabilities, and is not natively built into models, while outlining how MCP standardizes context augmentation through a black‑box server architecture.

Function CallingLarge Language ModelsMCP
0 likes · 5 min read
Debunking Common Misconceptions About the Model Context Protocol (MCP)
Architecture Digest
Architecture Digest
Apr 30, 2025 · Backend Development

Integrating Spring Boot with Model Context Protocol (MCP) for AI‑Powered Book Management

This article demonstrates how to transform a traditional Spring Boot book‑management service into an AI‑driven MCP service by importing Spring AI dependencies, configuring proxy and MCP server settings, annotating service methods with @Tool, registering them, and exposing a chat endpoint that lets large language models query and manipulate book data through natural language.

ChatbotMCPSpring Boot
0 likes · 13 min read
Integrating Spring Boot with Model Context Protocol (MCP) for AI‑Powered Book Management
DaTaobao Tech
DaTaobao Tech
Apr 30, 2025 · Artificial Intelligence

Model Context Protocol (MCP): A USB‑like Standard for Connecting Large Language Models to External Resources

The Model Context Protocol (MCP) is an open, USB‑like standard that lets large language models securely connect to external data sources, tools, and services through a client‑server architecture, enabling developers to integrate diverse resources with standardized SDKs, fostering rapid, scalable AI‑enhanced applications across many domains.

AI StandardsLLM integrationMCP
0 likes · 18 min read
Model Context Protocol (MCP): A USB‑like Standard for Connecting Large Language Models to External Resources
Alibaba Cloud Native
Alibaba Cloud Native
Apr 30, 2025 · Cloud Native

What’s New in MCP 2025‑03‑26? A Deep Dive into OAuth 2.1, Streamable HTTP, JSON‑RPC Batching and AI‑Tool Enhancements

The MCP 2025‑03‑26 release replaces the implicit OAuth 2.0 flow with mandatory OAuth 2.1 PKCE, introduces a single‑endpoint Streamable HTTP protocol, enforces JSON‑RPC batch processing, adds multimodal audio support, tool metadata annotations and progress messaging, and outlines migration steps for developers and operators.

AI toolsAPIJSON-RPC
0 likes · 15 min read
What’s New in MCP 2025‑03‑26? A Deep Dive into OAuth 2.1, Streamable HTTP, JSON‑RPC Batching and AI‑Tool Enhancements