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.; structurizr: Structurizr is a "models as code" tool that helps create multiple software architecture diagrams from a single model using its DSL, based on the C4 model. It offers both a web-based playground and a local Docker-based solution for diagram generation.
Building LLM applications that interact with custom tools and data sources
Documenting software architecture for various systems.