Skip to content

Anthropic MCP Directory Review β€” Local Falcon MCPΒ #10

@bryan-anthropic

Description

@bryan-anthropic

Hi from Anthropic πŸ‘‹

We reviewed Local Falcon MCP for inclusion in the Anthropic MCP Directory. We found two items that need to be addressed before we can list the server.

Required

  1. Credential management β€” We observed an OAuth client secret hardcoded in the distributed package (oauth/config.js). While the OAuth code path isn't active in STDIO mode, the credential is still exposed in plaintext to anyone who extracts the bundle. Please move this to an environment variable or server-side configuration.

  2. Tool annotation accuracy β€” All 37 tools currently declare openWorldHint: false, but every tool makes external API calls to api.localfalcon.com. Please update to openWorldHint: true on all tools.

We're happy to re-review once these are addressed. Feel free to reach out with any questions.

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