- Notifications
You must be signed in to change notification settings - Fork 400
Pull requests: modelcontextprotocol/rust-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bring in mcp-* crates from goose as a starting point
#1 by alexhancock was merged Feb 21, 2025 Loading… updated Feb 21, 2025
feat: update mcp-core prompt to match spec, add mcp list/get to mcp-client
#2 by kalvinnchau was merged Feb 22, 2025 Loading… updated Feb 22, 2025
5 of 9 tasks
fix: update cargo.tomls for publishing
#7 by baxen was merged Feb 27, 2025 Loading… updated Feb 27, 2025
chore: move examples out of various places into a top-level examples/
#10 by kalvinnchau was merged Mar 3, 2025 Loading… updated Mar 3, 2025
4 of 9 tasks
Add an axum sse example
#12 by 4t145 was merged Mar 4, 2025 Loading… updated Mar 4, 2025
6 of 9 tasks
Server wasm compatibility
#15 by 4t145 was merged Mar 14, 2025 Loading… updated Mar 14, 2025
7 of 9 tasks
fix: add missing license metadata to mcp-macro
#35 by niebayes was merged Mar 18, 2025 Loading… updated Mar 18, 2025
3 of 9 tasks
pin transport once, use project in write_message
#28 by xuorig was merged Mar 18, 2025 Loading… updated Mar 18, 2025
Remove the dependency
async-trait #21 by 4t145 was closed Mar 18, 2025 Loading… updated Mar 18, 2025
7 of 9 tasks
docs: add installation instructions for uv
#37 by situ2001 was merged Mar 18, 2025 Loading… updated Mar 19, 2025
add an actix-web server sse example
#33 by xring was merged Mar 20, 2025 Loading… updated Mar 20, 2025
6 of 9 tasks
fix: update transport command to use the correct example server
#36 by situ2001 was merged Mar 20, 2025 Loading… updated Mar 20, 2025
chore: decrease log level
#41 by Ma1oneZhang was merged Mar 21, 2025 Loading… updated Mar 21, 2025
6 of 9 tasks
Move whole rmcp crate to offcial rust sdk
#44 by 4t145 was merged Mar 27, 2025 Loading… updated Mar 27, 2025
Fix a typo in Cargo.toml
#45 by ramnivas was merged Mar 27, 2025 Loading… updated Mar 27, 2025
3 of 9 tasks
Fix the branch name for git dependency
#46 by ramnivas was merged Mar 27, 2025 Loading… updated Mar 27, 2025
4 of 9 tasks
Implement client ping
#24 by Jeadie was closed Mar 28, 2025 Loading… updated Mar 28, 2025
6 of 9 tasks
SSE custom headers
#42 by avi1mizrahi was closed Mar 28, 2025 Loading… updated Mar 28, 2025
7 of 9 tasks
refactor(sse_server): separate router and server startup
#52 by Ronbb was merged Mar 28, 2025 Loading… updated Mar 28, 2025
4 of 9 tasks
Fix broken link in README
#53 by TaKO8Ki was merged Mar 28, 2025 Loading… updated Mar 28, 2025
3 of 9 tasks
Previous Next
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.