Granoflow
@granoflow
About Granoflow
Granoflow helps people plan and review work tasks, capture lessons from completed work, and turn durable insights into review cards for spaced practice. This MCP server lets AI agents connect to the local Granoflow app through its Local HTTP API.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"granoflow": {
"command": "npx",
"args": [
"-y",
"@granoflow/mcp-server"
],
"env": {
"GRANOFLOW_API_BASE_URL": "http://127.0.0.1:56789"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Granoflow?
Granoflow is a local-first app for planning and reviewing work tasks. It extracts knowledge and experience from completed work, turns those insights into review cards, and makes them available for quick retrieval or spaced review. The Granoflow MCP server exposes the Granoflow Local HTTP API as tools for AI agents, IDEs, and automation. It connects to the user’s running local Granoflow app and does not host user data or upload tasks to third parties.
How to use Granoflow?
Ensure the Granoflow app is running locally, then configure your MCP client to connect to its HTTP API. No specific installation or configuration commands are documented in the README; the server assumes a local Granoflow instance is already set up and operational.
Key features of Granoflow
- Plan, review, and organize work tasks locally.
- Extract insights from completed tasks into review cards.
- Spaced repetition review of saved knowledge.
- Local-first: no cloud upload unless you subscribe.
- MCP server enables AI/IDE/automation tool integration.
- Free to use forever for local features.
Use cases of Granoflow
- Capture and revisit lessons learned from completed projects.
- Build a personal knowledge base from daily work tasks.
- Automate task review prompts with AI agent or IDE integrations.
- Conduct spaced repetition study of work‑related insights.
FAQ from Granoflow
Is my data stored in the cloud when using the MCP server?
No. Without a paid membership, your data never leaves your device. The MCP server only interacts with the local Granoflow app and does not upload local tasks to any third‑party service.
Do I need an account or subscription to use the MCP server?
No. The MCP server works with Granoflow’s local features, which are free forever. A subscription is only required if you want cloud sync; it is not needed for local use or MCP integration.
Does the MCP server store my API tokens or host user data?
No. The server does not store API tokens and does not host any user data. It simply exposes the local Granoflow API as tools for AI agents, IDEs, and automation.
What dependency does the MCP server have?
It requires the Granoflow app to be running locally on the same machine (or reachable via HTTP) to connect to its API. Without a running local instance, the MCP server cannot function.
More Other MCP servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments