loading…
Search for a command to run...
loading…
Provides LLM access to Workflowy's API, enabling agents to create, read, update, delete, and reorganize nodes in a Workflowy outline.
Provides LLM access to Workflowy's API, enabling agents to create, read, update, delete, and reorganize nodes in a Workflowy outline.
A Model Context Protocol (MCP) server that provides LLM access to Workflowy's API, enabling agents to interact with your Workflowy workspace programmatically.
This MCP server provides tools for:
This server is designed to be onboarded directly to MCP Hive. The platform handles all setup automatically.
git clone https://github.com/yourusername/workflowy-mcp-server.git
cd workflowy-mcp-server
npm install
npm run build
export WORKFLOWY_API_KEY="your-api-key-here"
npm start
The server requires the following environment variable:
WORKFLOWY_API_KEY: Your Workflowy API key (get it from the Workflowy API settings)workflowy_create_nodeCreate a new node in your Workflowy outline.
workflowy_get_nodeRetrieve details about a specific node.
workflowy_list_nodesList child nodes under a parent node.
workflowy_update_nodeModify an existing node's content or properties.
workflowy_delete_nodeDelete a node from your outline.
workflowy_move_nodeMove a node to a different location in the hierarchy.
workflowy_complete_nodeMark a node as complete.
workflowy_uncomplete_nodeMark a node as incomplete.
workflowy_exportExport your entire Workflowy outline.
workflowy_list_targetsList available shortcuts and system locations.
This server implements the Workflowy API v1.
MIT
Выполни в терминале:
claude mcp add workflowy-mcp-server -- npx Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolProvides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzНе уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai