Tag

Model Context Protocol

1 views collected around this technical thread.

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 integrationJavaMCP
0 likes · 18 min read
Turn a Spring Boot CRUD App into an AI‑Powered Service with Model Context Protocol
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 integrationFunction Call
0 likes · 21 min read
Is Model Context Protocol (MCP) the Future of AI Tool Integration? A Critical Review
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.

AIMCPModel Context Protocol
0 likes · 18 min read
Security Risk Assessment and Governance for Model Context Protocol (MCP) Ecosystem
Tencent Technical Engineering
Tencent Technical Engineering
May 26, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP): Architecture, Execution Flow, and Ecosystem

This article explains the Model Context Protocol (MCP) for AI development, detailing its definition, core components, communication methods, execution process, relationship with agents and function calling, ecosystem growth, and future implications and challenges.

AI agentsAI integrationFunction Calling
0 likes · 13 min read
Understanding Model Context Protocol (MCP): Architecture, Execution Flow, and Ecosystem
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
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
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
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 integrationJavaMCP
0 likes · 10 min read
Building and Using a Model Context Protocol (MCP) Server with Spring AI
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.

AIAnt DesignFrontend
0 likes · 21 min read
Ant Design Component Model Context Protocol (MCP) Service: Design, Implementation, and Usage Guide
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
DevOps
DevOps
Apr 29, 2025 · Artificial Intelligence

Model Context Protocol (MCP): End‑to‑End Tutorial with a Hands‑On News Retrieval Project

This tutorial explains the Model Context Protocol (MCP) for integrating large language models with external data sources, details its architecture, connection lifecycle, and core JSON‑RPC features, and provides a step‑by‑step Python implementation that fetches real‑time tech news and integrates with Claude Desktop.

AI integrationJSON-RPCMCP
0 likes · 9 min read
Model Context Protocol (MCP): End‑to‑End Tutorial with a Hands‑On News Retrieval Project
Architect
Architect
Apr 26, 2025 · Artificial Intelligence

Understanding and Implementing the Model Context Protocol (MCP) for AI Tool Integration

This article provides a comprehensive overview of the Model Context Protocol (MCP), explaining its origins, architecture, and how it standardises AI tool calling by enabling developers to build MCP servers and clients with TypeScript and Python, register resources, tools and prompts, and orchestrate model‑driven tool execution via JSON‑RPC.

AI integrationClient DevelopmentJSON-RPC
0 likes · 16 min read
Understanding and Implementing the Model Context Protocol (MCP) for AI Tool Integration
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 17, 2025 · Artificial Intelligence

Understanding AI Agents, Workflows, and the Model Context Protocol (MCP) for Future AI Code Generation

The article examines how AI agents differ from static workflows, outlines the ideal characteristics for agent tasks, explores codebase indexing, RAG and Function Call techniques, and introduces the Model Context Protocol (MCP) as a standardized, efficient bridge between large language models and enterprise tooling for next‑generation AI‑driven software development.

AI agentsAI codingFunction Call
0 likes · 17 min read
Understanding AI Agents, Workflows, and the Model Context Protocol (MCP) for Future AI Code Generation
DevOps
DevOps
Apr 16, 2025 · Artificial Intelligence

Introducing Model Context Protocol (MCP): Architecture, Server/Client Development, and Practical Applications

This article provides a comprehensive overview of the Model Context Protocol (MCP), explaining its purpose in unifying AI tool calls, detailing its architecture, and walking through step‑by‑step development of MCP servers and clients with TypeScript and Python examples, while showcasing real‑world use cases and debugging tips.

AI tool integrationClient DevelopmentJSON-RPC
0 likes · 15 min read
Introducing Model Context Protocol (MCP): Architecture, Server/Client Development, and Practical Applications
Tencent Technical Engineering
Tencent Technical Engineering
Apr 14, 2025 · Artificial Intelligence

MCP Protocol: Technical Principles and Business Applications

The article examines the Model Context Protocol (MCP), detailing its microkernel‑based technical architecture, development timeline from Anthropic’s 2024 release to industry adoption, hands‑on implementation examples, and business use cases such as multi‑agent QQ robots, highlighting MCP’s potential to standardize AI tool integration across industries.

AI applicationsAI architectureBusiness Implementation
0 likes · 14 min read
MCP Protocol: Technical Principles and Business Applications
Tencent Technical Engineering
Tencent Technical Engineering
Apr 9, 2025 · Artificial Intelligence

Discussion on Model Context Protocol (MCP) and Its Potential Applications

The discussion introduces the Model Context Protocol (MCP) as an open‑source framework that repositions AI from a peripheral add‑on to the central “brain” of software, allowing AI‑first integration with business APIs, reducing rewrites, unifying user interfaces, and promising a rapid open‑source surge that could reshape development, production, and decentralized ecosystems.

AI integrationMCPModel Context Protocol
0 likes · 7 min read
Discussion on Model Context Protocol (MCP) and Its Potential Applications
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)
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 4, 2025 · Backend Development

Implementing a Model Context Protocol (MCP) Service with APISIX and Node.js

This article explains what Model Context Protocol (MCP) is, demonstrates a simple e‑commerce example, and provides a step‑by‑step guide to create, configure, build, and debug an MCP service using APISIX Admin API, Node.js, TypeScript, and Zod, enabling natural‑language interaction with backend APIs.

API automationAPISIXBackend Development
0 likes · 15 min read
Implementing a Model Context Protocol (MCP) Service with APISIX and Node.js
Efficient Ops
Efficient Ops
Mar 31, 2025 · Artificial Intelligence

How the Model Context Protocol (MCP) Is Revolutionizing AI Operations

The Model Context Protocol (MCP) lets large language models safely and directly access diverse data sources and tools, breaking data silos and enabling seamless AI‑driven automation across development, operations, and multi‑agent workflows.

AI integrationLLMMCP
0 likes · 5 min read
How the Model Context Protocol (MCP) Is Revolutionizing AI Operations
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 28, 2025 · Artificial Intelligence

Understanding Model Context Protocol (MCP): Architecture, Usage, and Limitations

Model Context Protocol (MCP) is a standard client‑server protocol that enables AI models to access real‑time external data and tools, with detailed explanations of its architecture, practical setup steps, code snippets for Figma integration, and a discussion of current limitations and future prospects.

AI integrationClient-ServerMCP
0 likes · 12 min read
Understanding Model Context Protocol (MCP): Architecture, Usage, and Limitations