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.
| 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. |
| 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. |
| 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. |
| Repo | What it does |
|---|---|
| agentic-consult | Developer workstation management — git repo status, Drive backups, Gemini API with local file context, security scanning. |
| 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 |
| Repo | What it does |
|---|---|
| gworkspace-access | Google Workspace — Gmail, Drive, Docs, Calendar, Chat. MCP server. |
| visas | Vertex AI-powered application |
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 |

