fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.; remnote-mcp-server: RemNote MCP Server enables AI assistants, local scripts, and coding harnesses to interact with RemNote via the Model Context Protocol. It provides an HTTP MCP server, a stdio proxy for stdio-based clients, and a CLI for local automation. The system uses a two-component architecture: a RemNote plugin (Automation Bridge) running in the browser, and this standalone server that translates MCP tool calls into RemNote API actions.
Building LLM applications that interact with custom tools and data sources
AI assistants like Claude Code interact with your RemNote knowledge base to create and search notes