rsclarke/mcp-taskfile-server
Expose Taskfile tasks as MCP tools.
Dynamically parses Taskfile.yml at runtime using the go-task library and exposes each task as an individual MCP tool with automatically extracted variables and proper JSON schemas. Built on the official Go MCP SDK communicating via stdio JSON-RPC, it sanitizes task names for MCP compliance and natively executes tasks without subprocess calls, including support for wildcard tasks with dynamic parameter reconstruction.
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
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
razorpay/razorpay-mcp-server
Razorpay's Official MCP Server