issues Search Results · repo:langchain-ai/langchainjs-mcp-adapters language:TypeScript
Filter by
17 results
(86 ms)17 results
inlangchain-ai/langchainjs-mcp-adapters (press backspace or delete to remove)https://github.com/langchain-ai/langchainjs-mcp-adapters/blob/b4313142e0e21f13592c11995b2d4490e969e3e1/src/client.ts#L51
TimSusa
- Opened 3 hours ago
- #47
https://github.com/langchain-ai/langchainjs-mcp-adapters/blob/b4313142e0e21f13592c11995b2d4490e969e3e1/src/client.ts#L22
TimSusa
- Opened 3 hours ago
- #46
Bug Description
A clear and concise description of what the bug is.
Reproduction Steps
Steps to reproduce the behavior:
1. Create a client with ...
2. Connect to server using ...
3. Call method ...
bug
TimSusa
- Opened 3 hours ago
- #45
Hi, sry did I miss something? You say:
Build all examples
npm run build:examples
Run specific examples
npm run example:default # Uses automatic loading from mcp.json npm run example:custom # Uses a ...
TimSusa
- Opened 3 hours ago
- #44
Bug Description
The MPC server installed with npx can be recognized and tools loaded. The environment variables are not inherited in
loading the tools.
Reproduction Steps
Steps to reproduce the behavior: ...
bug
sugarforever
- Opened yesterday
- #42
Bug Description
In MultiServerMCPClient.loadConfigFromFile you substitute env vars, but currently filter out those with SSE transport:
https://github.com/langchain-ai/langchainjs-mcp-adapters/blob/b4313142e0e21f13592c11995b2d4490e969e3e1/src/client.ts#L173 ...
bug
TillSimon
- Opened yesterday
- #41
Bug Description
Compilation fails in CommonJS projects due to @dmitryrechkin/json-schema-to-zod
Reproduction Steps
Steps to reproduce the behavior:
1. Create a client using CommonJS
2. Compilation ...
bug
Pdash-exceeds
- Opened 2 days ago
- #40
Bug Description
Error when importing the pkce-challenge ESM module in a CommonJS environment. The MCP SDK is attempting to use require()
to import an ES Module, which is not supported.
Reproduction Steps ...
bug
KashiMoonactive
- 2
- Opened 2 days ago
- #39
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch @langchain/mcp-adapters@0.3.3 for the project I m working on.
When importing @langchain/mcp-adapters in a CommonJS ...
MauroPerna
- Opened 3 days ago
- #36
Bug Description When building the project using esbuild with the cjs output format, an error occurs due to the
pkce-challenge package using top-level await. This results in the following error:
pgsql ...
bug
mayank-holofy
- 2
- Opened 6 days ago
- #31

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.