Unable to connect to MCP sever #555
Unanswered
dev4Kushal
asked this question in
Q&A
Replies: 0 comments
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.
-
Pre-submission Checklist
Question Category
Your Question
Hello everyone,
I’m working on a Python application that primarily handles backend functionality. Recently, I tried to implement an MCP server. The communication between my backend service layer and the MCP server is set up through a client using stdio.
However, when I try to call the API, the client is unable to reach the MCP server. I’ve tried several approaches, but since I’m new to MCP servers, I’m struggling to get this communication working.
Could anyone guide me on how to properly establish communication between the client and the MCP server with stdio?
Beta Was this translation helpful? Give feedback.
All reactions