Tag

FastMCP

1 views collected around this technical thread.

Instant Consumer Technology Team
Instant Consumer Technology Team
May 22, 2025 · Artificial Intelligence

Build a Weather‑Query AI Service with FastMCP: Step‑by‑Step Python Guide

This tutorial walks you through creating a FastMCP‑based weather‑query server in Python, registering it as an LLM‑callable tool, and building a matching Python client that connects via stdio, handles tool calls, and provides an interactive chat loop for AI‑driven queries.

FastMCPLLMMCP
0 likes · 18 min read
Build a Weather‑Query AI Service with FastMCP: Step‑by‑Step Python Guide
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