Repository History
Explore all analyzed open source repositories

mcp-agent: Build Effective AI Agents with Model Context Protocol in Python
mcp-agent is a powerful Python framework designed to help developers build effective AI agents using the Model Context Protocol (MCP) and simple, composable workflow patterns. It fully implements MCP, providing robust support for agent lifecycle management and integrating patterns from Anthropic's 'Building Effective Agents'. This framework simplifies the creation of durable, production-ready agent applications.

CSSQL: Convert SQL to CSS with this Esoteric Programming Language
CSSQL is a unique "esoteric" programming language and compiler that allows developers to write CSS using a SQL DDL-like syntax. It reimagines CSS selectors as relational database tables, providing a novel approach to styling files. Written in Haskell, CSSQL is also made available for JavaScript environments via GHCJS.

Tabby Web: An SSH, Telnet, and Serial Client in Your Browser
Tabby Web transforms the powerful Tabby Terminal into a web application, offering SSH, Telnet, and Serial client capabilities directly in your browser. It also provides a configuration sync service for the Tabby app, making it a versatile tool for remote access and management.

gs-quant: A Python Toolkit for Quantitative Finance
gs-quant is a powerful Python toolkit developed by Goldman Sachs for quantitative finance. It accelerates the development of trading strategies and risk management solutions, leveraging over 25 years of market experience. This toolkit is ideal for derivative structuring, trading, and data analytics applications.
Readyset: A Transparent Caching Layer for MySQL and Postgres
Readyset is a MySQL and Postgres wire-compatible caching layer designed to accelerate queries and scale read throughput horizontally. It intelligently caches select statement results and incrementally updates them as underlying data changes, eliminating manual cache invalidation. This powerful tool provides the performance of an in-memory key-value store without requiring application rewrites.
Typebot.io: A Powerful Self-Hostable Chatbot Builder
Typebot.io is an open-source, powerful chatbot builder that allows users to create advanced conversational bots visually. It supports embedding chatbots into web/mobile apps and collecting results in real-time, offering a flexible solution for various business needs.

Linera Protocol: Scalable Decentralized Blockchain Infrastructure
Linera Protocol is a cutting-edge decentralized blockchain infrastructure designed for highly scalable, secure, and low-latency Web3 applications. Built primarily with Rust and leveraging WebAssembly, it provides a robust framework for developing next-generation decentralized applications. With a strong focus on performance, Linera aims to address common scalability challenges in the blockchain space.

Apple Health MCP: Query Your Apple Health Data with Natural Language and SQL
The `apple-health-mcp` project is an MCP (Model Context Protocol) server designed for querying Apple Health data. It allows users to analyze their health metrics using natural language or direct SQL queries. This server integrates with clients like Claude Desktop, providing powerful tools for health data analysis.

termsnap: Capture Beautiful Terminal Screenshots, Videos, and GIFs
termsnap is a powerful command-line tool that transforms terminal command output into stunning screenshots, animated GIFs, and videos. It offers extensive customization, including local font and emoji support, various output formats, and theme options. This tool is ideal for developers looking to create high-fidelity visual documentation for their CLI projects.
Ghosting-AMSI: AMSI Bypass via RPC Hijack (NdrClientCall3)
Ghosting-AMSI presents an advanced technique to bypass AMSI detection by exploiting COM-level mechanics. It achieves this by hijacking the NdrClientCall3 function within the RPC runtime, intercepting AMSI scan requests before they reach the antivirus engine. This method provides a stealthy bypass without modifying AMSI.dll, making it highly effective against various detection mechanisms.

Whisper Web: ML-Powered Speech Recognition Directly in Your Browser
Whisper Web brings powerful, ML-powered speech recognition directly to your browser, leveraging ? Transformers.js. This innovative project allows for client-side audio processing, offering privacy and efficiency without relying on cloud services. It even includes experimental WebGPU support for accelerated performance.

Box: Python Dictionaries with Advanced Dot Notation Access
Box is a powerful Python library that enhances standard dictionaries with advanced dot notation access. It acts as a near-transparent drop-in replacement, automatically converting nested dictionaries and lists for recursive attribute-style access. This makes working with complex data structures significantly more intuitive and efficient.