
mcp github actions versions
A simple MCP Server to update your Github Actions Versions
Repository Info
About This Server
A simple MCP Server to update your Github Actions Versions
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Server for GitHub Actions Versions
This repository contains a Model Context Protocol (MCP) server for GitHub Actions Version.
This is a lightweight version of the GitHub MCP Server focusing on the GitHub Actions use case, allowing users to easily update their workflows with the latest versions of actions.
Building the MCP Server
docker build -t tgrall/mcp-github-actions-versions .
Docker
{
"mcpServers": {
"github-actions-version": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GITHUB_PERSONAL_ACCESS_TOKEN",
"tgrall/mcp-github-actions-versions"
],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_ACCESS_TOKEN>"
}
}
}
}
Quick Start
Clone the repository
git clone https://github.com/tgrall/mcp-github-actions-versionsInstall dependencies
cd mcp-github-actions-versions
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.