Tag

MCP Server

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Jun 18, 2025 · Artificial Intelligence

Turn Any Gradio App into an LLM‑Powered MCP Server in Minutes

This guide shows how to install Gradio with MCP support, write a few lines of Python to expose a function as an MCP tool, launch the server, and integrate it with large language model clients such as Claude Desktop or Hugging Face Spaces.

APIGradioLLM integration
0 likes · 8 min read
Turn Any Gradio App into an LLM‑Powered MCP Server in Minutes
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.

CursorFastMCPMCP Server
0 likes · 6 min read
Building a Simple MCP Time Server with FastMCP and Cursor