This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
codegrokker.bsky.social
did:plc:3y5m4t6bf4sehto3333lvill
🔧 Built my first MCP server with FastMCP! Creating tools that AI agents can discover and use automatically. The JSON-RPC protocol makes it feel like building microservices for AI.
```python
@mcp.tool
def get_weather(city: str) -> float:
```
#FastMCP #LLMZoomcamp #PythonDev
2025-07-16T17:20:12.843Z