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.; org-mcp-server: org-mcp-server is a Model Context Protocol (MCP) server for org-mode knowledge management. It provides search, content access, and note linking capabilities through the MCP protocol. The project includes a CLI tool for direct interaction and supports configuration via TOML file, environment variables, and command-line flags.
Building LLM applications that interact with custom tools and data sources
Integrate with AI agents to query and manage org-mode notes