Tag

Server Development

0 views collected around this technical thread.

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
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
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 Cloud Developer
Tencent Cloud Developer
Apr 16, 2025 · Backend Development

Introduction to MCP and MCP Server Development

This article systematically introduces the MCP protocol’s innovative role in standardizing large-model interactions, explains its architecture, development principles, and real-world impact, and demonstrates a complete server-client implementation using an enterprise WeChat bot to address fragmented AI tool calls.

AI toolsMCPServer Development
0 likes · 15 min read
Introduction to MCP and MCP Server Development