Skip to content

MCP Inspector fails with keyValidator._parse is not a functionon tools/list #84

@hariprasadkc

Description

@hariprasadkc

Describe the bug
When using MCP Inspector to connect to an MCP server, the proxy fails during tools/list calls with the error: keyValidator._parse is not a function. /initialize succeeds though.

To Reproduce
Steps to reproduce the behavior:

  1. npx frontmcp create my-app
  2. npm run dev
  3. npm run inspect
  4. Connect then List tools

Expected behavior
List of available tools defined to be returned.

Additional context
Seems to be a zod version incompatibility issue with @modelcontextprotocol/sdk": "^1.22.0 and fixed in 1.23.0.
Same setup was working last week.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions