whichlib
by josifb
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DO_NOT_TRACK | No | Set to 1 to disable anonymous call counting. What is counted: tool name, a random install id, version, platform and Node major version. Never queries, repository names or results. | |
| GITHUB_TOKEN | No | Raises GitHub's limits (search 10 to 30 per minute). A fine-grained token with no permissions is enough. Recommend makes three searches per call, so without a token it allows about three recommendations per minute. | |
| WHICHLIB_TELEMETRY | No | Set to off to disable anonymous call counting. What is counted: tool name, a random install id, version, platform and Node major version. Never queries, repository names or results. | |
| FRESH_REPOS_DATA_DIR | No | Points at a folder of daily snapshots. The default is whichlib/data/snapshots, filled by npm run pull-data. With two or more days present, momentum uses real 7-day stars gained. | whichlib/data/snapshots |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues