Skip to content

mcp-everything server issue with multiple tools #1625

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ryaker-LG opened this issue Apr 29, 2025 · 1 comment
Open

mcp-everything server issue with multiple tools #1625

ryaker-LG opened this issue Apr 29, 2025 · 1 comment
Labels
bug Something isn't working server-everything Reference implementation for the Everything MCP server - src/everything

Comments

@ryaker-LG
Copy link

2025-04-29 11:22:18 info: Processing tool request 'getTinyImage' via MCP server {"service":"claude-teams-bot"}
2025-04-29 11:22:18 debug: Tool parameters: {} {"service":"claude-teams-bot"}
2025-04-29 11:22:18 debug: [MCP] everything stdout: {"jsonrpc":"2.0","id":"1745950938485fvcd2zy","error":{"code":-32603,"message":"[\n {\n "code": "invalid_type",\n "expected": "object",\n "received": "undefined",\n "path": [],\n "message": "Required"\n }\n]"}} {"service":"claude-teams-bot"}
2025-04-29 11:22:18 error: Error processing tool getTinyImage: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [],
"message": "Required"
}
] {"service":"claude-teams-bot","stack":"Error: [\n {\n "code": "invalid_type",\n "expected": "object",\n "received": "undefined",\n "path": [],\n "message": "Required"\n }\n]\n at Socket.responseHandler (/Volumes/Dev/Work/Gondola_Dev/first-teams-claude-bot/GondolaClaudeOne/mcpClient.js:115:30)\n at Socket.emit (node:events:519:35)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Readable.push (node:internal/streams/readable:390:5)\n at Pipe.onStreamRead (node:internal/stream_base_commons:189:23)"}
2025-04-29 11:22:18 error: Error processing tool getTinyImage: {"service":"claude-teams-bot","error":"Error: [\n {\n "code": "invalid_type",\n "expected": "object",\n "received": "undefined",\n "path": [],\n "message": "Required"\n }\n]"}

Over STDIO
I'm getting

getTinyImage

I tried to use a tool to help answer your question, but encountered an error: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [],
"message": "Required"
}
]. Could you please rephrase your question?

sampleLLM what time and date is it?

I tried to use a tool to help answer your question, but encountered an error: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [],
"message": "Required"
}
]. Could you please rephrase your question?

add 55+15

I tried to use a tool to help answer your question, but encountered an error: [
{
"code": "invalid_type",
"expected": "object",
"received": "undefined",
"path": [],
"message": "Required"
}
]. Could you please rephrase your question?

@ryaker-LG ryaker-LG added the bug Something isn't working label Apr 29, 2025
@olaservo
Copy link
Member

olaservo commented May 2, 2025

Hi @ryaker-LG could you share a little more info about what client you are using when this happens?

@olaservo olaservo added the server-everything Reference implementation for the Everything MCP server - src/everything label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server-everything Reference implementation for the Everything MCP server - src/everything
Projects
None yet
Development

No branches or pull requests

2 participants