FASTMCP_HOST Host address to bind the server to 127.0.0.1
FASTMCP_PORT Port to run the server on 8000
:/# FASTMCP_HOST=0.0.0.0 mcp-server-qdrant --transport streamable-http
/usr/local/lib/python3.11/site-packages/fastmcp/server/auth/providers/bearer.py:6: AuthlibDeprecationWarning: authlib.jose module is deprecated, please use joserfc instead.
It will be compatible before version 2.0.0.
from authlib.jose import JsonWebKey, JsonWebToken
[04/25/26 21:17:47] INFO Starting MCP server 'mcp-server-qdrant' with transport 'streamable-http' on http://127.0.0.1:8000/mcp server.py:1030
INFO: Started server process [930]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit)
don't get these to work