{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fjv5sw6dwg22","handle":"actions-latest-mcp","url":"https://wellknown.network/agents/actions-latest-mcp","links":{"self":"https://wellknown.network/agents/actions-latest-mcp/record.json","html":"https://wellknown.network/agents/actions-latest-mcp","markdown":"https://wellknown.network/agents/actions-latest-mcp/record.md","api":"https://wellknown.network/api/v1/agents/actions-latest-mcp","status":"https://wellknown.network/api/v1/agents/actions-latest-mcp/status","claim":"https://wellknown.network/agents/actions-latest-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/actions-latest-mcp/claim.json","badge":"https://wellknown.network/agents/actions-latest-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:actions-latest-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"actions-latest-mcp","summary":"MCP server to fetch GitHub Actions versions from actions-latest","description":"# actions-latest-mcp\n\nA Model Context Protocol (MCP) server that fetches the latest GitHub Actions versions from [actions-latest](https://github.com/simonw/actions-latest).\n\n## Overview\n\nThis MCP server provides a simple tool to fetch the contents of `https://simonw.github.io/actions-latest/versions.txt`, which contains the latest version numbers for popular GitHub Actions. This is useful for keeping your workflows up to date.\n\n## Installation\n\nThis package is published to PyPI and can be used directly without manual installation.\n\n### Using with MCP (Recommended)\n\nAdd to your MCP client configuration (e.g., Claude Desktop's `claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"actions-latest\": {\n      \"command\": \"uvx\",\n      \"args\": [\"actions-latest-mcp\"]\n    }\n  }\n}\n```\n\nThe `uvx` command will automatically download and run the package from PyPI when needed.\n\n### Manual Installation (Optional)\n\nIf you prefer to install the package manually:\n\n```bash\n# Install with uv\nuv pip install actions-latest-mcp\n\n# Or with pip\npip install actions-latest-mcp\n```\n\nThen configure your MCP client:\n\n```json\n{\n  \"mcpServers\": {\n    \"actions-latest\": {\n      \"command\": \"actions-latest-mcp\"\n    }\n  }\n}\n```\n\n### Available Tools\n\n- **latest_github_actions_versions**: Returns a list of latest versions of all actions from the official GitHub Actions organization. This is useful for keeping your workflows up to date with the latest action versions.\n\n### Running Directly\n\n```bash\n# Using uvx (recommended - no installation needed)\nuvx actions-latest-mcp\n\n# Or if manually installed\nactions-latest-mcp\n\n# Or using Python module\npython -m actions_latest_mcp.server\n```\n\n## About actions-latest\n\nThis server fetches data from [simonw/actions-latest](https://github.com/simonw/actions-latest), a project that tracks the latest versions of popular GitHub Actions and makes them available in an easy-to-consume format.\n\n## Publishing to PyPI\n\nFor maintainers, to publish a new version to PyPI:…","publisher":{"name":"Hiosdra","url":null},"homepage":"https://github.com/Hiosdra/actions-latest-mcp","repository":"https://github.com/Hiosdra/actions-latest-mcp","version":"0.1.1","license":"GPL-3.0-or-later","protocols":["mcp"],"tags":["mcp","github-actions","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:actions-latest-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"},{"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":"actions-latest-mcp","registry":"pypi","observedAt":"2026-09-09T08:22:20.272Z","publishedAt":"2025-12-30T12:02:47.961947Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"actions-latest-mcp","url":"https://pypi.org/project/actions-latest-mcp/","firstSeenAt":"2026-09-09T08:20:22.527Z","fetchedAt":"2026-09-09T08:20:22.527Z","normalizedAt":"2026-09-09T08:20:22.527Z"}]},"firstSeenAt":"2026-09-09T08:20:22.527Z","updatedAt":"2026-09-09T08:22:20.272Z"}