Packages

32658 results

ms

Developer Tools

Tiny utility for converting time durations between human-readable strings and milliseconds. Converts '2 days', '1h', '10m', '30s', '100ms' to millisecond values and vice versa. Zero dependencies, tiny (< 1KB). Used everywhere JWT expiration ('7d' → 604800000), cache TTL configuration, setTimeout/setInterval helpers, and any code that needs human-readable time duration strings. Maintained by Vercel.

Free tier time milliseconds duration
71

Context Optimizer MCP Server

Agent Skills

Context Optimizer MCP server providing AI agents with tools to optimize and compress their context window — summarizing long documents, chunking content for efficient retrieval, ranking context by relevance, removing redundant information, and managing token budgets. Helps agents work efficiently within LLM context limits by intelligently compressing and prioritizing what information enters the context.

MCP Free tier context compression optimization
71

Cypress

Developer Tools

JavaScript-first end-to-end and component testing framework that runs directly in the browser. Features a real-time interactive test runner, automatic waiting, time-travel debugging with screenshots, and Cypress Cloud for test recording and parallelization.

Free tier cypress testing e2e
71

Dify MCP Server

AI & Machine Learning

Dify MCP server enabling AI agents to interact with Dify LLM application platform — executing Dify workflows and chatbot conversations, querying knowledge bases, triggering AI pipelines, and integrating Dify's no-code AI application capabilities into agent-driven AI workflow orchestration and LLM application execution.

MCP Free tier dify llm-platform no-code-ai
71

Firebase Authentication API

Other

Google Firebase's authentication service supporting email/password, phone, and social logins (Google, Apple, GitHub, etc.) with a backend Admin SDK for user management and token verification.

Free tier firebase google authentication
71

Kong API Gateway MCP Server

Developer Tools

MCP server for Kong — the leading open-source API gateway and API management platform. Enables AI agents to manage Kong services, routes, plugins, consumers, and API policies. Agents can configure rate limiting, authentication, load balancing, and traffic management across Kong-managed APIs.

MCP Free tier kong api-gateway api-management
71

Montano MCP Server

Developer Tools

Personal MCP server by Lucas Montano (Brazilian tech YouTuber/developer with large following). A showcase and educational MCP server demonstrating MCP server implementation patterns — includes tools for fetching YouTube channel data, displaying developer profile information, and serving as a reference implementation for developers learning to build MCP servers.

MCP Free tier personal mcp-server youtube
71

OSINT Tools MCP Server

Security

OSINT Tools MCP server enabling AI security agents to perform open-source intelligence gathering — querying Shodan for exposed services, VirusTotal for threat indicators, WHOIS lookups, DNS reconnaissance, and integrating multiple OSINT data sources into agent-driven threat research and security assessment workflows.

MCP Free tier osint security reconnaissance
71

Ruff

Developer Tools

Extremely fast Python linter and formatter written in Rust. Ruff replaces Flake8, isort, pyupgrade, pydocstyle, and many other Python linting tools with a single, blazing-fast binary. 10-100x faster than equivalent Python linters. Ruff implements 800+ lint rules and includes an auto-formatter compatible with Black. The modern standard for Python code quality tooling.

Free tier python linter formatter
71

Square API

Other

Square's unified commerce API for processing payments, managing inventory, customers, orders, and invoices across in-person POS and online channels.

Free tier square payments pos
71

colorama

Developer Tools

Cross-platform ANSI color codes for Python terminal output — makes ANSI escape codes work on Windows and provides simple color constants. colorama features: colorama.init() for Windows ANSI support, Fore.RED/GREEN/BLUE/etc for text colors, Back.RED/GREEN/BLUE/etc for background colors, Style.BRIGHT/DIM/RESET_ALL for formatting, autoreset=True to auto-reset after each print, strip=True to remove ANSI on non-TTY, convert=True for Windows translation, and cross-platform compatibility. Works transparently alongside other libraries that output ANSI codes (rich, loguru).

Free tier python colorama terminal
71

pydantic

Developer Tools

Fast data validation and settings management library using Python type annotations — defines data models as classes, validates on instantiation, serializes to/from JSON. pydantic v2 features: BaseModel with field type hints, Field() for constraints/defaults/aliases, model.model_validate() for dict input, model.model_dump() for serialization, model_json_schema() for JSON Schema, @field_validator and @model_validator decorators, discriminated unions, generics, computed_field, ConfigDict for model config, BaseSettings for env var loading, Annotated types, strict mode, and Rust-backed core for 5-50x v1 speedup.

Free tier python pydantic validation
71

ruff

Developer Tools

Extremely fast Python linter and formatter — Rust-based tool that replaces flake8, pylint, isort, pyupgrade, and black in a single tool. ruff features: 800+ built-in lint rules (flake8, pylint, pycodestyle, pydocstyle, pyflakes, isort equivalents), --fix for auto-fixing many violations, format sub-command (black-compatible formatter), select/ignore for rule configuration, per-file-ignores, extend-select for enabling rule categories, ruff check --watch for continuous linting, Python 3.8-3.13 support, pyproject.toml configuration, line-length, target-version, and VS Code extension. 10-100x faster than flake8+isort+black.

Free tier python ruff linter
71

Click

Developer Tools

Python package for creating beautiful command-line interfaces using decorators. Created by Armin Ronacher (Flask). Define CLI commands with @click.command(), arguments with @click.argument(), and options with @click.option(). Supports command groups, nested subcommands, auto-generated help text, shell completion, and rich prompt/confirmation utilities. The standard CLI framework for Python web tool authors.

Free tier click cli python
71

Discord API

Communication

Discord's REST and WebSocket API for building bots, managing servers, sending messages, and integrating with Discord communities via slash commands and interactions.

Free tier discord bots messaging
71

Drupal MCP Server

Developer Tools

Drupal MCP server enabling AI agents to interact with Drupal CMS — reading and creating content nodes, managing taxonomy terms, querying content types, handling media, publishing content, and integrating AI-driven content management into Drupal-powered websites and headless CMS workflows via Drupal's REST or JSON:API endpoints.

MCP Free tier drupal cms content-management
71

Frame0 MCP Server

Developer Tools

Official Frame0 MCP server enabling AI agents to interact with Frame0 wireframing and UI prototyping tool — creating wireframe components, managing frames and layouts, generating UI mockups from descriptions, accessing project assets, and integrating AI-driven UI design into agent-driven product design and prototyping workflows.

MCP Free tier wireframing ui-design mcp-server
71

Guava

Developer Tools

Google's core Java libraries — utilities that fill gaps in the Java standard library. Key components: Immutable collections (ImmutableList, ImmutableMap, ImmutableSet — truly immutable, not unmodifiable views), Multimap/Multiset/Table (missing JDK collection types), LoadingCache (in-memory cache with expiry and loading function), Optional (predates Java 8's Optional, still widely used), Preconditions (argument validation), Strings utilities, EventBus (pub/sub within JVM process), RateLimiter (token bucket rate limiting), and functional idioms (Function, Predicate before Java 8 lambdas were standard). Caffeine Cache largely supersedes Guava Cache for new projects.

Free tier java kotlin utilities
71

HTTPX

Developer Tools

Modern, fully-featured HTTP client for Python with both sync and async APIs. Drop-in replacement for requests with async/await support, HTTP/2, connection pooling, streaming responses, timeout configuration, and HTTPX test client for ASGI apps (FastAPI, Starlette). The modern Python HTTP client for applications needing both sync and async HTTP support.

Free tier http async python
71

Interactive Brokers MCP Server

Finance

Interactive Brokers MCP server enabling AI agents to interact with IBKR's brokerage platform — querying account balances and positions, accessing real-time and historical market data, placing and managing orders for stocks, options, futures, and other instruments. Integrates IBKR's Trader Workstation (TWS) or Gateway API into agent-driven trading and portfolio management workflows.

MCP Free tier interactive-brokers ibkr trading
71
7052
Packages Evaluated
25606
Need Evaluation
194
Need Re-evaluation
Community Powered