Content
# Handcrafted Streamable HTTP MCP Server Project
## Environment Preparation:
```
conda create -n mcp python=3.12
pip install uv
uv add openai fastapi
```
## Code Preparation:
1. Modify the key in the `fetch_weather` function in `server.py` to your registered XZ Weather (心知天气) API key.
2. Change the API key in the `Configuration` class in `client.py` to your registered DeepSeek-V3-0324 API key.
You Might Also Like
Ollama
Ollama enables easy access to large language models on various platforms.

n8n
n8n is a secure workflow automation platform for technical teams with 400+...
OpenWebUI
Open WebUI is an extensible web interface for customizable applications.

Dify
Dify is a platform for AI workflows, enabling file uploads and self-hosting.

Zed
Zed is a high-performance multiplayer code editor from the creators of Atom.
MarkItDown MCP
markitdown-mcp is a lightweight MCP server for converting various URIs to Markdown.