You're viewing a demo portfolio

Join the waitlist
PRSM

codetrends-intel__get_top_new_repos

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[codetrends-intel] Return the most-starred repositories created after a given date, used as a proxy for 'trending' since the public API has no official unauthenticated trending endpoint. Defaults to repositories created in the last 30 days if no date is given. Backed by the public search endpoint, limited to roughly 10 requests/min per IP.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "limit": {
      "type": "number",
      "maximum": 30,
      "minimum": 1,
      "description": "Max number of results to return (1-30). Defaults to 10."
    },
    "since": {
      "type": "string",
      "description": "Only include repositories created after this date, format YYYY-MM-DD. Defaults to 30 days ago."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
codetrends-intel__get_top_new_repos — TO1 Intelligence Fleet — PRSM MCP