rsclarke/mcp-taskfile-server
Expose Taskfile tasks as MCP tools.
This project allows AI assistants to understand and run development tasks defined in your project's Taskfile.yml. It takes your existing build, test, and linting scripts and exposes them as tools an AI can directly invoke. This is for developers, DevOps engineers, or anyone using AI assistants to automate standard project workflows.
Use this if you want your AI assistant to seamlessly execute predefined project tasks like building, testing, or deploying, directly from your Taskfile.yml.
Not ideal if your AI assistant does not support the Model Context Protocol (MCP) or if you are uncomfortable with an AI executing arbitrary commands defined in your Taskfile.
Stars
10
Forks
2
Language
Go
License
MIT
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/rsclarke/mcp-taskfile-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
achetronic/mcp-forge
A complete MCP server template that include vitamins (oauth authentication included)