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.; seq-mcp-server: seq-mcp-server is a Model Context Protocol server that provides tools for searching and streaming events from Seq. It supports flexible filter expressions, workspace-specific API keys, and automatic fallback for older Seq versions. The server can be installed as a .NET global tool or built from source, and integrates easily with MCP clients like Claude Desktop.
Building LLM applications that interact with custom tools and data sources
Debugging and analyzing log events during development