🤖

Granoflow

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

RUN IN TERMINAL
claude mcp add comgranoflow-mcp-server -- npx -y @granoflow/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "comgranoflow-mcp-server": { "command": "npx", "args": ["-y", "@granoflow/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comgranoflow-mcp-server": { "command": "npx", "args": ["-y", "@granoflow/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comgranoflow-mcp-server": { "command": "npx", "args": ["-y", "@granoflow/mcp-server"] } } }

About This MCP Server

The com.granoflow/mcp-server is a Model Context Protocol server that enables connection of AI agents to Granoflow, allowing for tasks, reviews, and spaced-review memory cards. This server utilizes npm and stdio, and is available as the @granoflow/mcp-server package, with its source code hosted on GitHub. Developers would use this server to integrate AI capabilities into their applications, leveraging Granoflow's features for enhanced functionality.

Connect AI agents to Granoflow for tasks, reviews, and spaced-review memory cards.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@granoflow/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The Granoflow server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comgranoflow-mcp-server.svg)](https://skillsplayground.com/mcps/comgranoflow-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.