-
Notifications
You must be signed in to change notification settings - Fork 954
Insights: modelcontextprotocol/typescript-sdk
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
1.13.0
published
Jun 18, 2025
18 Pull requests merged by 8 people
-
fix(client/sse): extract protected resource from eventsource 401
#675 merged
Jun 20, 2025 -
[auth] adjust default validation for resource parameter in client flow, and server example
#664 merged
Jun 20, 2025 -
feat: remove console statements from SDK code
#668 merged
Jun 20, 2025 -
build: add watching script targets for build & simple streamable http server
#663 merged
Jun 19, 2025 -
simpleStreamableHttp: fix example code
#660 merged
Jun 19, 2025 -
bump version to 1.13.0
#659 merged
Jun 18, 2025 -
rename decline to reject
#657 merged
Jun 18, 2025 -
RFC 8707 Resource Indicators Implementation
#638 merged
Jun 18, 2025 -
change version
#647 merged
Jun 17, 2025 -
update latest protocol version
#643 merged
Jun 17, 2025 -
remove hasCustomTitle
#645 merged
Jun 17, 2025 -
Jerome/fix/dev oauth server required scopes change
#629 merged
Jun 17, 2025 -
update _meta usage guidance in
types.ts
#639 merged
Jun 16, 2025 -
Introduce Elicitation capability
#520 merged
Jun 16, 2025 -
Add missing _meta fields to match spec requirements
#636 merged
Jun 16, 2025 -
Include context into completions
#634 merged
Jun 16, 2025 -
Add support for resource link
#632 merged
Jun 16, 2025 -
Add title to tools, resources, prompts
#631 merged
Jun 16, 2025
10 Pull requests opened by 9 people
-
Show session id per request in simpleStreamableHttp example server
#640 opened
Jun 16, 2025 -
fix: expose ./dist/cjs/types.js in package.json exports for @modelcon…
#646 opened
Jun 17, 2025 -
feat: support oidc discovery in client sdk
#652 opened
Jun 18, 2025 -
fix: skip validation if tool reports error
#655 opened
Jun 18, 2025 -
Exposing session id for browser clients
#656 opened
Jun 18, 2025 -
add overloads for registerResource method in McpServer class
#661 opened
Jun 19, 2025 -
Feature/client level identifiers
#666 opened
Jun 20, 2025 -
fix: add type safety for tool output schemas in ToolCallback
#670 opened
Jun 20, 2025 -
Add OIDC ID token support
#680 opened
Jun 22, 2025 -
Add prompt=consent for OIDC offline_access scope
#681 opened
Jun 22, 2025
10 Issues closed by 5 people
-
MCP Clients triggering auth flow repeatedly
#679 closed
Jun 22, 2025 -
update typescript auth example to demonstrate RFC 8707 resource parameter validation
#635 closed
Jun 18, 2025 -
Pass a resource parameter in the authorization URL when using oauth-protected-resource during OAuth
#592 closed
Jun 18, 2025 -
Streamable HTTP: Tool call with outputSchema returns empty object {}
#649 closed
Jun 17, 2025 -
update latest version in SDK
#610 closed
Jun 17, 2025 -
McpServer 类型缺少 setRequestHandler 方法导致 ts(2339) 编译错误
#644 closed
Jun 17, 2025 -
Introduce elicitation as new client capability
#606 closed
Jun 16, 2025 -
include previously-resolved variables in completions request
#603 closed
Jun 16, 2025 -
Add ResourceLink to CallToolResult
#618 closed
Jun 16, 2025 -
Encourage title properties/usage for objects/resources
#624 closed
Jun 16, 2025
18 Issues opened by 16 people
-
Dynamic MCP Tool Registration Not Available Mid-Chain or Same Cycle
#682 opened
Jun 23, 2025 -
ResourceTemplate fails when user selects <Empty> for optional parameter
#677 opened
Jun 21, 2025 -
OAuth Request Should Accept client_id and client_secret via Headers, Not Just in the Request Body
#676 opened
Jun 20, 2025 -
please add PROGRAMFILES to getDefaultEnvironment
#673 opened
Jun 20, 2025 -
[auth] Handle dynamically selecting scopes in client authorization url
#672 opened
Jun 20, 2025 -
Add code formatters
#671 opened
Jun 20, 2025 -
Add type safety for structuredContent in ToolCallback with outputSchema
#669 opened
Jun 20, 2025 -
Example on README.md error
#667 opened
Jun 20, 2025 -
Support Zod schema with Elicitation?
#662 opened
Jun 19, 2025 -
update server examples to cover external authentication servers
#658 opened
Jun 18, 2025 -
Missing or wrong structuredContent blocks tools from reporting error
#654 opened
Jun 18, 2025 -
enhance auth server discovery with OAuth2 and OIDC metadata support
#653 opened
Jun 18, 2025 -
The compatibility issue of Nextjs.
#651 opened
Jun 18, 2025 -
Dynamic Resources 404 when using nested paths
#650 opened
Jun 17, 2025 -
The property 'setRequestHandler' does not exist on type 'McpServer'. ts(2339)
#642 opened
Jun 17, 2025 -
Even the Quickstart didnt work?
#641 opened
Jun 17, 2025
22 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Fix phantom dependencies
#575 commented on
Jun 16, 2025 • 1 new comment -
Adding `invalidateCredentials()` to `OAuthClientProvider`
#570 commented on
Jun 20, 2025 • 1 new comment -
Update readme file to include a tip to allow `mcp-session-id` in CORS when using StreamableHTTP
#633 commented on
Jun 22, 2025 • 0 new comments -
Raw request propagation in tools - passed to callbacks via RequestHandlerExtra<ServerRequest, ServerNotification>
#627 commented on
Jun 16, 2025 • 0 new comments -
feat: allow OIDC configuration for OAuth server
#585 commented on
Jun 19, 2025 • 0 new comments -
Implement DNS Rebinding Protections per spec
#565 commented on
Jun 17, 2025 • 0 new comments -
Incoming request headers in passed to callbacks via RequestHandlerExtra<ServerRequest, ServerNotification>
#557 commented on
Jun 16, 2025 • 0 new comments -
docs: Add clarifying comments for stateless streamable HTTP endpoints
#542 commented on
Jun 17, 2025 • 0 new comments -
feat(auth): support resource indicators in auth flow
#498 commented on
Jun 17, 2025 • 0 new comments -
feature(auth): Allow delegating OAuth authorization to existing app-level implementations
#485 commented on
Jun 20, 2025 • 0 new comments -
Pr/protocol overwriting transport hooks
#477 commented on
Jun 20, 2025 • 0 new comments -
feat: Add RawHttpServerAdapter for HTTP frameworks
#474 commented on
Jun 17, 2025 • 0 new comments -
Added auto-refreshing tool list notification handler to client
#239 commented on
Jun 17, 2025 • 0 new comments -
Support JSON schema in addition to zod
#283 commented on
Jun 23, 2025 • 0 new comments -
Tools should be able to receive custom object
#421 commented on
Jun 22, 2025 • 0 new comments -
mcp client times out after 60 seconds (ignoring timeout option)
#245 commented on
Jun 21, 2025 • 0 new comments -
Client does not work in Browser
#556 commented on
Jun 20, 2025 • 0 new comments -
Option to turn off all `console` logging
#615 commented on
Jun 19, 2025 • 0 new comments -
Feature request: accept param spec as `ZodType` instead of `ZodRawShape`
#588 commented on
Jun 19, 2025 • 0 new comments -
Running MCP tools from Docker doesn't properly terminate the container
#547 commented on
Jun 18, 2025 • 0 new comments -
Multiple clients to the same SSE connection?
#204 commented on
Jun 18, 2025 • 0 new comments -
Zod 4 supported
#555 commented on
Jun 17, 2025 • 0 new comments