Skip to content

Instantly share code, notes, and snippets.

# /// script
# dependencies = [
# "mcp",
# "httpx",
# ]
# ///
from typing import Any
import httpx
from mcp.server.fastmcp import FastMCP