Packages
4763 resultsfreecad-mcp
MCP server that enables AI assistants to control FreeCAD for parametric 3D modeling, including creating/editing objects, converting 2D drawings to 3D, executing arbitrary Python in FreeCAD, and accessing the parts library.
lakeFS
Git-like versioning layer for data lakes built on object storage (S3, GCS, Azure Blob). lakeFS adds branches, commits, and merges to data stored in object storage — enabling data teams to create isolated development environments, test pipeline changes, and roll back bad data transformations. Works transparently with existing tools (Spark, Presto, dbt, Airflow) via an S3-compatible API. No data movement — versioning is metadata-only.
yara-python
Python bindings for YARA — pattern matching framework for malware identification and threat hunting. yara-python features: yara.compile() from string or file, rules.match() on files/bytes/processes, YARA rule syntax (strings: patterns, conditions: logic), string pattern types (text, hex, regex, base64), meta for rule metadata, tags for categorization, yara.Rules object, match.strings for matched locations, process scanning (pid=PID), externals for context variables, private rules, and scan timeout control. Standard malware analysis and threat hunting tool — used by EDR vendors, CSIRT teams, and malware researchers for file classification.
Alpaca Markets API
Commission-free US equity and crypto brokerage API with paper trading, real-time market data streaming, and broker API for building trading products on top of Alpaca's regulated clearing infrastructure.
Bentley iTwin Platform API
Bentley iTwin Platform REST API for infrastructure digital twin creation and management platform. Enables AI agents to manage iModel (infrastructure model) creation and synchronization from design files, handle change management and design review workflows across disciplines, access real-time IoT sensor data integration with infrastructure models, retrieve 3D visualization and clash detection results for engineering review, manage project and team collaboration on large infrastructure programs, handle CDE (Common Data Environment) document and version management, access infrastructure asset lifecycle data from design through operations, retrieve GIS and geospatial coordinate integration for infrastructure siting, manage reality capture and point cloud integration workflows, and integrate infrastructure digital twin data with project management, GIS, and operations platforms.
Cloudinary
Cloud-based image and video management platform with a transformation pipeline, AI-powered tagging, and CDN delivery accessible via REST API and SDKs.
ControlFlow
Task-oriented AI orchestration framework by Prefect where you define Tasks with explicit goals and completion criteria, and AI agents collaborate to complete them.
Daily.co REST API
Provides WebRTC video and audio infrastructure via REST API and client SDK, enabling agents to create rooms, issue access tokens, trigger cloud recording, and receive real-time transcription without managing media servers.
DeepSpeed
Microsoft's distributed training and inference optimization library for large-scale deep learning. DeepSpeed enables training LLMs with billions of parameters on GPU clusters via ZeRO (Zero Redundancy Optimizer) — which shards optimizer state, gradients, and model parameters across GPUs to dramatically reduce memory footprint. Also provides inference optimization (DeepSpeed-Inference, DeepSpeed-MII) with kernel fusion, quantization, and tensor parallelism for faster LLM serving. Used to train GPT-3, Megatron-DeepSpeed, and many other large models.
Dyte API
Dyte REST API — highly customizable real-time video and audio meeting infrastructure with programmable UI components, enabling agents to create meetings, manage participants, control recording, and build branded video experiences.
Falcon (Python)
Minimalist, high-performance Python web framework for building REST APIs and microservices. Faster than Flask and Django for pure API use cases — designed for production API workloads with minimal overhead. Supports WSGI and ASGI. Resource-based routing with explicit request/response objects. No view templates, forms, or ORM — pure API framework.
Fiber (Go)
Express.js-inspired Go web framework built on fasthttp instead of the standard net/http. Fiber prioritizes developer experience from Node.js backgrounds with familiar API patterns (app.Get, app.Post, c.JSON, c.Params) while delivering near-zero-memory-allocation performance. Ideal for building REST APIs and microservices where Go developers want Express ergonomics with Go performance.
Guidance AI
Constrains LLM generation at the token level using regex, JSON schemas, and context-free grammars, producing structured output faster and more reliably than prompt-only approaches.
MaintainX Work Order & CMMS API
MaintainX Work Order and CMMS REST API for mobile-first maintenance management and operations. Enables AI agents to manage digital work order creation and assignment for field maintenance automation, handle preventive maintenance scheduling and PM triggers for reliability operations, access asset and equipment tracking with maintenance history for lifecycle management, retrieve parts inventory and parts consumption tracking for maintenance procurement, manage team communication and procedure documentation for operations knowledge management, handle meter and reading integration for usage-based maintenance triggers, access operational analytics and MTTR/MTBF reporting for reliability KPIs, retrieve audit and inspection management for compliance operations, manage contractor and vendor work order management for outsourced maintenance, and integrate MaintainX with ERP, IoT, and operations management platforms.
Mapbox Static Images API
HTTP API that generates static map images (PNG or JPEG) of any location at any zoom level, with optional overlays including GeoJSON features, markers, paths, and custom styles. Returns a rasterized image URL or binary suitable for embedding in emails, PDFs, reports, SMS messages, or any context where interactive maps cannot be rendered.
Permify Authorization API
Open-source Google Zanzibar-inspired authorization service providing relationship-based access control (ReBAC). Permify stores relationships (user is member of org, org owns document) and evaluates permissions via its gRPC and REST API. Supports RBAC, ABAC, and ReBAC patterns. Self-hostable with Permify Cloud managed option. Designed for multi-tenant SaaS authorization and agent permission management.
PostGraphile
Automatic GraphQL API generation from PostgreSQL database schema. Reflects PostgreSQL tables, views, functions, and relationships into a fully-featured GraphQL API. Supports filtering, pagination, ordering, mutations (CRUD), subscriptions (via PostgreSQL LISTEN/NOTIFY), and custom business logic via PostgreSQL functions. Uses PostgreSQL row-level security (RLS) for authorization. 'Your database, already an API.'
SOPS (Secrets OPerationS)
Mozilla SOPS encrypts secrets stored in YAML, JSON, ENV, and binary files using AWS KMS, GCP KMS, Azure Key Vault, age, or PGP keys, enabling encrypted secrets to be safely committed to git with path-based key routing via .sops.yaml creation_rules.
Tiptap
Headless, framework-agnostic rich text editor toolkit built on ProseMirror. Tiptap provides a customizable editor with a modular extension system — add only the features you need (bold, tables, code blocks, AI writing, collaboration). The 'headless' architecture means Tiptap provides no default styling — you bring your own CSS/Tailwind. Tiptap Collaboration (cloud service) adds real-time collaborative editing via Yjs under the hood. Used by Linear, Gitpod, Loom, and hundreds of SaaS products.
Traefik Proxy API
Traefik is a cloud-native reverse proxy and load balancer with a REST API for dynamic configuration, real-time routing introspection, and health/metrics access.