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.; mcp-windbg: This MCP server integrates with CDB to enable AI models to analyze Windows crash dumps and connect to remote debugging sessions using WinDbg/CDB. It allows users to execute debugger commands through natural language queries. The server supports crash dump analysis, live debugging, and directory analysis.
Building LLM applications that interact with custom tools and data sources
Analyze Windows crash dumps