modelcontextprotocol / modelcontextprotocol/python-sdk
Synchronous Python Client
Open
Nobody has claimed this yet.
enhancement
needs confirmation
P2
- Dominant language
- Python
- Stars
- 24.3k
- Forks
- 4k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 31
Description
We would like to have a synchronous Python client. Our code is primarily synchronous, so writing a ton of async -> sync wrapper code is tedious and bug prone.
Letta team is also happy to contribute this to the codebase.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing asynchronous Python client and tracing the async-to-sync wrapper code described in the issue. Clarify the synchronous client's scope and acceptance criteria with maintainers; done means Python users can use the client synchronously without writing their own wrappers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100