mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-23 04:05:21 -04:00
issue: It keeps getting stuck at startup. #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BHD110 on GitHub (May 2, 2025).
Check Existing Issues
mcpo Version
v0.0.10
Open WebUI Version (if applicable)
No response
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
It should start up normally.
Actual Behavior
Steps to Reproduce
1、I first installed mcpo using pip.
2、The second step, I installed mcp-server-time using pip.
3、The third step, I execute this command to run MCPo:mcpo --port 8000 -- python -m mcp-server-time
Logs & Screenshots
There were no errors reported. It was just a matter of waiting all the time.
Additional Information
No response