Tag

Natural Language

0 views collected around this technical thread.

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.

APIBackendContract Management
0 likes · 6 min read
Implementing Contract Query and Delay Operations with an MCP Server
Java Architecture Diary
Java Architecture Diary
Jan 22, 2025 · Operations

How to Manage Docker Containers with Natural Language Using MCP Docker Server

This guide explains how the open‑source Model Context Protocol (MCP) enables natural‑language control of Docker containers, walks through environment setup, Spring AI integration, client project configuration, and demonstrates a full execution log showing automated image pulling, port mapping, volume mounting, and container startup.

Container ManagementDockerMCP
0 likes · 9 min read
How to Manage Docker Containers with Natural Language Using MCP Docker Server