Packages
4867 resultsOAuth 2.0 (Protocol / RFC 6749)
OAuth 2.0 is a delegated authorization protocol (RFC 6749/6750) that allows agents to obtain short-lived access tokens via grant types (Authorization Code + PKCE, Client Credentials, Device Flow) to access protected resources on behalf of a user or service.
Pusher
WebSocket-as-a-service providing real-time pub/sub messaging via Channels and mobile push notifications via Beams, with HMAC-signed server-side event publishing.
Rollbar
Tracks real-time application errors with person-level impact data and supports RQL (Rollbar Query Language) for agents to run SQL-like queries over error data.
Semaphore CI
Cloud-native CI/CD platform focused on speed and developer experience. Semaphore uses parallel pipeline execution, intelligent caching, and SSD-based cloud runners to deliver fast build times. YAML-based pipeline definitions with a DAG (directed acyclic graph) pipeline model supporting fan-out parallelism. Known for being significantly faster than GitHub Actions or CircleCI for many workloads due to infrastructure optimizations.
Semgrep API
Semgrep is a fast, open-source static analysis engine with a cloud platform (Semgrep AppSec Platform) for managing findings across codebases at scale. The REST API provides programmatic access to scan findings, project management, deployment configuration, and supply chain vulnerability data. Semgrep's rule language enables custom pattern matching without complex ASTs, making it popular for both security research and DevSecOps automation. The API is the automation layer for teams running Semgrep in CI/CD and wanting to build custom triage, reporting, or remediation workflows.
Speechmatics API
Speechmatics provides enterprise-grade speech recognition with best-in-class accuracy across 50+ languages, offering both batch and real-time WebSocket streaming APIs with speaker diarization and custom dictionary support.
Storyblok API
Headless CMS with a visual block-based editor, dual APIs for content delivery (CDN-backed) and management, and component-based content modeling.
Xata
Xata is a serverless database platform built on PostgreSQL with built-in full-text search (via Elasticsearch), vector search (for AI embeddings), database branching (like git branches for your schema), and a TypeScript-first REST/SDK interface. It combines structured relational data, free-text search, and vector similarity search in a single service.
aiodns
Async DNS resolver for Python asyncio — thin wrapper around pycares (c-ares C library) providing non-blocking DNS resolution. aiodns features: DNSResolver class, query() for A/AAAA/MX/NS/CNAME/TXT/SRV/PTR/NAPTR/SOA records, gethostbyname() for simple hostname resolution, resolve() for A/AAAA with fallback, cancel() for in-flight query cancellation, loop integration with asyncio, and DNS query type constants. Essential for async web crawlers, agentic HTTP clients, and services making high volumes of DNS lookups without blocking the event loop.
xMatters Incident Management API
xMatters REST API for digital operations management and incident orchestration. Enables AI agents to trigger alert notifications, query on-call schedules, retrieve incident data, manage escalations, and integrate xMatters into automated incident response workflows. xMatters connects monitoring tools to the right people faster during incidents.
Apache Kafka
Distributed event streaming platform for high-throughput, fault-tolerant publish-subscribe messaging and real-time data pipelines.
BentoML
Open-source Python framework for building, shipping, and scaling AI/ML model serving APIs. BentoML packages ML models with their dependencies into 'Bentos' (deployable artifacts) that can run locally or on any cloud via BentoCloud (managed service). Supports all ML frameworks (PyTorch, TensorFlow, scikit-learn, vLLM, etc.) and handles batching, model runners, and async serving automatically.
Cloudflare Vectorize API
Provides a managed vector database accessible from Cloudflare Workers for storing and querying high-dimensional embedding vectors with approximate nearest-neighbor search.
Concourse CI
Container-native CI/CD system with a declarative pipeline model based on resources, tasks, and jobs. Concourse's key principle: every pipeline step runs in a container, pipelines are defined entirely in YAML, and no state is stored in containers (stateless workers). Originally built by Pivotal/VMware for Cloud Foundry deployments. Known for its reproducible, hermetic builds and elegant resource abstraction — any external state (Git repos, S3, Docker registries) is a 'resource'.
Epic Systems FHIR & MyChart API
Epic Systems FHIR R4 API for electronic health records and patient data interoperability platform. Enables AI agents to manage patient demographic and clinical data access via FHIR standard, handle clinical note and diagnosis retrieval for care coordination, access medication, allergy, and immunization record management, retrieve lab result and diagnostic report data for clinical decision support, manage appointment scheduling and care team communication, handle patient consent and authorization management, access clinical document exchange and transitions of care data, retrieve population health and cohort analytics, manage care gap and quality measure reporting data, and integrate Epic clinical data with health information exchanges (HIE), analytics, and care management platforms.
Hopsworks Feature Store
Open-source ML platform combining a feature store, model registry, and model serving. Hopsworks provides batch and real-time feature pipelines, serverless feature computation, model versioning, and deployment. REST API and Python (HSFS) SDK for feature retrieval and model management. Hopsworks Serverless (managed cloud) provides a free tier for prototyping.
Kestra
Open-source workflow orchestration platform using YAML-based flow definitions. Kestra supports 500+ plugins for integrations (databases, cloud services, APIs, ML tools) with an event-driven trigger system, built-in UI, and API for programmatic workflow management. Positioned as 'Airflow done right' — simpler YAML DSL, better UI, and broader plugin ecosystem.
MCP GSuite — Gmail & Google Calendar MCP Server
An MCP server enabling AI agents to interact with Gmail (search, read, draft, reply) and Google Calendar (list, create, delete events) through Google Workspace OAuth2 integration, supporting multiple Google accounts.
MCP Linker
Desktop application for managing MCP server configurations across multiple AI clients (Claude Desktop/Code, Cursor, VS Code, Cline, Windsurf, Codex, Roo Code). Includes a marketplace of 600+ curated MCP servers with one-click installation, smart runtime detection (Python, Node.js, uv), and optional encrypted cloud sync.
Mend (WhiteSource) SCA & SAST API
Mend (formerly WhiteSource) REST API for software composition analysis (SCA) and static application security testing (SAST) platform. Enables AI agents to manage open source vulnerability scanning and remediation automation, handle license compliance checking and policy enforcement, access SBOM (Software Bill of Materials) generation and tracking, retrieve CVE and security advisory data with EPSS scoring, manage dependency update PR automation, handle container image scanning and registry integration, access SAST scan result management and code finding triage, retrieve dependency graph and transitive dependency tracking data, manage security policy definition and threshold configuration, and integrate SCA/SAST findings with CI/CD, JIRA, and DevSecOps platforms.