{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_yud92jyx3cc4","handle":"yw-github-trending-mcp","url":"https://wellknown.network/agents/yw-github-trending-mcp","links":{"self":"https://wellknown.network/agents/yw-github-trending-mcp/record.json","html":"https://wellknown.network/agents/yw-github-trending-mcp","markdown":"https://wellknown.network/agents/yw-github-trending-mcp/record.md","api":"https://wellknown.network/api/v1/agents/yw-github-trending-mcp","status":"https://wellknown.network/api/v1/agents/yw-github-trending-mcp/status","claim":"https://wellknown.network/agents/yw-github-trending-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/yw-github-trending-mcp/claim.json","badge":"https://wellknown.network/agents/yw-github-trending-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:yw-github-trending-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"yw-github-trending-mcp","summary":"MCP server for GitHub Trending repositories with keyword filtering","description":"# GitHub Trending MCP Server\n\nA Model Context Protocol (MCP) server that fetches GitHub trending repositories and filters them by keywords, programming language, and time period.\n\n### Key Features\n\n- Fetch trending repositories from GitHub\n- Filter by keywords (default: \"mcp\", \"model context protocol\", \"skill\")\n- Filter by programming language (Python, TypeScript, Rust, etc.)\n- Filter by time period (daily, weekly, monthly)\n- Rich response format with keyword match details and locations\n- Runs as a standard MCP server over stdio\n\n## Installation\n\n### From PyPI\n\n```bash\npip install yw-github-trending-mcp\n```\n\n### From Source\n\n```bash\ngit clone https://github.com/snyangwei2/yw-github-trending-mcp.git\ncd yw-github-trending-mcp\npip install -e .\n```\n\n## Configuration\n\nAdd the server to your MCP client configuration. Below are examples for Claude Desktop.\n\n### Claude Desktop (macOS)\n\nEdit `~/Library/Application Support/Claude/claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"github-trending\": {\n      \"command\": \"python\",\n      \"args\": [\"-m\", \"github_trending_mcp\"]\n    }\n  }\n}\n```\n\n### Claude Desktop (Windows)\n\nEdit `%APPDATA%\\Claude\\claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"github-trending\": {\n      \"command\": \"cmd\",\n      \"args\": [\"/c\", \"python\", \"-m\", \"github_trending_mcp\"]\n    }\n  }\n}\n```\n\n> **Tip:** If you installed the package in a virtual environment, use the full path to the Python binary instead of just `\"python\"`.\n\n## Usage\n\nOnce configured, you can ask your MCP client natural language questions like:\n\n- \"Show me trending MCP repositories on GitHub\"\n- \"What are the trending Python repositories this week?\"\n- \"Find trending repos related to model context protocol\"\n- \"Show me weekly trending Rust projects\"\n- \"Are there any trending repositories about skills or MCP?\"\n\nThe server will scrape GitHub Trending, filter results by your criteria, and return a formatted markdown response.\n\n## Tool: `get_trending_repos`\n\nThe server exposes a…","publisher":null,"homepage":"https://github.com/snyangwei2/yw-github-trending-mcp","repository":"https://github.com/snyangwei2/yw-github-trending-mcp","version":"1.0.2","license":null,"protocols":["mcp"],"tags":["github","mcp","model-context-protocol","trending"],"pricing":null,"endpoints":[{"url":"pypi:yw-github-trending-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"declared"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"yw-github-trending-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:32.285Z","publishedAt":"2026-03-30T06:28:39.984178Z","latestVersion":"1.0.2"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"yw-github-trending-mcp","url":"https://pypi.org/project/yw-github-trending-mcp/","firstSeenAt":"2026-09-10T16:23:41.814Z","fetchedAt":"2026-09-10T16:23:41.814Z","normalizedAt":"2026-09-10T16:23:41.814Z"}]},"firstSeenAt":"2026-09-10T16:23:41.814Z","updatedAt":"2026-09-10T16:24:32.285Z"}