Skip to content
View krisrowe's full-sized avatar

Block or report krisrowe

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
krisrowe/README.md

Frameworks, plugins, and MCP servers for building and deploying personal productivity tools powered by AI agents. MCP-first design — agent-discoverable, works with Claude, Gemini, and any MCP-compatible client.

Frameworks & Infrastructure

Repo What it does
gapp Deploy Python MCP servers to Google Cloud Run with auth, secrets, and credential mediation. CLI + MCP + Claude plugin.
claude-plugin-creator Scaffold Claude Code plugins with self-installing dependencies, MCP server config, and hooks.
claude-plugins Plugin marketplace for Claude Code. Install community and personal plugins with claude plugin install.

MCP Servers — Productivity

Repo What it does
food-agent Food logging with nutrition tracking. Timezone-aware daily logs, food catalog, voice-friendly via MCP.
notes Note-taking backed by Google Sheets. SDK, CLI, and MCP server with optional AppSheet integration.
bills-agent Bill tracking with Monarch Money cross-reference. Claude Code plugin.
pay-calc Pay and tax projection tools.

MCP Servers — API Integrations

Repo What it does
monarch-access Monarch Money financial data — accounts, transactions, budgets. SDK, CLI, and MCP server.
ticktick-mcp TickTick task management — projects, tasks, completion. MCP server.
gworkspace-access Google Workspace — Gmail, Drive, Docs, Calendar, Chat. MCP server.
dotfiles-manager Dotfile management using a bare git repo backed by GitHub. CLI and MCP server.

MCP Servers — Developer Tools

Repo What it does
agentic-consult Developer workstation management — git repo status, Drive backups, Gemini API with local file context, security scanning.

Apigee

Repo What it does
apigee-tf Apigee infrastructure provisioning with Terraform
apigee-sample-proxies Sample API proxy bundles for Apigee
apigee-samples Additional Apigee samples and examples
apigee-guides Apigee how-to guides and documentation
apigee-pubsub-read Apigee reading from Cloud Pub/Sub — full deployment example

Google Workspace & AI

Repo What it does
gworkspace-access Google Workspace — Gmail, Drive, Docs, Calendar, Chat. MCP server.
visas Vertex AI-powered application

GitHub Topics

Topics are used for discovery and filtering across this namespace. Query with gh repo list krisrowe --topic <topic>.

Topic Meaning Repos
mcp-product Usable, productized MCP tool with SDK, CLI, and/or MCP server. Packaged for installation and use by others. gworkspace-access, monarch-access, ticktick-mcp, dotfiles-manager, aicfg, food-agent
mcp-framework Reusable framework for building or deploying MCP products. Not a standalone tool — consumed by other repos. gapp, mcp-app, app-user
in-development Public repo not yet productized for general use. May serve a narrow audience, lack packaging for easy adoption, or depend on a backend that creates setup barriers. bills-agent, notes, agentic-consult
gapp-solution Deployed to Google Cloud Run via gapp. monarch-access, ticktick-mcp
claude-plugins-marketplace Claude Code plugin marketplace repo. claude-plugins

Pinned Loading

  1. apigee-tf apigee-tf Public

    Python

  2. echofit/echofit echofit/echofit Public

    Python

  3. echomodel/gapp echomodel/gapp Public

    GCP App Deployer — CLI tool for deploying Cloud Run services with Terraform

    Python

  4. google google Public

    Google Cloud and Apigee projects — API management, infrastructure, and AI

  5. echo-skill/mcp echo-skill/mcp Public

    MCP server ecosystem: frameworks, plugins, and productivity tools

  6. claude-plugin-creator claude-plugin-creator Public

    Python