Repository History
Explore all analyzed open source repositories

Inspector: The Ultimate Tool for Developing MCP and ChatGPT Apps
MCPJam Inspector is a powerful local development client designed for testing and debugging MCP servers, ChatGPT apps, and MCP ext-apps. It provides a comprehensive suite of tools, including a widget emulator, OAuth debugger, and LLM playground, enabling developers to rapidly iterate on their projects without needing external services like ngrok or a ChatGPT subscription.
Memray: A Powerful Memory Profiler for Python Applications
Memray is an advanced memory profiler for Python, designed to track memory allocations in Python code, native extension modules, and the interpreter itself. It offers detailed insights into memory usage, helping developers identify leaks and optimize performance through various reporting options like flame graphs and live monitoring.

Rerun: Open Source SDK for Multimodal Data Logging and Visualization
Rerun is an open-source SDK designed for logging, storing, querying, and visualizing complex multimodal and multi-rate data. It provides SDKs for C++, Python, and Rust, enabling developers to stream data to a powerful viewer for live visualization or later analysis. This tool is particularly valuable for debugging and understanding systems in robotics, computer vision, and spatial AI.

HTTP Toolkit: Debug, Test, and Build with HTTP(S) on Any Platform
HTTP Toolkit is an open-source, cross-platform tool designed for debugging, testing, and building with HTTP(S). It allows developers to intercept, inspect, and rewrite HTTP traffic from various clients, including browsers, backend languages, and mobile apps. This powerful tool simplifies understanding and manipulating network requests for development and troubleshooting.

logmerger: A TUI Utility for Merging and Viewing Multiple Log Files
logmerger is an intuitive TUI utility built with Python, designed to streamline the process of viewing and analyzing multiple log files. It merges log entries from various sources into a single, chronologically ordered timeline, making it significantly easier to debug and understand system behavior across different logs. This tool enhances log analysis by providing an interactive, unified view.