Skip to content

should FASTMCP_HOST still work? #133

@f1-outsourcing

Description

@f1-outsourcing

don't get these to work

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions