Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Granoflow
Granoflow logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 11:32:10 PM

Granoflow

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

Connect AI agents to Granoflow for tasks, reviews, and spaced-review memory cards.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "granoflow": {
      "command": "npx",
      "args": [
        "-y",
        "@granoflow/mcp-server"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (80) Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Capabilities & Tool Schemas (80) ~611 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Granoflow.

granoflow_setup_status

Callable MCP tool function

granoflow_agent_workflow_skill

Callable MCP tool function

granoflow_bundled_skill_reference

Callable MCP tool function

granoflow_daily_review_skill

Callable MCP tool function

granoflow_first_run_import_skill

Callable MCP tool function

granoflow_gfmcp_runner_skill

Callable MCP tool function

Documentation Overview

Granoflow MCP Server

Granoflow is a local-first app for planning work, reviewing completed tasks, and turning durable lessons into review cards. Granoflow MCP connects MCP-capable AI agents to a local task, review, and long-term work memory layer.

Granoflow's local features are free to use forever. If privacy is your concern, do not subscribe: without membership, your data never leaves your device or gets uploaded to the cloud.

Learn more at granoflow.com.

MCP server for Granoflow: exposes the Granoflow Local HTTP API as tools for AI agents and IDEs that need to track task work, finish tasks with meaningful reviews, and preserve reusable lessons as memory cards.

This is not a code analyzer, CI fixer, or repository automation framework. If your only goal is to make an AI coding agent write better code, use tests, linters, CI, prompts, and code-analysis tools directly. Granoflow MCP is for the surrounding agent workflow: what task the agent is doing, what happened, what should be remembered, and what deserves review later.

Granoflow MCP can support any agent-assisted work, but it is especially useful for software projects. If you are not a programmer, or if you have not used AI coding agents before, Granoflow helps you benefit from the experience AI builds while it works. You can read, understand, and learn from those records so AI work is no longer a black box, or ignore them and let future agents search the same durable experience tomorrow, next month, or next year. That way your agent can continue past work instead of inventing a fresh plan every time and fragmenting the project into disconnected attempts, without replacing tests, linters, or engineering judgment.

This server is intentionally thin. It does not own Granoflow business logic, database access, app orchestration, or release workflows. It resolves a local API endpoint, forwards structured requests to the running Granoflow app, and returns predictable MCP tool results.

Granoflow App owns task and work-memory truth. Granoflow MCP is the control-plane protocol surface. The host Agent/runtime owns traversal, Skill/provider routing, and execution handoff; repository, browser, image, video, and other tools perform the actual work. A user instruction to implement the active Task Work Document authorizes the host, not the MCP server, to enter the execution plane.

External Skill routing is host-owned and capability-based. For a relevant Skill, the host may call it only when current metadata permits model invocation; user-only Skills are suggested for explicit user invocation. When a Skill is missing, the host shows a verified source, actual installation scope, and verified command before asking for installation approval, then waits without assuming refusal. Refusal, installation, rediscovery, reload, or invocation failure uses a documented model capability fallback. Granoflow MCP does not scan or modify the host's global Skill environment and does not treat Skill invocation as authorization to implement, commit, publish, or perform another gated action.

Requirements

  • Node.js 20 or newer.
  • A running Granoflow app with the Local HTTP API enabled.

The default Granoflow API URL is:

text
http://127.0.0.1:56789

You can override it with:

server.ts
export GRANOFLOW_API_BASE_URL="http://127.0.0.1:56789"
export GRANOFLOW_API_TOKEN="..."

The MCP server can keep non-secret local connection defaults in:

text
~/.config/granoflow-mcp/config.json

Set GRANOFLOW_MCP_CONFIG_PATH to use a different config path for tests, temporary setups, or advanced local installs. API tokens are not stored in this file; keep GRANOFLOW_API_TOKEN in the MCP client environment.

For a non-default port, ask the agent to preview granoflow_setup_write_config with apiPort, review the candidate evidence, path, old/new value, and environment override status, then confirm that exact write once. The server rereads and verifies the config immediately. A saved value is reused on later requests without asking again. If GRANOFLOW_API_BASE_URL is set, it intentionally overrides this file; setup reports configuration_shadowed_by_env instead of pretending the saved value is active.

The same MCP-owned file may store non-secret Agent defaults. Use granoflow_agent_preferences_write_defaults to preview or update them and granoflow_agent_preferences_get to resolve a project's effective values:

config.json
{
  "agentPreferences": {
    "audience": "beginner",
    "explanation": "detailed",
    "executionMode": "interactive",
    "git": {
      "missingNotice": "once",
      "workflow": "current_branch",
      "checkpoint": { "enabled": false }
    }
  }
}

Projects can override individual values in the agent_preferences section of their App-owned project_rules.yaml. Project values win field by field; local defaults and then newcomer-safe defaults fill the gaps. Missing Git produces at most one short newcomer notice by default and never forces an installation choice.

When checkpoint is enabled, the host Agent may create a local commit only after the current Task Work explicitly authorizes it, all required tests and project gates pass, staged content contains only task-owned files, secret and hook checks pass, and commit SHA/readback succeeds. Preferences never authorize push, publish, deploy, deletion, login, secrets, branch creation, or history changes.

Install

Terminal
npm install -g @granoflow/mcp-server

For a user-facing setup walkthrough, see Granoflow MCP User Install And Demo Guide.

For maintainers, see Granoflow MCP Release Checklist. For one-command release with develop/main回流、推送与npm发布并返回开发分支,请使用 npm run release:platforms。

Agents can also reuse the bundled Granoflow Agent Workflow skill for task completion, weekly/monthly review drafting, review-card drafting, long-term work memory retrieval, and user-feedback handling conventions. For an explicit daily review, use the bundled Granoflow Daily Review skill, which uses display, confirmation, and write/readback phases.

Agents can use the bundled Granoflow First-Run Import skill to initialize the connection, offer all recommended AI capability collections, and optionally import data from Cursor, Codex, Hermes, or other agents.

To define or initialize a software project (Project Work, Design Baseline with tokens, and App Shell)—not MCP connection setup—use the bundled Granoflow Project Definition skill. Ask Initialize this project / Define this project / 初始化这个项目 / 定义这个项目. This is distinct from Initialize Granoflow.

For one context-aware task entrypoint, use the bundled Granoflow Task Orchestrator. Plain language or gf selects quick capture, context enrichment, Analysis, Planning, safe local execution, or completion audit. Optional shortcuts are gf记/gf+, gf析/gf?, gf规/gf>, gf做/gf!, and gf完/gf.. User-facing status uses A, P, and D for Analysis, Plan, and Delivery while attachments keep their canonical metadata and filenames.

After Project Definition, use Granoflow Portfolio Orchestrator to create all milestones then quality-author each milestone's tasks (description batch size 1). Component Skills: Milestone Workflow (create milestones), Task Authoring (create tasks), and Milestone Coordination (charter / integrate / close). Single-task lifecycle remains Task Orchestrator / Agent Workflow. For unattended suite runs until green, use Integration Test Campaign (service_path / cross-module real I/O; one milestone per round; not task-local write-only IT), then E2E Test Campaign (final stage: Project Work user-flow coverage, author missing UI journeys, auto-fix bugs, screenshots under temp/ shown to the user).

Workflow Examples

After installing Granoflow MCP, ask your agent:

text
Initialize Granoflow

Granoflow will check the connection, show only the names and plain-language functions of recommended AI capabilities, and offer to install all of them. You can then ask it to import data from Cursor, Codex, Hermes, or other agents.

To define a software project after MCP is ready, ask (not the same as Initialize Granoflow):

text
Initialize this project

or:

text
定义这个项目

Project Definition fills Project Work from your sources, locks stack capability and skill routing, delivers a Design Baseline with Design Tokens and landscape/portrait App Shell under contract fidelity, then hands off to milestone/task skills.

Then ask:

text
Process today's tasks

Granoflow will analyze and process the matching tasks in Granoflow.

During a task, Granoflow can ask for your approval or missing information by adding a request to the task and notifying you when available.

Ask your agent:

text
Create a task from this requirement

Granoflow will capture the requirement as a task and place it in the right project, milestone, or inbox.

Ask your agent:

text
Analyze the first task

Granoflow will prefill the Analysis state of one adaptive Task Work Document, show unresolved decisions with AI recommendations, and add Planning only when the task needs it.

More workflows will be added to this catalog as the Granoflow MCP workflow layer grows.

Long-Term Work Memory

Read the full README →View source on GitHub →

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    ★ Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory30 views
    Compare vs Moxie Docs MCP →
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP →
  • Codebase Memory MCP logoCodebase Memory MCP

    Code-intelligence engine that indexes a repo into a persistent knowledge graph — functions, classes, call chains, HTTP routes, cross-service links. 159 languages via tree-sitter + Hybrid LSP, sub-ms structural queries, 99% fewer tokens than grep. Single static binary, zero dependencies, 100% local. npx codebase-memory-mcp

    🧠 Knowledge & Memory7 views
    Compare vs Codebase Memory MCP →
  • Context7 logoContext7

    Up-to-date code documentation for LLMs and AI code editors.

    🧠 Knowledge & Memory7 views
    Compare vs Context7 →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

npm downloads
1.1k
Package downloads in the last 30 days.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
80
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Granoflow

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "granoflow": { "command": "npx", "args": ["-y","@granoflow/mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGranoflow AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/granoflow?style=directory)](https://allmcps.com/mcp/granoflow)
HTML Embed
<a href="https://allmcps.com/mcp/granoflow"><img src="https://allmcps.com/api/badge/granoflow?style=directory" alt="Granoflow on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Last updatedJul 28, 2026
7/8 checks healthy over the last 46d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 28, 2026
npm downloads1,068/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
53Quality signal: Good · 53/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 6d ago via OSV.dev · @granoflow/mcp-server (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory →Best MCP servers for Memory & Knowledge →Alternatives to Granoflow →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients