MCP Server
MCP
io.github.starloghq/starlog
Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "starloghq",
"version": "0.9.0",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "Optional. Unlocks the hosted full-corpus search tier + hosted facts API; the server runs fully locally without it.",
"isSecret": true,
"name": "STARLOG_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment