
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Install the CLI to get started!. Take a look at the Installation section for the command to install.
Requires python>=3.6 and pip
sudo apt-get update
sudo apt-get install python3.6
NOTE: As it currently stands python 3.10 is not supported due to how inquirer's requirements are built in terms of blessed (it is using the wrong version)
Run the following to install:
pip install trie-nathaniel
For clean user interface use:
triecli ui
For direct cli calls use:
triecli {option} {arg}
where {option}
is replaced with the type of operation you would like to perform and {arg}
is added if the option you are calling requires an argument
Possible options include add
, delete
, deleteall
, search
, complete
, view
, and viewfast
For add
, delete
, search
, complete
an additional arg
parameter is required that includes the value you would like to add to the trie
LIMITATIONS:
The virtual machine this is running on only has 100GB of disk space and 4GB of memory so if the string is too long or the number of operations is too many there are chances that something will fail on the GCP side. Since this is being hosted using their free tier these are some of the limiations included
For explanations, please refer to the Documentation
Distributed under the MIT License. See LICENSE.txt
for more information.
FAQs
Calls commands to the trie server that can modify its state
We found that trie-nathaniel demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.