Skip to content

[Question] Does stdio MCP client session support concurrent tool retrieval or invocation? #824

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kalelsun opened this issue May 28, 2025 · 0 comments

Comments

@kalelsun
Copy link

Hi,

Thanks for the great work on this SDK!

I have a question regarding the stdio MCP client. In particular:

  • Does a single Stdio Client Session support concurrent operations?
    • Specifically, can I concurrently call get_tool() or call_tool() from multiple tasks or coroutines?

I'm building a client that needs to handle multiple tool invocations in parallel, and I want to make sure it's safe to do so with Stdio Client Session.

Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant