Skip to content

Clarify lisense ownership, incorrect links, and not-real npm packages in packages/docs-mcp #60

Description

@jetpham

So #4 was closed, but @MAlshaik the docs from @KNQuoc's fork in of the mcp docspackages/docs-mcp are now in this repo. I think these we're just copied and pasted from the fork. The current packages/docs-mcp/README.md lists the fork https://github.com/KNQuoc/jam-nodes link as the repo url

The license is listed as MIT © KNQuoc which doesn't seem right, but I'm not super knowledgeable about attributions. I think the MIT licenses are compatible, but duplicating the code doesn't seem appropriate if this is correct.

This lists npm install -g jam-nodes-docs-mcp as the way to install these mcp docs. I am not very familiar with mcp, but after looking up this package with npm view jam-nodes-docs-mcp it is not a registered package. This could maybe be fixed with using a local path (npx --prefix ./packages/docs-mcp jam-nodes-docs-mcp) for the install command. But you need to built it, and some other things that are not yet configured or set up. This should likely be put in another repo. This also might have been renamed as @jam-nodes/docs-mcp but npm view @jam-nodes/docs-mcp also was 404

Honestly, I would look harder for more issues in this but this was my initial scan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions