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.; drawio-mcp-server: Draw.io MCP Server is a standalone MCP server that generates Draw.io XML diagrams programmatically. It includes 700+ Azure icons, fuzzy search, batch operations, and supports multiple transports (stdio and HTTP). It can be run locally with Deno or deployed via Docker.
Building LLM applications that interact with custom tools and data sources
Automated diagram generation in CI/CD pipelines