Packages

4763 results

External Secrets Operator

Developer Tools

Kubernetes operator that syncs secrets from external secret management systems (AWS Secrets Manager, HashiCorp Vault, Azure Key Vault, GCP Secret Manager, Doppler, Infisical, etc.) into Kubernetes Secrets. Enables GitOps workflows where secret references (not values) are stored in Git, while actual values remain in secure external stores. ExternalSecret resources define what to fetch and how to map to Kubernetes Secrets — operators pull values periodically and keep Kubernetes Secrets in sync.

Free tier secrets kubernetes aws-secrets-manager
62

Finastra FusionFabric.cloud API

Developer Tools

Finastra FusionFabric.cloud REST API marketplace for banking and financial services platform. Enables AI agents to manage corporate banking and trade finance workflow automation, handle retail banking account and transaction data access, access FusionBanker and FusionInvestor core banking integrations, retrieve payments processing and SWIFT messaging data, manage lending origination and servicing lifecycle automation, handle treasury and capital markets workflow data, access compliance and regulatory reporting data, retrieve open banking and PSD2-compliant data, manage FusionCredit and FusionLend lending automation, and integrate Finastra banking applications with fintech ecosystem and third-party services.

Free tier finastra fusionfabric banking
62

GraphQL Yoga

Developer Tools

Framework-agnostic GraphQL server built on the Fetch API that runs on Node.js, Cloudflare Workers, Deno, and Bun with a plugin system powered by Envelop.

Free tier graphql typescript javascript
62

Griptape

AI & Machine Learning

Python framework for building production-grade AI agents and pipelines. Griptape provides agents, tasks, pipelines, and workflows as composable primitives. Core abstractions: Agents (single-task LLM loops with tools), Pipelines (sequential task chains), and Workflows (parallel DAGs). Includes built-in memory, RAG toolchain, task memory (off-prompt data handling), and cloud platform (Griptape Cloud) for deployment. Enterprise-focused alternative to LangChain with emphasis on predictability and off-prompt data handling.

Free tier agent llm python
62

HackerOne Bug Bounty and VDP REST API

Other

HackerOne bug bounty and vulnerability disclosure platform REST API for enterprises to automate security report management, researcher bounty payments, program configuration, and vulnerability data integration — enabling AI agents to retrieve reports, update triage states, manage bounty awards, and integrate HackerOne security findings with ITSM and DevSecOps platforms through HackerOne's market-leading crowdsourced security platform. Enables AI agents to manage report management for vulnerability report retrieval, filtering, and triage status automation, handle bounty management for researcher bounty award and payment processing automation, access program management for bug bounty program scope and configuration automation, retrieve hacker management for security researcher reputation and profile retrieval automation, manage activity management for report activity thread and analyst communication automation, handle asset management for in-scope target and asset inventory automation, access integration management for JIRA, ServiceNow, and GitHub vulnerability tracking automation, retrieve analytics for program performance and vulnerability trend analytics automation, manage inbox management for report triage workflow and assignment automation, and integrate HackerOne with DevSecOps pipelines, ITSM, and vulnerability management for crowdsourced security program automation.

Free tier hackerone bug-bounty VDP
62

Haystack by deepset

AI & Machine Learning

Haystack is an open-source Python framework by deepset for building RAG and NLP pipelines; it offers a composable component model for connecting LLMs, document stores, retrievers, and preprocessors, with an optional Hayhooks REST server for HTTP-based pipeline invocation.

Free tier haystack deepset rag
62

LinkedIn MCP Server

Productivity

MCP server enabling AI agents to interact with LinkedIn — searching profiles, reading job postings, accessing company information, and retrieving professional network data through MCP tool calls. Supports recruitment workflows, job search automation, and competitive intelligence gathering from LinkedIn's professional network.

MCP Free tier linkedin professional-network job-search
62

Memgraph Graph Database

Developer Tools

In-memory graph database optimized for real-time analytics and streaming graph workloads. Memgraph uses Cypher (same as Neo4j), supports the Bolt protocol, and integrates with Kafka/Pulsar for streaming graph updates. MAGE (Memgraph Advanced Graph Extensions) provides graph algorithms and machine learning on graphs. Memgraph Cloud is the managed option. Strong focus on real-time graph analytics.

Free tier graph-database cypher real-time
62

OpenLineage

Developer Tools

Open standard for data lineage collection and propagation. OpenLineage defines a spec for how data pipelines emit lineage events (who ran what job, which datasets were inputs, which were outputs). Compatible backends: Marquez (open-source server), DataHub, Atlan. Integrations for Spark, Airflow, dbt, Flink, and more auto-emit lineage events without code changes.

Free tier data-lineage metadata open-standard
62

Recruitee ATS API

Developer Tools

Recruitee REST API for collaborative applicant tracking system. Enables AI agents to query job openings, retrieve candidate profiles and applications, access pipeline stage data, and integrate recruiting intelligence into HR workflows. Recruitee is known for its team-based collaborative hiring approach and modern API design.

Free tier recruitee ats recruiting
62

Redis Vector Search (RediSearch)

Other

In-memory vector and full-text search via the RediSearch module, enabling sub-millisecond semantic similarity search and real-time keyword search over Redis data.

Free tier redis redisearch vector-search
62

Redpanda

Other

Kafka-compatible streaming platform written in C++ that delivers 10x lower latency than Kafka with no JVM dependency, available as self-hosted or managed cloud.

Free tier kafka-compatible streaming c++
62

Toutiao MCP Server

Social Media

MCP server for Toutiao — ByteDance's flagship Chinese content platform and news aggregator with over 300M active users. Enables AI agents to search Toutiao articles, retrieve trending content, access news feeds, and monitor Chinese digital media — supporting content research and social listening for the Chinese market.

MCP Free tier toutiao bytedance chinese
62

Turbo (Rails/Hotwire)

Developer Tools

Server-side rendering acceleration framework for Rails — makes multi-page Rails apps feel like SPAs without writing JavaScript. Turbo has three parts: Turbo Drive (intercepts link clicks/form submits, replaces <body> via AJAX — no full page reload), Turbo Frames (<turbo-frame id='agents'> loads frame content independently), and Turbo Streams (server-side HTML fragments pushed via WebSocket or SSE to update specific page elements). Server broadcasts: Turbo::StreamsChannel broadcasts DOM updates from ActiveRecord callbacks. <%= turbo_stream.append 'agents', @agent %> appends new agent to list in real-time. Core of Rails 7+ Hotwire stack. Works with Action Cable for real-time agent updates.

Free tier ruby rails turbo
62

Yelp Fusion API

Other

Business search and discovery API providing access to Yelp's database of 8M+ local businesses including restaurants, hours, reviews, photos, and ratings.

Free tier restaurants local-business reviews
62

Zilliz Cloud

Other

Zilliz Cloud is a fully managed vector database service built on Milvus that enables high-performance similarity search over billions of vectors for AI-powered applications.

Free tier vector-search milvus embeddings
62

Auth.js (NextAuth.js)

Other

Open-source authentication library for TypeScript/JavaScript web applications — handles OAuth, email magic links, and credentials auth with built-in session management for Next.js, Express, and other frameworks.

Free tier nextjs auth oauth
62

Better Auth

Developer Tools

Comprehensive TypeScript authentication framework with a plugin architecture. Provides OAuth, email/password, magic links, passkeys, 2FA, organization management, and more via plugins. Framework-agnostic — works with Next.js, Hono, Astro, SvelteKit, etc. Positioned as a more comprehensive, type-safe alternative to NextAuth.js with better organization/multi-tenant support. Built-in client SDK for React, Vue, and Solid.

Free tier auth oauth typescript
62

Crossref REST API

Developer Tools

Provides structured bibliographic metadata and citation relationship data for 150M+ scholarly works registered with a DOI, including journal articles, books, conference papers, and datasets.

Free tier research academic doi
62

Dropwizard

Developer Tools

Opinionated Java microservice framework — bundles Jetty (embedded HTTP server), Jersey (JAX-RS REST), Jackson (JSON), Hibernate Validator, Metrics (operational metrics), SLF4J/Logback (logging), and Liquibase (database migrations) into a single convention-over-configuration package. Dropwizard popularized the 'fat JAR' microservice pattern (single deployable JAR) before Spring Boot. Configuration via YAML. Built-in health check API (/healthcheck), metrics API (/metrics), and admin interface. Simpler than Spring Boot with fewer abstractions and explicit wiring.

Free tier java rest microservices
62
7052
Packages Evaluated
25606
Need Evaluation
194
Need Re-evaluation
Community Powered