"Disconnected from the local Colab MCP server" #84
Unanswered
erichuang777777
asked this question in
Q&A
Replies: 2 comments 1 reply
|
Did you found the solution? I can help you with it, I'm the aouthor of the fork 69 and it works for me |
0 replies
|
Thank you for the information.
It turns out to be several MCP server was started
After I shut down other server, it work.
However, it happens some time In recent days.
Please share your experience. Since I’m not an engineer. It bothers me a
lot.
Sebastian Gil Pinzon ***@***.***>於 2026年5月13日週三,23:34寫道:
… Did you found the solution? I can help you with it, I'm the aouthor of the
fork 69 <#69> and it
works for me
—
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BQVPTEOHGVGDXJWDJWRBWTL42SIWPAVCNFSM6AAAAACYH7UPYCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOJQGY4TAMQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I had connected to colab via claude code yesterday and a training mission was complete.
However, i tried to resume my project. the connection pop out and I hit the "connect" bottom.
it shows "Disconnected from the local Colab MCP server" keep showing today.
I work on windows.
MCP setting is the same.
"mcpServers": {
"colab-mcp": {
"command": "uvx",
"args": ["git+https://github.com/googlecolab/colab-mcp"],
"timeout": 30000
I tried in seperate terminal and fastmcp sucess, which showing colab MCP serever is running.
claude will use the tool "open_colab_browser_connection"
however, returning back to claude code, colab session could not be reached.
I also try to use The auth token and paste to other notebook, "Disconnected from the local Colab MCP server" pop out.
any ideas for solving these problem? quit annoying.
Need any kind of suggestion. Thank you very much.
All reactions