markview: MarkView is a native macOS app that renders Markdown live in a real window. It integrates with Claude Code via an MCP server, allowing AI to preview markdown content. It also supports editing, syntax highlighting, Mermaid diagrams, and more.; 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.
Preview markdown content generated by AI (Claude Code)
Building LLM applications that interact with custom tools and data sources