Server data from the Official MCP Registry
Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.
Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.
Starlog is a well-architected MCP server for vetting packages before use. Code quality is solid with proper input validation, error handling, and schema enforcement via Zod. Permissions are appropriate for the stated purpose (network access for optional hosted API, file I/O for local facts overlays, environment variable reads for configuration). The telemetry system is transparent with opt-out mechanisms. Minor findings include broad exception handling in a few places and limited validation of external API responses, but these do not create security vulnerabilities. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 1 high severity). Package verification found 1 issue.
4 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: STARLOG_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-starloghq-starlog": {
"env": {
"STARLOG_API_KEY": "your-starlog-api-key-here"
},
"args": [
"-y",
"starloghq"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.