Skip to content

"Connector is not safe" error when trying to connect MCP server #115

@gbmarcos

Description

@gbmarcos

I'm encountering a "Connector is not safe" error when attempting to connect an MCP. The error only occurs when I define a tool with the name "credit-card-providers-tool".

I suspect this is due to some security rule that flags tool names containing sensitive keywords like "credit-card". While I understand the security concerns, this validation seems overly restrictive - it's blocking legitimate use cases where tools need to work with credit card information (like comparing credit card benefits, rewards programs, etc.) without handling actual card numbers or sensitive payment data.
The tool itself doesn't process any sensitive payment information; it only works with publicly available credit card product information.

Suggestion:
Could the security validation be more nuanced? Perhaps allow these tool names with appropriate warnings, or validate based on the tool's actual functionality rather than just keyword matching in names?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions