Server data from the Official MCP Registry
Rank your GitHub org's Actions workflows by real compute cost. Read-only audit via GitHub App.
About
Rank your GitHub org's Actions workflows by real compute cost. Read-only audit via GitHub App.
Remote endpoints: streamable-http: https://spendtron.com/mcp
Security Report
Valid MCP server (2 strong, 2 medium validity signals). 1 known CVE in dependencies Imported from the Official MCP Registry. Trust signals: 3 highly-trusted packages.
1 tool verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-swantron-spendtron": {
"url": "https://spendtron.com/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
spendtron
A read-only tool that finds which GitHub Actions workflow is eating your CI bill and ranks workflows and repos by real compute cost.
Delivered as an MCP server — call check_actions_cost from Claude, ChatGPT, or any MCP-compatible client, no dashboard required. Auth is a GitHub App (read-only: Actions + Metadata) plus a spendtron API key, passed as a bearer token. One free audit per connected org, then $99/mo via Stripe.
The underlying audit logic started as ~/code/ci-audit/actions-teardown.sh (bash + gh api) — lib/auditActions.js is the same algorithm, ported to run per-installation against many customers' orgs instead of one local gh-authenticated user.
Status
Real product, not a waitlist — see HANDOFF.md/FINDINGS.md/CARRD.md in ~/code/ci-audit for the history of how this got here (an earlier waitlist-and-post-to-Reddit attempt correctly got abandoned; the audit logic itself was always real).
The GitHub App must be public (GitHub → spendtron-app → Advanced → Make this GitHub App public) so anyone can hit Connect GitHub. That toggle lives in the GitHub UI, not this repo.
Setup
- Copy
.env.exampleto.env.local(or set these in Cloud Run's Secret Manager for prod). - Create a GitHub App at github.com/settings/apps/new — slug
spendtron-app, permissions: Actions: Read-only, Metadata: Read-only. Callback URL:<your deployed host>/github/callback. Make the App public before sending customers to/github/install. - Create a Neon Postgres database, run
db/schema.sqlagainst it. - Create a Stripe Price for $99/mo; put its ID in
STRIPE_PRICE_ID. Enable the Customer Portal. Point a Stripe webhook at/stripe/webhookforcheckout.session.completedandcustomer.subscription.*. - Map both
spendtron.comandwww.spendtron.comto the Cloud Run service (www should CNAME toghs.googlehosted.comat Squarespace). The app 301s www → apex. - Privacy / terms for Stripe:
https://spendtron.com/privacyandhttps://spendtron.com/terms. npm install && npm start.
Test
npm test — covers the cost-math port (must match actions-teardown.sh's bash/awk exactly) and API-key auth, against a mocked GitHub client (no live credentials needed for these).
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
