Skip to content

ModuleNotFoundError: No module named 'mcpserver' #3

@xorJane

Description

@xorJane

Hi @vsoch!

I tried to follow the instructions in README.md. When I got to

python3 -m flux_mcp_server.server --config ./mcpserver.yaml

I got ModuleNotFoundError for mcpserver, which is expected in flux-mcp-server/flux_mcp_server/server/__main__.py

For me, this was fixed by following this command mentioned in the fractale-mcp README:

pip install --break-system-packages git+https://github.com/converged-computing/mcp-server.git#egg=mcp-serve

This might've just been an issue on my end, but I'm documenting just in case. Thanks for building this!

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