Tagged articles
13 articles
Page 1 of 1
AI Programming Lab
AI Programming Lab
Apr 13, 2026 · Frontend Development

Which Tool Wins for Claude Code Vibe Design: Figma or Pencil?

The article compares Figma’s MCP Server integration and Pencil’s Git‑based design files for feeding Claude Code, detailing each workflow, practical constraints, and recommending the best fit for solo developers versus teams with established design systems.

AI UI generationClaude CodeFigma
0 likes · 12 min read
Which Tool Wins for Claude Code Vibe Design: Figma or Pencil?
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 17, 2025 · Databases

Explore PolarDB‑X v2.4.2: New Proxy, Multi‑Language Connectors, and High‑Performance Features

PolarDB‑X version 2.4.2 introduces a Java‑based proxy, multi‑language client drivers, enhanced HA switching, MySQL‑compatible replication, performance testing results, and the open‑source MCP server for AI integration, providing a comprehensive overview of the latest distributed database capabilities.

ConnectorMCP ServerMySQL replication
0 likes · 19 min read
Explore PolarDB‑X v2.4.2: New Proxy, Multi‑Language Connectors, and High‑Performance Features
21CTO
21CTO
Oct 15, 2025 · Databases

Oracle Launches AI Database 26ai with Built‑In Agent Factory and MCP Server

Oracle's new AI Database 26ai replaces the earlier 23c version, adding generative and agent‑based AI capabilities, built‑in Agent Factory, MCP server integration, advanced security features, and forming the foundation for an Autonomous AI Lakehouse, while offering seamless upgrades for existing customers.

AI DatabaseAgent FactoryMCP Server
0 likes · 5 min read
Oracle Launches AI Database 26ai with Built‑In Agent Factory and MCP Server
Alibaba Cloud Observability
Alibaba Cloud Observability
Aug 18, 2025 · Information Security

How to Use MCP Server for Real‑Time AccessKey Security Audits in Cloud Native Environments

This guide walks through a real‑time security investigation of suspicious AccessKey activity using Alibaba Cloud's MCP server, detailing environment setup, JSON configuration, natural‑language queries, and four practical audit scenarios—including tracking AK usage, identifying high‑risk operations, monitoring root account activity, and summarizing recent cloud service events.

AccessKeyAlibaba CloudCloud Native
0 likes · 8 min read
How to Use MCP Server for Real‑Time AccessKey Security Audits in Cloud Native Environments
AI Large Model Application Practice
AI Large Model Application Practice
Jul 2, 2025 · Artificial Intelligence

Build a PPT‑Powered RAG Engine with Visual Models and MCP Server

This article explains how to construct a Retrieval‑Augmented Generation (RAG) pipeline for multi‑page PPT documents by converting slides to images, extracting content with a vision model, indexing with LlamaIndex and Chroma, and exposing the functionality through an MCP Server with tools for adding, querying, and managing PPTs.

LlamaIndexMCP ServerPPT
0 likes · 13 min read
Build a PPT‑Powered RAG Engine with Visual Models and MCP Server
Alibaba Cloud Native
Alibaba Cloud Native
May 28, 2025 · Cloud Native

How Alibaba Cloud Function Compute Cuts MCP Server Idle Costs by Up to 87%

This article explains how Alibaba Cloud Function Compute (FC) provides a serverless, pay‑per‑use environment for MCP Server, introduces the session‑affinity challenges that cause resource idle time, and details the idle‑billing mechanism that can reduce overall MCP Server costs by as much as 87% while preserving performance.

Cost OptimizationFunction ComputeIdle Billing
0 likes · 10 min read
How Alibaba Cloud Function Compute Cuts MCP Server Idle Costs by Up to 87%
Alibaba Cloud Native
Alibaba Cloud Native
May 6, 2025 · Cloud Native

How to Leverage Alibaba Cloud’s MCP Server for AI‑Powered DevOps Automation

This guide explains what Alibaba Cloud's MCP Server is, outlines its AI‑enabled DevOps capabilities such as code repository management, merge‑request handling and project management, and provides step‑by‑step instructions for prerequisites, installation, configuration, and a practical AI‑assisted development scenario using Tongyi Code.

Alibaba CloudCode RepositoryDevOps
0 likes · 7 min read
How to Leverage Alibaba Cloud’s MCP Server for AI‑Powered DevOps Automation
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 22, 2025 · Artificial Intelligence

Can AI Self‑Upgrade by Writing Its Own Code? A Detective Game Demo

This article showcases how an AI can self‑upgrade by dynamically injecting and executing JavaScript code within a simulated detective game, using an MCP server that provides tools for starting the game, retrieving clues, executing code, and submitting a solution, ultimately identifying the thief through logical reasoning.

AI self‑upgradeJavaScriptMCP Server
0 likes · 15 min read
Can AI Self‑Upgrade by Writing Its Own Code? A Detective Game Demo
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 14, 2025 · Backend Development

Building a Simple MCP Time Server with FastMCP and Cursor

This article walks through solving Cursor's inaccurate date handling by installing an MCP time server, creating a minimal FastMCP‑based MCP server in Python, configuring Cursor to use it, and demonstrating how to automate time‑stamped task tracking with practical code examples.

CursorMCP ServerPython
0 likes · 6 min read
Building a Simple MCP Time Server with FastMCP and Cursor
Fun with Large Models
Fun with Large Models
Apr 12, 2025 · Artificial Intelligence

Build a No‑Code Travel‑Planning AI Assistant with VS Code, Cline, and Gaode MCP Server

This guide walks through setting up VS Code, installing the Cline plugin, configuring a Gaode Map MCP Server API key, and using the DeepSeek model to generate a personalized park‑recommendation agent and a visual HTML page, while also explaining the stdio‑based communication between Cline and the MCP Server.

AI AgentClineDeepSeek
0 likes · 15 min read
Build a No‑Code Travel‑Planning AI Assistant with VS Code, Cline, and Gaode MCP Server