Tagged articles

AI Tool Calling

3 articles · Page 1 of 1
LuTiao Programming
LuTiao Programming
Jul 12, 2026 · Backend Development

Stop Using GPT Just to Write Code—Turn Your Spring Boot Service into an AI‑Callable Tool

Java developers should move beyond using GPT for code generation and instead expose existing Spring Boot services as secure, auditable AI tools, covering permission checks, data desensitization, tool descriptions, system prompts, and comprehensive logging to safely integrate GPT into business workflows.

AI Tool CallingGPTJava Backend
0 likes · 17 min read
Stop Using GPT Just to Write Code—Turn Your Spring Boot Service into an AI‑Callable Tool
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
Ubiquitous Tech
Ubiquitous Tech
Apr 30, 2025 · Artificial Intelligence

Building a Train Ticket Query MCP Server with Qwen3: A Practical Guide

This article walks through creating a TypeScript‑based train‑ticket MCP Server that leverages the Qwen‑3 14B model and Model Context Protocol, detailing setup, configuration, the provided query and time tools, example interactions, and links to the open‑source repositories.

AI Tool CallingMCP ServerModel Context Protocol
0 likes · 10 min read
Building a Train Ticket Query MCP Server with Qwen3: A Practical Guide