Starlog
Rank #16,473io.github.starloghq/starlog
Vet a package (CVEs, license, maintenance) before your AI agent uses it, plus capability discovery.
Starlog is a Model Context Protocol (MCP) server published by starloghq. It ranks #16,473 of 132,046 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Starlog is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 5 tracked versions. It was first listed on Jun 2, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 115,573 of 132,046 servers on MCP Toplist.
Use Starlog
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add starlog -e "STARLOG_API_KEY=<your STARLOG_API_KEY>" -- npx -y starloghq mcpReplace each placeholder with your own value before saving.
[mcp_servers.starlog]
command = "npx"
args = ["-y", "starloghq", "mcp"]
[mcp_servers.starlog.env]
STARLOG_API_KEY = "<your STARLOG_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starlog": {
"command": "npx",
"args": [
"-y",
"starloghq",
"mcp"
],
"env": {
"STARLOG_API_KEY": "<your STARLOG_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starlog": {
"command": "npx",
"args": [
"-y",
"starloghq",
"mcp"
],
"env": {
"STARLOG_API_KEY": "<your STARLOG_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"starlog": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"starloghq",
"mcp"
],
"env": {
"STARLOG_API_KEY": "<your STARLOG_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starlog": {
"command": "npx",
"args": [
"-y",
"starloghq",
"mcp"
],
"env": {
"STARLOG_API_KEY": "<your STARLOG_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"starlog": {
"command": "npx",
"args": [
"-y",
"starloghq",
"mcp"
],
"env": {
"STARLOG_API_KEY": "<your STARLOG_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.starloghq%2Fstarlog)<a href="https://mcptoplist.com/server/io.github.starloghq%2Fstarlog"><img src="https://mcptoplist.com/badge/io.github.starloghq%2Fstarlog.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
starloghq
Available versions (5)
| Version | Published |
|---|---|
| 0.9.0 | Jul 27, 2026 |
| 0.7.1 | Jul 13, 2026 |
| 0.7.0 | Jul 2, 2026 |
| 0.6.0 | Jun 22, 2026 |
| 0.1.9 | Jun 2, 2026 |
Frequently asked questions
- Who maintains Starlog?
- Starlog is maintained by starloghq, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Starlog listed on the Official MCP Registry?
- Yes — Starlog is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Starlog have?
- MCP Toplist tracks 5 versions of Starlog, most recently published on Jul 27, 2026.
- Where can I find the source code for Starlog?
- The source code for Starlog is hosted at github.com/starloghq/index.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.