modelcontextprotocol / modelcontextprotocol/python-sdk

Synchronous Python Client

Open
#309 8 comments 16 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.