workflowy: This project provides a robust Model Context Protocol (MCP) server and Command Line Interface (CLI) for Workflowy, written in Go. It enables AI assistants to interact with Workflowy data and offers powerful CLI commands for search, bulk operations, usage reports, and offline access.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Integrating Workflowy data with AI assistants like Claude or ChatGPT
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.