FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Ops Hub — Notion MCP Dashboard for Assets, Subscriptions & Daily Digest
How-ToTools

Ops Hub — Notion MCP Dashboard for Assets, Subscriptions & Daily Digest

via Dev.toZoe Lin3h ago

This is a submission for the Notion MCP Challenge What I Built Ops Hub is a Notion-first dashboard for asset and subscription operations (built with Notion MCP + Python). It helps centralize scattered operational info (devices, warranties, renewals) into one workspace and turns it into a daily workflow: Assets Ops: track equipment (3C / appliances), maintenance schedule, warranty dates, and manuals. Subscription Ops: track renewals, pricing, and generate cancellation drafts. Daily Digest: one command generates a Daily Digest — YYYY-MM-DD page in Notion with: KPI summary (counts + upcoming renewal cost) actionable lists with deep links to the exact items All outputs stay inside Notion, so it’s easy to review and act (human-in-the-loop friendly). Video Demo Show us the code GitHub Repo Run locally (Poetry): cp .env.example .env poetry install poetry run python -c "from homeops_mcp.server import create_daily_digest; print(create_daily_digest(14))" How I Used Notion MCP Notion is the sourc

Continue reading on Dev.to

Opens in a new tab

Read Full Article
0 views

Related Articles

Building an MCP Server for Your Own Tools
How-To

Building an MCP Server for Your Own Tools

Medium Programming • 2h ago

[MM’s] Boot Notes — The Day Zero Blueprint — Test Smarter on Day One
How-To

[MM’s] Boot Notes — The Day Zero Blueprint — Test Smarter on Day One

Medium Programming • 2h ago

RHAPSODY OF REALITIES - 26TH MARCH 2026
"In Nehemiah’s day, as the people built the wall of…
How-To

RHAPSODY OF REALITIES - 26TH MARCH 2026 "In Nehemiah’s day, as the people built the wall of…

Medium Programming • 3h ago

How to Actually Make Money with a "Free" App
How-To

How to Actually Make Money with a "Free" App

Medium Programming • 3h ago

How-To

Building a Runtime with QuickJS

Lobsters • 4h ago

Discover More Articles