-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Smithery does not detect tools in my MCP server (https://mcp.agentwork.so).
Steps to Reproduce
- Add the MCP server
https://mcp.agentwork.so - Smithery does not find the available tools and reports the error
Code generation from strings disallowed for this context
Expected Behavior
I'd except it to find the 9 tools listed in my server. My server is using v1.26.0 (latest) of the official MCP Python SDK.
Actual Behavior
When Smithery inspects my MCP server I get:
No capabilities found. Warning: Failed to list tools: Code generation from strings disallowed for this context
Specifically Code generation from strings disallowed for this context looks like Smithery is running in a JS environment where --disallow-code-generation-from-strings is set. My tool descriptions look fairly benign so I wouldn't think they caused this error.
Additional Context
- Page URL: https://smithery.ai/servers/agentwork/agentwork/releases (error can be seen here)
- Browser: Chrome (likely irrelevant)
- OS: macOS (likely irrelevant)
Screenshots

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working