Skip to content
View ethanasm's full-sized avatar

Block or report ethanasm

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. vacation-price-tracker vacation-price-tracker Public

    Personal vacation price tracker monitoring flights & hotels across dates for multiple users. Skiplagged MCP for live flight/hotel/booking data, custom MCP server exposing trip-management tools to a…

    TypeScript 1

  2. showbook showbook Public

    Personal tracker for concerts, theatre, comedy & festivals — with setlist predictions, Gmail ticket scanning, Spotify Hype playlists, and a venue discovery feed. Self-hosted; web + iOS/Android.

    TypeScript 1

  3. mcp-review mcp-review Public

    CLI tool that provides AI-powered code review at the commit level. Works with local git history—no PRs required. Acts as an MCP host orchestrating tools to gather project context, enabling specific…

    TypeScript 3

  4. mcp-budget-governor mcp-budget-governor Public

    Distributed, cost-denominated budget enforcement for MCP servers: per-user quotas, per-tool limits, and a global spend circuit breaker backed by atomic Redis counters.

    Python

  5. mcp-queue-doctor mcp-queue-doctor Public

    MCP server that diagnoses pg-boss job queues — evidence-backed findings for retry storms, stuck jobs, missed schedules and expiry overruns, each with the safest recovery action.

    TypeScript

  6. provider-router provider-router Public

    Route one capability across interchangeable providers: preferred ordering, automatic failover on rate limits and transient errors, and a single normalized result contract.

    Python