How to use Artifactory (or similar) to install MCP packages #770
Unanswered
robertsa1-els
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Question Category
Your Question
I am writing a registry for a company to use internally to only allow approved MCP servers.
I would like to by default have the
mcp.jsonset to install the packages from the company Artifactory server.With pip or uvx I could do this by adding the
--index-urlto the install command, but I am not sure how I could do this for NPM.Is there any configuration that can be specified in the package config/mcp.json to tell the install to use a package registry that isn't the default pypi, npmjs etc.....
Thanks so much for your help.
Beta Was this translation helpful? Give feedback.
All reactions