An open API service for providing issue and pull request metadata for open source projects.

GitHub / modelcontextprotocol/typescript-sdk issues and pull requests

#469 - Dependencies vulnerability cross-spawn

Issue - State: open - Opened by kittichan-kryptodian 3 months ago
Labels: bug

#468 - Fix Zod object detection logic

Pull Request - State: closed - Opened by geelen 3 months ago - 2 comments

#467 - Regression in 1.11.1: not assigning tool arguments in schema

Issue - State: closed - Opened by kirk-marple 3 months ago - 4 comments
Labels: bug

#466 - fix: preserve custom paths in SSE endpoint URLs

Pull Request - State: closed - Opened by bhosmer-ant 3 months ago - 5 comments

#465 - bump version to 1.11.1

Pull Request - State: closed - Opened by ihrpr 3 months ago

#464 - feat: Add scope parameter to startAuthorization function

Pull Request - State: closed - Opened by pcarleton 3 months ago

#463 - doc minimum node version requirment

Pull Request - State: closed - Opened by marcopeg 3 months ago

#462 - Peer dependency vulnerability : express 5.1.0

Issue - State: open - Opened by dacloutier-logmein 3 months ago
Labels: bug

#461 - Progress notifications?

Issue - State: open - Opened by olalonde 3 months ago - 2 comments
Labels: enhancement

#460 - Cannot find module '/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js'

Issue - State: open - Opened by mattgodbolt 3 months ago - 1 comment
Labels: bug

#458 - Inconsistent handling of `inputSchema` when schema is `{}` vs `undefined`

Issue - State: closed - Opened by noctonic 3 months ago - 10 comments
Labels: bug

#457 - docs: Fix import paths for ProxyOAuthServerProvider in README

Pull Request - State: closed - Opened by grimmerk 3 months ago - 1 comment

#456 - refactor: use computed property names

Pull Request - State: closed - Opened by JasmineLCY 3 months ago - 1 comment

#454 - Prototype support for `outputSchema`/`structuredContent`

Pull Request - State: closed - Opened by bhosmer-ant 3 months ago - 1 comment

#453 - MCP server can’t properly handle tool without args

Issue - State: closed - Opened by lingbingjiang 3 months ago - 3 comments
Labels: bug

#452 - Simplify and standardize SDK

Issue - State: open - Opened by pete-grunge-ai 3 months ago - 3 comments
Labels: enhancement

#451 - Subclassing McpServer causes tool invocation issues

Issue - State: open - Opened by pete-grunge-ai 3 months ago - 2 comments
Labels: bug

#450 - Fix typo in README.md

Pull Request - State: closed - Opened by gourraguis 3 months ago - 1 comment

#448 - Fix `isZodRawShape` return false on empty object and add test

Pull Request - State: closed - Opened by yuna0x0 3 months ago - 1 comment

#447 - Docker Image

Issue - State: open - Opened by ratnopamc 3 months ago
Labels: enhancement

#445 - Remote MCP server using typescript doesn't function correctly

Issue - State: open - Opened by shemseddine 3 months ago - 5 comments
Labels: bug

#443 - Update README.md

Pull Request - State: closed - Opened by Lampei 3 months ago - 1 comment

#441 - Fastify support or custom HTTP adapter?

Issue - State: open - Opened by Njuelle 3 months ago - 2 comments
Labels: enhancement

#439 - Add failing tests for custom endpoints

Pull Request - State: closed - Opened by olaservo 3 months ago - 1 comment

#438 - Release 1.11.0 - bump version

Pull Request - State: closed - Opened by ihrpr 3 months ago

#437 - Add stderr access before start

Pull Request - State: closed - Opened by hmwildermuth 3 months ago

#435 - Proposal for WebSocket to be the standard transport.

Issue - State: open - Opened by gaomeng1900 3 months ago
Labels: enhancement

#434 - How to add extra headers in sse client requests.

Issue - State: open - Opened by pritam-dey3 3 months ago - 1 comment

#433 - Release Streamable HTTP Version?

Issue - State: closed - Opened by ferrants 3 months ago - 2 comments

#432 - MCP Server should support directly referencing other servers

Issue - State: closed - Opened by MMMarcinho 3 months ago - 3 comments
Labels: enhancement

#431 - GRPC supported

Issue - State: open - Opened by quantumKaz 3 months ago

#429 - Nest项目无法构建一直报错:

Issue - State: open - Opened by LofiSu 3 months ago
Labels: bug

#428 - Bump formidable from 3.5.2 to 3.5.4 in the npm_and_yarn group across 1 directory

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, javascript

#427 - Error [ERR_PACKAGE_PATH_NOT_EXPORTED] when importing @modelcontextprotocol/sdk

Issue - State: open - Opened by LofiSu 3 months ago - 3 comments
Labels: bug

#426 - 无法被 import 正确识别。

Issue - State: open - Opened by LofiSu 3 months ago
Labels: bug

#425 - fix(client/streamableHttp): retry sendMessage on 401

Pull Request - State: closed - Opened by chrisdickinson 3 months ago - 3 comments

#424 - fix: add missing eventsource-parser dependency

Pull Request - State: closed - Opened by domnit 3 months ago - 1 comment

#423 - feat(server): support json schema to define tool parameters

Pull Request - State: closed - Opened by kombucha 3 months ago - 2 comments

#422 - Ability to simply return text from tools/prompts

Issue - State: open - Opened by mikesir87 3 months ago
Labels: enhancement

#421 - Tools should be able to receive custom object

Issue - State: open - Opened by domyalex 3 months ago
Labels: enhancement

#420 - why method can't find?

Issue - State: open - Opened by dotku 3 months ago - 3 comments
Labels: bug

#418 - docs: add portuguese translation

Pull Request - State: open - Opened by CarlosZiegler 3 months ago

#417 - Update stateless streamable http usecase

Pull Request - State: closed - Opened by c121914yu 3 months ago

#416 - Feat: Separate authorization server and resource server on client auth flow

Pull Request - State: closed - Opened by 0Itsuki0 3 months ago - 9 comments

#415 - McpError: MCP error -32601: Method not found

Issue - State: closed - Opened by evilArsh 3 months ago - 4 comments
Labels: bug

#414 - Updating the tool name more than once leads to buggy behavior

Issue - State: open - Opened by nirinchev 3 months ago
Labels: bug

#413 - Unhelpful error message

Issue - State: open - Opened by twiggy 3 months ago
Labels: bug

#410 - Update protocol version

Pull Request - State: closed - Opened by cliffhall 3 months ago - 3 comments

#409 - Ensure JSONRPCError messages are sent for streamable http

Pull Request - State: closed - Opened by mhart 3 months ago

#407 - Steps to setup an MCP server in a Next.js API route

Issue - State: open - Opened by perfectbase 3 months ago - 5 comments
Labels: enhancement

#406 - nit: fix the comment format in the streamableHTTP.ts

Pull Request - State: closed - Opened by botengyao 3 months ago

#405 - How does a load balancer work with replicas for stateless

Issue - State: open - Opened by botengyao 3 months ago - 3 comments
Labels: bug

#404 - callTool timeout -32001

Issue - State: closed - Opened by pit-heqiang 3 months ago - 5 comments
Labels: bug

#403 - comment: fix stateless comments that no session-id is included in any responses

Pull Request - State: closed - Opened by botengyao 3 months ago - 3 comments

#402 - Update LATEST_PROTOCOL_VERSION

Issue - State: closed - Opened by cliffhall 3 months ago - 2 comments

#400 - InvalidParams error when all fields in the tool schema are optional

Issue - State: open - Opened by nirinchev 3 months ago - 1 comment
Labels: bug

#399 - [FEAT] added support for AuthInfo in extra for StreamableHTTPServerTransport

Pull Request - State: open - Opened by its-nikhil 3 months ago - 1 comment

#396 - The simpleStreamableHttp example client call tool(second) always timeout(reconnect)~

Issue - State: closed - Opened by cnych 3 months ago - 1 comment
Labels: bug

#395 - How to create mcp server by Koa.js and config to Cline

Issue - State: open - Opened by axolo 3 months ago - 1 comment

#394 - fix(client): Some mcp server need default env(#393, #196)

Pull Request - State: closed - Opened by sunrabbit123 3 months ago - 5 comments

#393 - env: node: No such file or directory

Issue - State: open - Opened by sunrabbit123 3 months ago - 2 comments
Labels: bug

#392 - Promise/async handling causes unhandled rejections

Issue - State: open - Opened by mhart 3 months ago - 1 comment
Labels: bug

#390 - Should Transport.send support JSONRPCMessage[]?

Issue - State: open - Opened by chenmingyong0423 3 months ago
Labels: enhancement

#389 - Streamable HTTP examples use incorrect status code for invalid session IDs

Issue - State: open - Opened by connor4312 3 months ago - 3 comments
Labels: bug

#388 - fix SSE transport server examples

Pull Request - State: closed - Opened by ihrpr 3 months ago

#387 - Allow receiving messages per stream in client sdk

Issue - State: open - Opened by flippinjoe 3 months ago
Labels: enhancement

#386 - fix: add windows env PROGRAMFILES, avoid some exe can not be found

Pull Request - State: closed - Opened by muzea 3 months ago - 1 comment

#385 - Consider adding Hono examples

Issue - State: open - Opened by mhart 3 months ago - 3 comments
Labels: enhancement

#384 - Update README.md to include working examples

Pull Request - State: closed - Opened by simonedstrom96 3 months ago

#383 - Can the stream http mode be supported for use at the edge?

Issue - State: open - Opened by hy212 3 months ago - 5 comments
Labels: enhancement

#382 - Revert "Capability notification for the MCP Server"

Pull Request - State: closed - Opened by jspahrsummers 3 months ago

#381 - Update package version to 1.10.2

Pull Request - State: closed - Opened by ihrpr 3 months ago

#380 - annotations (readOnlyHint, destructiveHint, etc.) support missing

Issue - State: closed - Opened by TomasRup 3 months ago - 1 comment
Labels: bug

#379 - fix(stdio): ensure child process is killed on close to prevent orphan…

Pull Request - State: closed - Opened by Geeksfino 3 months ago - 1 comment

#378 - LATEST_PROTOCOL_VERSION is not set to "2025-03-26"

Issue - State: closed - Opened by matv-stripe 3 months ago - 7 comments
Labels: bug

#376 - SSE Example Fails to Run - GET Requests Not Initialized Properly

Issue - State: open - Opened by Hooper93 3 months ago - 7 comments
Labels: bug

#375 - base mcp example weather doesn't work in my local machine

Issue - State: closed - Opened by ashishgrazitti 3 months ago - 2 comments
Labels: bug

#374 - Fixed Streamable HTTP Example

Pull Request - State: closed - Opened by ferrants 3 months ago

#373 - docs: Fix typo in README.md

Pull Request - State: closed - Opened by akhilpanchal 3 months ago - 1 comment

#372 - feat: add PseudoTransport for in-process MCP client-server communication

Pull Request - State: closed - Opened by pluveto 3 months ago - 1 comment

#371 - docs: add error handling when it fails to start HTTP server

Pull Request - State: closed - Opened by formulahendry 3 months ago

#370 - Allow Custom Client Features for MCP Tools

Issue - State: open - Opened by logan272 3 months ago - 1 comment
Labels: enhancement