Star Trajectory
Rank #61,806io.github.ardev-lab/star-trajectory
Transparent rule-based GitHub star-trajectory classifier + calibrated 100-star/48h projection
Star Trajectory is a Model Context Protocol (MCP) server published by ardev-lab. It ranks #61,806 of 132,113 servers tracked on MCP Toplist. Star Trajectory is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on May 28, 2026 and most recently updated on May 28, 2026.
Ranks ahead of 70,307 of 132,113 servers on MCP Toplist.
Use Star Trajectory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add star-trajectory -- uvx star-trajectory[mcp_servers.star-trajectory]
command = "uvx"
args = ["star-trajectory"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"star-trajectory": {
"command": "uvx",
"args": [
"star-trajectory"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"star-trajectory": {
"command": "uvx",
"args": [
"star-trajectory"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"star-trajectory": {
"type": "stdio",
"command": "uvx",
"args": [
"star-trajectory"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"star-trajectory": {
"command": "uvx",
"args": [
"star-trajectory"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"star-trajectory": {
"command": "uvx",
"args": [
"star-trajectory"
]
}
}
}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.ardev-lab%2Fstar-trajectory)<a href="https://mcptoplist.com/server/io.github.ardev-lab%2Fstar-trajectory"><img src="https://mcptoplist.com/badge/io.github.ardev-lab%2Fstar-trajectory.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ardev-lab
Other servers by ardev-lab
View all ardev-lab servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | May 28, 2026 |
Frequently asked questions
- Who maintains Star Trajectory?
- Star Trajectory is maintained by ardev-lab, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Star Trajectory listed on the Official MCP Registry?
- Yes — Star Trajectory is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Star Trajectory have?
- MCP Toplist tracks 1 version of Star Trajectory, most recently published on May 28, 2026.
- Where can I find the source code for Star Trajectory?
- The source code for Star Trajectory is hosted at github.com/ardev-lab/star-trajectory.
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.