← All categories

Developer Tools

IDEs, code editors, CI/CD, version control, debugging

4090 packages

@modelcontextprotocol/server-everything

Anthropic's official 'everything' MCP server — a comprehensive test server that implements every MCP feature (tools, prompts, resources, sampling) for testing MCP clients and agent integrations.

MCP Free tier
96

GitHub MCP Server

Official GitHub MCP server enabling AI agents to interact with GitHub repositories, issues, pull requests, code search, Actions workflows, and more — built by GitHub.

MCP Free tier
90

GitHub REST API

GitHub REST API v3 — programmatic access to repositories, issues, pull requests, Actions workflows, code search, and the full GitHub platform, enabling agents to automate code review, issue triage, CI/CD workflows, and repository management.

MCP Free tier
90

GitHub Actions REST API

GitHub's REST API for managing Actions workflows — trigger runs, check status, download artifacts, manage secrets, and control runner infrastructure programmatically from agents.

MCP Free tier
90

GitHub MCP Server (Official)

GitHub's official MCP server — gives AI agents direct access to GitHub repositories, issues, pull requests, code search, and Actions via the Model Context Protocol.

MCP Free tier
90

GitHub MCP Server

GitHub's official MCP server that gives AI agents full access to GitHub's platform: repositories, issues, pull requests, Actions workflows, code security findings, Dependabot alerts, discussions, and notifications. Available as a hosted remote server or self-hosted Docker container.

MCP Free tier
87

Firecrawl API

Firecrawl converts any URL or website into clean, LLM-ready markdown. It handles JavaScript-rendered pages, bypasses common anti-scraping measures, converts PDFs and other formats, and returns structured content that agents can immediately use without HTML parsing. Includes crawl (multi-page), scrape (single-page), extract (structured data with schema), and search endpoints.

MCP Free tier
87

Cloudflare MCP Server (Official)

Official Cloudflare MCP server enabling AI agents to interact with Cloudflare's platform — managing Workers, KV storage, D1 databases, R2 buckets, DNS records, firewall rules, and other Cloudflare services.

MCP Free tier
86

HashiCorp Terraform MCP Server

HashiCorp's official MCP server for Terraform — gives agents access to the Terraform Registry to discover providers and modules, read documentation, and assist with infrastructure-as-code authoring.

MCP Free tier
86

Neon MCP Server (Official)

Official Neon MCP server enabling AI agents to interact with Neon's serverless Postgres platform — creating and managing databases, running SQL queries, managing branches for dev/test workflows, handling connection pooling, and leveraging Neon's instant database branching for safe schema migrations.

MCP Free tier
86

@modelcontextprotocol/server-fetch

Anthropic's official reference MCP server for fetching web pages and converting them to Markdown. Gives agents the ability to read any URL and get clean, LLM-friendly content.

MCP Free tier
86

FastMCP

Python framework for building MCP (Model Context Protocol) servers quickly — the FastAPI equivalent for MCP, with decorators, automatic schema generation, and multi-transport support.

MCP Free tier
85

@modelcontextprotocol/server-git

Anthropic's official reference MCP server for Git repository operations. Gives agents the ability to read git history, diffs, branches, and file contents directly from local repositories.

MCP Free tier
85

E2B API

Provides secure, long-lived cloud sandbox environments for AI agents to safely execute arbitrary code, run processes, and interact with filesystems in isolated containers.

MCP Free tier
85

Shopify Dev MCP Server (Official)

Official Shopify Dev MCP server enabling AI agents to query Shopify's developer documentation, API references, CLI commands, and developer resources — providing context for agents building Shopify apps, themes, and integrations.

MCP Free tier
85

Firecrawl MCP Server (Official)

Official Firecrawl MCP server enabling AI agents to scrape and crawl websites — converting web pages to clean Markdown optimized for LLM consumption, with JavaScript rendering, structured extraction, and full-site crawling.

MCP Free tier
85

Linear MCP Server (Official)

Official Linear MCP server enabling AI agents to interact with Linear's issue tracking and project management — creating issues, searching projects, updating ticket status, reading cycles, and managing team workflows.

MCP Free tier
84

Cursor AI Editor

AI-powered code editor built on VS Code. Provides AI-assisted coding via inline completions, multi-file chat, codebase indexing, and MCP server support for extending agent capabilities.

MCP Free tier
84

Tavily Search API

Tavily is a search API built specifically for AI agents and LLM applications. Unlike general-purpose search APIs, Tavily returns clean, structured results optimized for LLM context injection — full article content, not just snippets. It handles query optimization, result filtering, and context compression internally. Supports both search and topic-specific retrieval (news, general). Has an official LangChain integration and MCP server.

MCP Free tier
84

Apollo GraphQL MCP Server (Official)

Official Apollo GraphQL MCP server enabling AI agents to interact with Apollo's GraphQL platform — querying schemas, executing GraphQL operations, inspecting Apollo Studio graphs, managing schema checks, and interacting with federated supergraphs.

MCP Free tier
84

Sanity MCP Server (Official)

Official Sanity MCP server enabling AI agents to interact with Sanity's headless CMS platform — querying content using GROQ, creating and updating documents, managing assets, and integrating Sanity's real-time content graph into agent-driven content operations and publishing workflows.

MCP Free tier
84

Vercel MCP Server

Official Vercel MCP server enabling AI agents to manage Vercel deployments — creating and triggering deployments, managing environment variables, querying deployment logs, managing custom domains, configuring projects, and monitoring edge function performance.

MCP Free tier
84

Liveblocks MCP Server (Official)

Official Liveblocks MCP server enabling AI agents to interact with Liveblocks' real-time collaboration infrastructure platform — managing rooms, querying user presence, managing comments and threads, handling storage and conflict-free data structures (CRDTs), and integrating Liveblocks' collaborative features into agent-driven application development workflows.

MCP Free tier
84

E2B Code Interpreter

Provides secure cloud sandboxes for executing AI-generated code. Each sandbox is an isolated microVM with a full filesystem, network access, and package installation support. Exposes a Jupyter-style code interpreter interface for Python and JavaScript. Agents can upload files, run code, capture stdout/stderr/charts, and download results. Purpose-built for AI code generation use cases.

MCP Free tier
84

PagerDuty MCP Server (Official)

Official PagerDuty MCP server enabling AI agents to interact with PagerDuty's incident management platform — querying incidents, managing on-call schedules, triggering alerts, acknowledging and resolving incidents, and accessing service health data.

MCP Free tier
84

Workflows MCP Server (cyanheads)

MCP server by cyanheads providing workflow automation and orchestration capabilities. Enables AI agents to define, execute, and manage multi-step workflows — chaining operations, handling conditional logic, managing state across workflow steps, and orchestrating complex automation sequences with built-in error handling and retry logic.

MCP Free tier
84

Contentful MCP Server (Official)

Official Contentful MCP server enabling AI agents to interact with Contentful's headless CMS platform — querying and updating content entries, managing content types and spaces, publishing content, and integrating Contentful's structured content into agent-driven content operations and editorial workflows.

MCP Free tier
84

Courier MCP Server (Official)

Official Courier MCP server enabling AI agents to send multi-channel notifications through Courier's notification infrastructure platform — sending emails, SMS, push notifications, Slack messages, and in-app notifications through a single unified API with routing logic, preferences, and delivery tracking.

MCP Free tier
83

Tavily Search API

AI-optimized web search API designed for LLM agents that returns clean, pre-extracted textual content from search results rather than raw HTML or SERP metadata.

MCP Free tier
83

Think MCP Server

Think MCP server providing AI agents with a dedicated thinking and reflection tool — enabling agents to pause and reason through problems, maintain scratchpad-style working memory during complex tasks, structure multi-step reasoning chains, and separate thinking from action execution, implementing Anthropic's extended thinking pattern as an explicit MCP tool.

MCP Free tier
83

Apify API

Provides a cloud platform for web scraping and browser automation via a marketplace of 1,500+ ready-made Actors (containerized scrapers) plus a REST API and SDK for running, managing, and scheduling them.

MCP Free tier
83

Browserbase API

Provides cloud-hosted browser infrastructure for AI agents, offering managed Chromium sessions accessible via Playwright or Puppeteer with session recording, proxies, and CAPTCHA solving.

MCP Free tier
83

Exa (formerly Metaphor)

Neural web search API purpose-built for LLM agents. Exa uses embeddings to search the web semantically — understanding concepts and relationships, not just keyword matching. Returns full page content (not just snippets) in clean Markdown format, enabling agents to actually read and process search results. Also provides FindSimilar (find URLs similar to a given URL), GetContents (fetch clean content from any URL), and neural search for specific content types (news, papers, tweets, GitHub).

MCP Free tier
83

JetBrains MCP Server Plugin

Official JetBrains MCP Server Plugin enabling AI agents to interact with JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, etc.) — reading and editing files, running code, accessing project structure, executing terminal commands, and integrating JetBrains IDE capabilities into agent-driven development workflows.

MCP Free tier
83

Browserbase MCP Server (Official)

Official Browserbase MCP server enabling AI agents to control cloud browsers — navigating web pages, clicking elements, filling forms, taking screenshots, extracting web content, and automating browser interactions through Browserbase's managed headless browser infrastructure.

MCP Free tier
83

Cloudinary MCP Server (Official)

Official Cloudinary MCP server enabling AI agents to manage media assets — uploading images and videos, applying transformations, searching the media library, and generating optimized delivery URLs.

MCP Free tier
83

LaunchDarkly MCP Server (Official)

Official LaunchDarkly MCP server enabling AI agents to interact with LaunchDarkly's feature management platform — reading flag status, toggling flags, managing targeting rules, and monitoring experiments.

MCP
83

Python Interpreter MCP Server

Python Interpreter MCP server from Sentry enabling AI agents to execute Python code — running arbitrary Python scripts, accessing installed packages, maintaining execution state across calls, performing data analysis, and integrating interactive Python code execution into agent-driven development, data science, and automation workflows.

MCP Free tier
83

Rust Docs MCP Server

Rust Docs MCP server enabling AI agents to search and retrieve Rust documentation — accessing the Rust standard library docs, querying crate documentation on docs.rs, searching for Rust functions and types, and integrating Rust's official documentation into agent-driven Rust development assistance and code generation workflows.

MCP Free tier
83

Apify Tester MCP Client

Official Apify MCP testing client enabling developers to test and validate MCP servers — sending tool calls, inspecting responses, validating tool schemas, and debugging MCP server implementations, integrating comprehensive MCP server testing into development and CI/CD workflows.

Free tier
83

Redis Cloud MCP Server (Official)

Official Redis Cloud MCP server enabling AI agents to interact with Redis's managed cloud database platform — managing Redis databases, subscriptions, and clusters across AWS/GCP/Azure, monitoring performance metrics, and configuring Redis features like persistence, replication, and modules.

MCP Free tier
83

Chrome DevTools MCP

Official Chrome DevTools MCP server that enables AI coding agents to control and inspect a live Chrome browser. Provides 29 tools across input automation, navigation, emulation, performance analysis, network inspection, and debugging including Lighthouse audits and Chrome DevTools Protocol access.

MCP Free tier
82

Microsoft Learn MCP Server

Official Microsoft Learn MCP server providing AI agents with access to the full Microsoft documentation corpus — Azure, .NET, Microsoft 365, Visual Studio, and thousands of Microsoft technical docs.

MCP Free tier
82

Jotai MCP Server

Official MCP server from the Jotai team (jotaijs org) for Jotai — the primitive and flexible state management library for React. Enables AI agents to access Jotai documentation, API references, and usage patterns for building React applications with Jotai's atomic state model.

MCP Free tier
82

Quarkus MCP Server

Official Quarkus extension enabling Java developers to build MCP servers using the Quarkus framework — exposing tools, resources, and prompts via Quarkus CDI beans, integrating with Quarkus developer experience (hot reload, native compilation, GraalVM), and enabling enterprise Java teams to build production-grade MCP servers with Quarkus's cloud-native capabilities.

MCP Free tier
82

@modelcontextprotocol/server-puppeteer

Anthropic's official reference MCP server for browser automation via Puppeteer/Chromium. Gives agents the ability to control a real browser — navigate pages, click elements, fill forms, take screenshots, and execute JavaScript.

MCP Free tier
82

CircleCI MCP Server (Official)

Official CircleCI MCP server enabling AI agents to interact with CircleCI's CI/CD platform — querying pipeline runs, monitoring build status, analyzing test failures, managing contexts and environment variables, and integrating CI/CD data into agent-driven DevOps workflows.

MCP Free tier
82

Quarkus MCP Servers

Official Quarkus MCP Servers — a collection of MCP server implementations built with Quarkus Java framework — providing production-quality filesystem, git, and fetch MCP servers with Quarkus's native compilation and low-memory footprint, offering Java-ecosystem alternatives to Node.js reference implementations.

MCP Free tier
82

Unleash MCP Server (Official)

Official Unleash MCP server enabling AI agents to interact with Unleash's feature management platform — querying feature flag states, creating and updating toggles, managing strategies and rollout rules, and integrating Unleash's feature flag system into agent-driven release management and experimentation workflows.

MCP Free tier
82

Docs MCP Server

Docs MCP server enabling AI agents to scrape, index, and search documentation from any website — ingesting documentation pages, indexing their content with vector embeddings, and providing semantic search over the indexed docs to give agents accurate, up-to-date answers from any online documentation source.

MCP Free tier
82

Filesystem MCP Server (cyanheads)

Enhanced filesystem MCP server by cyanheads providing comprehensive file system operations for AI agents. Extends the basic MCP filesystem server with additional capabilities including recursive operations, pattern matching, file metadata, and improved error handling — a quality alternative/complement to the official filesystem MCP.

MCP Free tier
82

MCP Discovery CLI

MCP Discovery CLI tool built in Rust enabling developers to discover and inspect MCP server capabilities — connecting to any MCP server and listing its tools, resources, and prompts, validating server implementations, and providing a lightweight CLI for MCP server exploration and debugging.

Free tier
82

CircleCI MCP Server (Official)

Official CircleCI MCP server enabling AI agents to interact with CircleCI's CI/CD platform — querying pipeline and workflow status, triggering runs, reading test results, and accessing build insights.

MCP Free tier
82

Jina AI APIs

Jina AI offers a suite of AI APIs for building search and RAG pipelines: (1) Reader API — converts any URL to clean LLM-ready text via r.jina.ai/{url} (no API key needed for basic use), (2) Embeddings API — state-of-the-art text and multimodal embeddings (jina-embeddings-v3, 8192 token context), (3) Reranker API — cross-encoder reranking to improve RAG retrieval precision, (4) Classifier API — zero-shot and few-shot text classification. All APIs are unified under api.jina.ai.

MCP Free tier
82

Docker Hub MCP Server (Official)

Official Docker Hub MCP server enabling AI agents to interact with Docker Hub's container image registry — searching images, managing repositories, querying tags and manifests, managing organizations and teams, and interacting with Docker's image distribution platform.

MCP Free tier
82

Kong Konnect MCP Server (Official)

Official Kong Konnect MCP server enabling AI agents to interact with Kong Konnect's API management platform — managing API gateways, services, routes, plugins, consumers, credentials, and monitoring API traffic across Kong's cloud-managed or hybrid infrastructure.

MCP Free tier
81

Remote MCP Server with Auth (Cloudflare Template)

Official Cloudflare reference implementation of a remote MCP server with OAuth 2.0 authentication — demonstrating how to deploy authenticated remote MCP servers on Cloudflare Workers, with proper OAuth flows, token validation, and secure remote MCP deployment patterns for production agent integrations.

MCP Free tier
81

Browserbase MCP Server

Official Browserbase MCP server providing AI agents with cloud-based headless browser automation — navigate web pages, extract content, fill forms, and take screenshots without managing browser infrastructure.

MCP Free tier
81

XcodeBuildMCP

XcodeBuildMCP is an MCP server and CLI that enables AI coding agents and developers to build, test, run, and debug iOS and macOS Xcode projects programmatically, with per-workspace daemon support for stateful operations.

MCP Free tier
81

AntV MCP Server

Official AntV MCP server from Alibaba's antvis organization enabling AI agents to generate data visualizations using AntV's comprehensive visualization library suite — G2 (charts), G6 (graph visualization), L7 (geospatial visualization), and X6 (flowcharts/diagrams). Enables agents to create complex data visualizations from structured data through MCP tool calls.

MCP Free tier
81

Continue

Open-source AI coding assistant for VS Code and JetBrains IDEs. Continue is a fully configurable Copilot alternative that lets you bring your own LLM — connect to Claude, GPT-4, Gemini, Llama, Ollama, or any OpenAI-compatible API. Features include inline chat, code suggestions, context-aware completions with codebase indexing, multi-file edits, and a prompts system. Self-hostable with no data sent to Continue's servers — your code stays with your chosen LLM provider.

MCP Free tier
81

Pal MCP Server

MCP server from BeehiveInnovations providing a collection of utility tools for AI agent workflows. Pal (Personal AI Library) exposes practical tools for agents including file operations, system queries, and workflow utilities — positioned as a general-purpose productivity MCP server for AI assistants.

MCP Free tier
81

VChart MCP Server

Official VChart MCP server from VisActor enabling AI agents to generate data visualizations using VChart — the powerful charting library from ByteDance's VisActor team. Creates interactive charts (line, bar, pie, scatter, area, heatmap, etc.) from data, generates chart configurations, and integrates AI-driven data visualization into agent workflows.

MCP Free tier
81

Asana MCP Server

Asana MCP server enabling AI agents to interact with Asana's work management platform — managing tasks, projects, portfolios, and teams; querying work status and timelines; creating and updating work items; and integrating Asana's project tracking into agent-driven work management automation workflows.

MCP Free tier
81

1MCP Agent

Aggregates multiple MCP servers into a single unified endpoint, simplifying configuration across AI assistant clients like Claude Desktop, Cursor, and VSCode.

MCP Free tier
81

go-mcp — Go MCP SDK

Go MCP SDK (mcp-go) providing a complete Model Context Protocol implementation for Go developers — enabling building type-safe MCP servers in Go with tool registration, resource management, prompt handling, and MCP transport layer support, making Go a first-class language for MCP server development.

Free tier
81

Dynatrace MCP Server (Official)

Official Dynatrace MCP server enabling AI agents to interact with Dynatrace's AI-powered observability platform — querying metrics, problems, and events with DQL (Dynatrace Query Language), managing alerts and notifications, analyzing service topology, and integrating Dynatrace's Davis AI insights into agent-driven SRE and AIOps workflows.

MCP Free tier
81

Cupertino

Local Apple Documentation crawler and MCP server written in Swift. Crawls, indexes, and serves 302,000+ Apple developer documentation pages across 307 frameworks via MCP. Provides sub-100ms full-text search using SQLite FTS5 with BM25 ranking, plus access to Swift Evolution proposals, sample code, and Human Interface Guidelines.

MCP Free tier
81

Minesweeper MCP Server

Minesweeper MCP server enabling AI agents to play the classic Minesweeper game — revealing cells, flagging mines, querying board state, and providing a constrained reasoning challenge for testing AI agent problem-solving capabilities in a well-defined game environment.

MCP Free tier
81

Office Word MCP Server

Office Word MCP server enabling AI agents to create and manipulate Microsoft Word documents (.docx files) — creating documents with formatted text, headings, tables, and images; reading document content; applying styles; and integrating Word document generation into agent-driven content creation and reporting workflows.

MCP Free tier
81

Render MCP Server (Official)

Official Render MCP server enabling AI agents to interact with Render's cloud hosting platform — managing web services, databases, cron jobs, private services, environment variables, and deploying applications through Render's PaaS infrastructure.

MCP Free tier
81

Vapi AI Voice Agent API

Provides a programmable platform for building AI phone agents with configurable LLM, TTS, and STT providers, real-time WebSocket call events, and function calling to external APIs during live calls.

MCP Free tier
81

PayPal MCP Server (Official)

Official PayPal MCP server enabling AI agents to interact with PayPal's payment platform — processing payments, managing orders, handling subscriptions, querying transaction history, managing disputes, and integrating PayPal checkout into agent-driven commerce workflows.

MCP Free tier
81

Roam-Code

Local structural analysis engine for software codebases that builds a semantic SQLite graph enabling AI coding agents to perform instant architectural queries, impact analysis, anti-pattern detection, and multi-agent coordination across 27 programming languages via 102 MCP tools.

MCP Free tier
80

pg-aiguide

pg-aiguide is an MCP server and Claude plugin from Timescale that provides AI coding assistants with semantic search over PostgreSQL documentation and curated best-practice skills, producing more accurate, modern, and constraint-rich SQL and schema designs.

MCP Free tier
80

OpenTofu MCP Server (Official)

Official OpenTofu MCP server enabling AI agents to interact with OpenTofu's infrastructure-as-code platform — running plans, applying changes, managing state, querying the registry for providers and modules, and integrating IaC workflows into agent-driven infrastructure management.

MCP Free tier
80

Windsurf Editor (Codeium)

Codeium's AI-native code editor with 'Cascade' agent mode. Features deep codebase understanding, multi-step agent-driven coding flows, and MCP server integration for extended tool access.

MCP Free tier
80

Figma Context MCP

Figma Context MCP server enabling AI agents to read Figma design files — extracting component metadata, styles, layout properties, and asset information to enable accurate design-to-code workflows and design system queries.

MCP Free tier
80

SonarQube MCP Server

An official MCP server from SonarSource that connects AI agents to SonarQube Cloud or self-hosted SonarQube Server for code quality analysis, issue inspection, security hotspot review, and quality gate evaluation.

MCP Free tier
80

GrowthBook MCP Server (Official)

Official GrowthBook MCP server enabling AI agents to interact with GrowthBook's experimentation and feature flag platform — managing A/B experiments, querying experiment results, creating feature flags, and integrating GrowthBook's open-source experimentation engine into agent-driven product analytics and release management workflows.

MCP Free tier
80

Jira MCP Server (aashari)

Jira MCP server enabling AI agents to interact with Atlassian Jira's issue tracking and project management platform — creating and updating issues, querying project data, managing sprints and boards, searching with JQL, and integrating Jira's software development workflows into agent-driven DevOps and project management automation.

MCP Free tier
80

VictoriaMetrics MCP Server (Official)

Official VictoriaMetrics MCP server enabling AI agents to query and interact with VictoriaMetrics' high-performance time-series database — running MetricsQL/PromQL queries, exploring metrics, managing retention, and integrating metrics data into agent-driven observability workflows.

MCP Free tier
80

Axe DevTools MCP Server

Official MCP server from Deque Systems (dequelabs org) for Axe DevTools — the industry-leading accessibility testing engine. Enables AI agents to run automated WCAG accessibility audits on web pages, identify accessibility violations, and integrate accessibility testing into AI-driven development workflows.

MCP Free tier
80

Retell AI Conversational Voice API

Provides a real-time WebSocket-based voice AI platform for building conversational phone agents with sub-500ms latency, configurable LLM and voice, and function calling during live conversations.

MCP Free tier
80

Ruby on Rails MCP Server

Ruby on Rails MCP server enabling AI agents to interact with Rails applications — inspecting routes, models, and database schema; running Rails console commands; querying Active Record models; analyzing application structure; and integrating Rails-specific development context into agent-driven web development and debugging workflows.

MCP Free tier
80

Ref Tools MCP

MCP server that gives coding agents token-efficient access to public and private API/library documentation, filtering results to the most relevant ~5k tokens per query and deduplicating searches within sessions to prevent context rot.

MCP Free tier
80

WCGW

An MCP server that gives AI assistants like Claude a fully interactive shell and file editing environment on the local machine, supporting concurrent background commands, syntax-checked code edits, project context loading, and three operational modes from read-only architect to full shell access.

MCP Free tier
80

Calculator MCP Server

Calculator MCP server providing mathematical computation capabilities to AI agents — performing arithmetic, scientific calculations, unit conversions, and complex mathematical expressions locally. Useful as a reliable computation tool that doesn't rely on the LLM's own arithmetic (which can be error-prone) by executing real calculations.

MCP Free tier
80

Heroku MCP Server

Official Heroku MCP server enabling AI agents to interact with the Heroku Platform — deploying and managing apps, scaling dynos, viewing logs, managing config vars and add-ons, running one-off commands, and integrating Heroku's PaaS capabilities into agent-driven cloud deployment and DevOps workflows.

MCP
80

JSON MCP Server

JSON MCP server enabling AI agents to manipulate and query JSON data — parsing and validating JSON, running jq queries for complex data extraction, transforming JSON structures, merging and diffing JSON documents, and integrating JSON data processing capabilities into agent-driven data transformation and API response processing workflows.

MCP Free tier
80

Rust MCP SDK

Rust SDK for building Model Context Protocol servers and clients — providing type-safe, high-performance Rust primitives for implementing MCP tools, resources, and prompts, enabling developers to create custom MCP servers and clients in Rust with compile-time correctness guarantees.

Free tier
80

Tiger GitHub MCP Server (Timescale)

Official MCP server from Timescale (timescale org) — part of their Tiger AI tooling suite — for GitHub. Enables AI agents to interact with GitHub repositories, issues, pull requests, and workflows through GitHub's GraphQL API. Designed for AI-powered developer workflows where agents assist with code review, issue triage, and repository management.

MCP Free tier
80

Tiger Linear MCP Server (Timescale)

Official MCP server from Timescale (timescale org) — part of their 'Tiger' AI tooling suite — for Linear project management. Enables AI agents to query and manage Linear issues, projects, teams, and sprints through Linear's GraphQL API. Timescale's Tiger tools are built for AI-powered developer workflows.

MCP Free tier
80

Turso MCP

Edge SQLite database platform with an MCP server for AI agents to create, query, and manage distributed SQLite databases at the edge.

MCP Free tier
80

Code Runner MCP Server

Code Runner MCP server enabling AI agents to execute code in multiple programming languages — running Python, JavaScript, TypeScript, Bash, Go, Rust, and other language snippets, capturing stdout/stderr output, and integrating local code execution into agent-driven development, testing, and data analysis workflows.

MCP Free tier
79

Datadog MCP Server

Datadog MCP server enabling AI agents to interact with Datadog's observability platform — querying metrics, logs, and traces; managing monitors and alerts; investigating incidents; running Datadog Query Language (DQL) queries; and integrating comprehensive observability data into agent-driven SRE and incident response workflows.

MCP Free tier
79

Directus MCP Server

MCP server for Directus — the open-source headless CMS and data platform. From rijkvanzanten, the creator of Directus. Enables AI agents to interact with Directus collections, items, users, files, and settings through Directus's REST and GraphQL API — supporting AI-driven content management and data workflows on Directus deployments.

MCP Free tier
79

Jira MCP Server (Atlassian)

Official Atlassian MCP server providing agent-native tools for searching, creating, and updating Jira issues and projects — enabling agents to interact with Jira Cloud without constructing raw REST calls or managing JQL queries manually.

MCP Free tier
79

MCP Server TypeScript SDK Example

TypeScript MCP server template and example implementation — providing a well-structured starting point for building custom MCP servers in TypeScript, demonstrating best practices for tool definition, error handling, and MCP protocol implementation using the official TypeScript MCP SDK.

MCP Free tier
79

MCP Servers Nix Flake

Nix flake packaging of MCP servers — providing reproducible, declarative Nix packages for popular MCP servers, enabling NixOS and Nix flake users to install and configure MCP servers through Nix's dependency management, ensuring reproducible builds and consistent MCP server environments across machines.

MCP Free tier
79

Next.js DevTools MCP

Official Vercel MCP server that gives AI coding agents runtime diagnostics, development automation, and documentation access for Next.js applications — including real-time error detection, route inspection, automated Next.js 16 upgrades, and browser testing via Playwright.

MCP Free tier
79

PostgreSQL MCP Server

PostgreSQL MCP server enabling AI agents to interact directly with PostgreSQL databases — executing SQL queries, managing tables and schemas, reading and writing data, and integrating PostgreSQL database access into agent-driven data workflows for any PostgreSQL-compatible database.

MCP Free tier
79

Context7

An MCP server that provides LLMs with up-to-date, version-specific documentation and code examples for programming libraries. Resolves library names to Context7 IDs, then retrieves current documentation and examples directly into the agent's context. Prevents hallucinated or outdated API references by pulling from live sources.

MCP Free tier
79

Draw.io MCP Server

Draw.io MCP server enabling AI agents to create and manipulate Draw.io (diagrams.net) diagram files — generating architecture diagrams, flowcharts, network diagrams, and entity-relationship diagrams; reading existing diagrams; and integrating Draw.io's diagram creation into agent-driven documentation and visualization workflows.

MCP Free tier
79

HubSpot MCP Server

HubSpot MCP server enabling AI agents to interact with HubSpot's CRM and marketing platform — managing contacts, companies, deals, and tickets; querying engagement history; automating sales workflows; sending emails; and integrating HubSpot CRM data into agent-driven sales and marketing automation.

MCP Free tier
79

Office PowerPoint MCP Server

Office PowerPoint MCP server enabling AI agents to create and manipulate Microsoft PowerPoint presentations (.pptx files) — adding slides with text, images, charts, and shapes; applying themes; reading presentation content; and integrating PowerPoint generation into agent-driven presentation creation and reporting workflows.

MCP Free tier
79

Steel Browser API

Open-source cloud browser infrastructure built specifically for AI agents. Provides managed Chromium sessions accessible via Playwright, Puppeteer, or CDP. Features session management, anti-detection, CAPTCHA solving, and file handling. Can be self-hosted or used as a hosted service. Direct open-source competitor to Browserbase.

MCP Free tier
79

Apify MCP Server (Official)

Official Apify MCP server enabling AI agents to run Apify Actors — a marketplace of 2,000+ pre-built web scraping and automation tools for Google Search, Amazon, social media, and many other platforms.

MCP Free tier
79

Atlassian MCP Server (Official)

Official Atlassian MCP server providing unified access to Jira, Confluence, and Bitbucket — enabling AI agents to search, read, and interact with Atlassian's suite of developer and project management tools.

MCP Free tier
79

Neo4j Aura Manager MCP Server (Official)

Official Neo4j MCP server from neo4j-contrib enabling AI agents to interact with Neo4j graph databases and Neo4j Aura — executing Cypher queries, managing graph data, exploring schema, querying knowledge graphs, and integrating Neo4j's graph capabilities into agent-driven data workflows for graph analytics and relationship-based reasoning.

MCP Free tier
79

Todoist MCP Server

Todoist MCP server enabling AI agents to interact with Todoist's task management app — creating and updating tasks, managing projects and sections, querying task lists and due dates, handling labels and filters, and integrating Todoist's personal productivity system into agent-driven task automation workflows.

MCP Free tier
79

Tree-sitter MCP Server

Tree-sitter MCP server enabling AI agents to parse and analyze code using Tree-sitter's language-aware parser — generating syntax trees from source code, querying specific code constructs, extracting function and class definitions, and integrating structured code analysis into agent-driven code review and refactoring workflows across 40+ programming languages.

MCP Free tier
79

EasyMCP — MCP Server Framework

EasyMCP — a developer-friendly framework for building MCP servers in TypeScript/JavaScript with minimal boilerplate — providing decorators, type inference, and a clean API surface to define MCP tools, resources, and prompts without the verbose SDK setup of the official TypeScript MCP SDK.

MCP Free tier
79

FastAPI-MCP

Automatically exposes existing FastAPI endpoints as MCP tools with zero/minimal configuration. Converts FastAPI routes into MCP-compatible tools while preserving schemas, documentation, and authentication, communicating via ASGI transport without HTTP overhead.

MCP Free tier
79

Composio API

Provides 250+ pre-built integrations (GitHub, Slack, Gmail, Linear, Notion, etc.) as ready-to-use tools for AI agents, handling all authentication, schema normalization, and action execution automatically.

MCP Free tier
79

Render API

Cloud hosting platform API for deploying web services, workers, databases, and static sites with an official MCP server for AI-assisted infrastructure management.

MCP Free tier
79

Tauri MCP Plugin

Official Tauri MCP plugin enabling AI agents to interact with Tauri desktop applications — controlling Tauri app windows, reading and writing application state, triggering Tauri commands, accessing the desktop app's backend (Rust) and frontend (WebView) from AI agents, and integrating AI capabilities into Tauri cross-platform desktop application development and testing workflows.

MCP Free tier
79

Vulnerable MCP Servers Lab

Vulnerable MCP Servers Lab — a security research and education platform containing multiple intentionally vulnerable MCP server implementations demonstrating various MCP attack vectors including prompt injection, tool poisoning, data exfiltration, SSRF, and authentication bypass, organized as a progressive learning lab for security researchers and developers building MCP defenses.

MCP Free tier
79

Google Ads MCP Server (Official)

Official Google Ads MCP server from Google Marketing Solutions enabling AI agents to interact with Google Ads — querying campaign performance, managing ad groups and keywords, analyzing spend and ROAS, creating reports with GAQL, and integrating Google Ads data into agent-driven marketing automation and optimization workflows.

MCP Free tier
79

Nutrient Document Web Services MCP Server

Official Nutrient (PSPDFKit) Document Web Services MCP server enabling AI agents to process documents — converting files between formats (PDF, Word, Excel, images), applying OCR to scanned documents, merging and splitting PDFs, adding annotations and watermarks, extracting text and data from documents, and integrating enterprise document processing into agent-driven document automation workflows.

MCP Free tier
79

QuickBooks Online MCP Server (Official)

Official QuickBooks Online MCP server enabling AI agents to interact with Intuit's QuickBooks Online accounting platform — managing invoices, expenses, customers, and transactions; querying financial reports; reconciling accounts; and integrating QuickBooks' small business accounting into agent-driven finance automation workflows.

MCP
79

Vectorize MCP Server

Vectorize MCP server enabling AI agents to use Vectorize.io's managed RAG platform — ingesting documents, performing semantic vector search, retrieving relevant context, and integrating Vectorize's managed embedding and retrieval infrastructure into agent-driven knowledge retrieval and RAG workflows.

MCP Free tier
79

Prometheus MCP Server

Prometheus MCP server enabling AI agents to query Prometheus time-series metrics, execute PromQL queries, retrieve alert states, inspect scrape targets, and analyze system performance data — connecting AI workflows directly to Prometheus-based monitoring infrastructure.

MCP Free tier
79

Hayhooks MCP Server

Hayhooks MCP server from deepset enabling AI agents to trigger and interact with Haystack AI pipelines — executing RAG pipelines, running document processing workflows, querying knowledge bases built with Haystack, and integrating Haystack's LLM application framework into agent-driven AI pipeline orchestration and knowledge retrieval workflows.

MCP Free tier
78

Pulumi MCP Server (Official)

Official Pulumi MCP server enabling AI agents to interact with Pulumi's infrastructure-as-code platform — deploying stacks, querying resource state, managing cloud infrastructure, and accessing Pulumi AI documentation.

MCP Free tier
78

Solana Developer MCP

Official Solana Foundation MCP server providing developer tools for Solana blockchain development — querying on-chain data, fetching account information, checking transaction status, accessing program metadata, and integrating Solana blockchain capabilities into AI-assisted development workflows. Enables agents to assist with Solana dApp development, debugging, and research.

MCP Free tier
78

Appwrite MCP Server (Official)

Official Appwrite MCP server enabling AI agents to interact with Appwrite's open-source backend platform — managing users, databases, file storage, serverless functions, and realtime messaging in self-hosted or cloud environments.

MCP Free tier
78

OpenSearch MCP Server (Official)

Official OpenSearch MCP server from the OpenSearch Project enabling AI agents to interact with OpenSearch clusters — executing search queries, managing indices, performing analytics aggregations, exploring index mappings and schemas, and integrating OpenSearch's open-source search and analytics capabilities into agent-driven search, log analytics, and observability workflows.

MCP Free tier
78

Codacy MCP Server — Code Quality & Security

Official Codacy MCP server enabling AI agents to interact with Codacy's code quality and security platform — fetching code quality metrics, checking security issues, reviewing pull request analysis, querying code coverage data, and integrating Codacy's automated code review into agent-driven development workflow automation.

MCP Free tier
78

Weaviate MCP Server (Official)

Official Weaviate MCP server from Weaviate enabling AI agents to interact with Weaviate vector database — performing semantic search and hybrid queries, managing collections and objects, executing near-vector searches, and integrating Weaviate's AI-native vector database into agent-driven RAG, semantic search, and knowledge base workflows.

MCP Free tier
78

DeepL MCP Server

DeepL MCP server enabling AI agents to access DeepL's high-quality neural machine translation — translating text between 30+ languages, detecting source language, translating documents, and integrating DeepL's professional-grade translation into agent-driven localization, content creation, and multilingual communication workflows.

MCP Free tier
78

Docfork

An MCP server that gives AI agents access to up-to-date documentation from 10,000+ open-source projects. Uses a 'Cabinet' system to lock documentation queries to a specific tech stack (e.g., Next.js 16 + Drizzle ORM + Better Auth), filtering out irrelevant results. Supports both remote HTTP and local stdio transports, with team sharing of Cabinets and API keys. Exposes two MCP tools: query_docs for documentation search and fetch_url for full content retrieval.

MCP Free tier
78

Memory MCP Server (Go)

Go implementation of the MCP memory server enabling AI agents to maintain persistent knowledge graphs across sessions — creating and updating entities and relations, storing observations, searching the knowledge graph, and integrating persistent memory into agent workflows that need to remember information between conversations.

MCP Free tier
78

NetBox MCP Server

NetBox MCP server enabling AI agents to interact with NetBox — the industry-standard DCIM (Data Center Infrastructure Management) and IPAM (IP Address Management) platform — querying and managing IP addresses, network devices, rack layouts, cables, VLANs, and infrastructure documentation through NetBox's REST API.

MCP Free tier
78

Notion MCP Server

Notion MCP server enabling AI agents to interact with Notion's all-in-one workspace — reading and writing pages and databases, querying structured Notion databases, creating blocks and content, managing workspace hierarchy, and integrating Notion's collaborative knowledge graph into agent workflows.

MCP Free tier
78

Steel MCP Server

Official Steel MCP server enabling AI agents to use Steel's cloud browser automation platform — controlling headless browsers, scraping web pages, filling forms, handling authentication flows, taking screenshots, and executing complex multi-step web interactions. Steel provides managed browser infrastructure with built-in anti-bot bypass, session management, and scalable browser pools.

MCP Free tier
78

AWS S3 MCP Server (Official Sample)

Official AWS sample S3 MCP server from aws-samples enabling AI agents to interact with Amazon S3 object storage — listing buckets and objects, reading and writing files, managing object metadata, generating presigned URLs, and integrating S3's scalable cloud storage into agent-driven data access, file management, and content distribution workflows.

MCP Free tier
78

MCP Probe — MCP Server Inspector

MCP Probe inspection and debugging tool enabling developers to introspect MCP server implementations — listing available tools, testing tool calls, inspecting request/response messages, and validating MCP server behavior against the protocol spec, supporting MCP server development and troubleshooting workflows.

Free tier
78

Cursor Rust Tools MCP

Cursor Rust Tools MCP server enabling AI agents to use Rust-specific development tools within Cursor IDE — running cargo commands, accessing rust-analyzer diagnostics and completions, querying crate documentation, and integrating Rust's toolchain into agent-driven Rust development workflows within the Cursor editor.

MCP Free tier
78

MCP Auth Servers (Azure Samples)

Official Microsoft Azure Samples reference implementation demonstrating MCP server authentication patterns — showing how to implement OAuth 2.0, Microsoft Entra ID (Azure AD), and other authentication mechanisms in MCP servers. Provides reference code and patterns for building secure, authenticated MCP servers with Microsoft identity platform integration.

MCP Free tier
78

Memory LanceDB Pro MCP Server

Memory LanceDB Pro MCP server providing AI agents with persistent semantic memory via LanceDB — storing and retrieving memories with vector embeddings for semantic search, managing long-term agent memory across sessions, enabling context-aware memory retrieval, and integrating LanceDB's serverless vector database into agent-driven memory and knowledge management workflows.

MCP Free tier
78

Prisma

Next-generation ORM for Node.js and TypeScript with a schema-first approach. Prisma generates fully type-safe database client from a schema.prisma file. Supports PostgreSQL, MySQL, SQLite, MongoDB, CockroachDB, and SQL Server. Includes Prisma Migrate for schema migrations, Prisma Studio (GUI), and Prisma Accelerate (connection pooling CDN). Best-in-class TypeScript autocomplete for all queries.

MCP Free tier
78

MCP Auth JavaScript/TypeScript SDK

MCP Auth JavaScript/TypeScript SDK providing authentication middleware for building secure MCP servers in Node.js — implementing OAuth 2.0, API key validation, and JWT verification for TypeScript/JavaScript MCP server applications, enabling developers to add enterprise-grade authentication to custom MCP servers.

Free tier
78

OpenMCP

OpenMCP is a graphical MCP development and management tool — providing a GUI for testing MCP servers, inspecting tool definitions and responses, debugging MCP protocol interactions, managing MCP server configurations, and acting as a visual MCP client for development and testing workflows.

Free tier
78

Gmail MCP Server

Gmail MCP server enabling AI agents to interact with Gmail — reading and searching emails, sending messages, managing labels and threads, drafting responses, and integrating Gmail's email capabilities into agent-driven communication, inbox management, and email automation workflows.

MCP Free tier
78

Inngest MCP Server (Official)

Official Inngest MCP server enabling AI agents to interact with Inngest's event-driven workflow platform — querying function runs, replaying failed functions, inspecting events, and monitoring background job health.

MCP Free tier
78

Neovim MCP Server

Neovim MCP server enabling AI agents to interact with the Neovim text editor — reading and modifying buffer contents, executing Neovim commands and Lua scripts, navigating between files, and integrating AI assistance into Neovim-based development workflows for AI pair programming within the editor.

MCP Free tier
78

Portainer MCP Server (Official)

Official Portainer MCP server enabling AI agents to manage containerized infrastructure via Portainer — querying and managing Docker containers, Kubernetes workloads, stacks, volumes, networks, and registries through Portainer's unified management interface.

MCP Free tier
78

Mantic.sh

Context-aware structural code search engine that prioritizes relevance over raw speed. Analyzes file structure, paths, and metadata rather than file contents to help AI agents and developers find relevant code files. Includes go-to-definition, find-references, impact analysis, and session-based context carryover.

MCP Free tier
78

MarkItDown MCP Server

MarkItDown MCP server enabling AI agents to convert documents to Markdown using Microsoft's MarkItDown library — converting PDFs, Word documents, PowerPoint presentations, Excel spreadsheets, images, and HTML to clean Markdown text suitable for LLM processing, enabling agents to ingest diverse document formats.

MCP Free tier
78

Port Internal Developer Portal MCP

Official Port MCP server enabling AI agents to interact with Port's Internal Developer Portal — querying the software catalog, managing blueprints and entities, triggering self-service actions, and accessing platform engineering data for developer productivity.

MCP Free tier
78

PocketBase MCP Server

PocketBase MCP server enabling AI agents to interact with PocketBase backend-as-a-service — querying and managing collections and records, handling authentication and users, accessing real-time subscriptions, and integrating PocketBase's lightweight self-hosted backend into agent-driven application data management and backend automation workflows.

MCP Free tier
77

GitLab MCP Server

GitLab MCP server enabling AI agents to interact with GitLab's DevOps platform — managing repositories, merge requests, issues, and CI/CD pipelines; querying project data; triggering pipelines; and integrating GitLab's software development lifecycle into agent-driven DevOps automation workflows.

MCP Free tier
77

IDA Pro MCP Server

MCP server for IDA Pro — the industry-standard disassembler and reverse engineering tool — enabling AI agents to interact with IDA Pro's analysis, query disassembly, rename functions and variables, add comments, analyze binary structures, and integrate AI-assisted reverse engineering into malware analysis and binary research workflows. Requires IDA Pro running locally.

MCP Free tier
77

MCP Prompt Server

MCP Prompt Server providing a centralized prompt library and management system for AI agents — storing, versioning, and retrieving prompt templates via MCP's prompt primitive, enabling agents to access a shared repository of tested prompts for consistent, reusable instructions across agent workflows.

MCP Free tier
77

Zendesk MCP Server

Zendesk MCP server enabling AI agents to interact with Zendesk's customer service platform — managing support tickets, querying customer history, updating ticket statuses, creating macros, searching knowledge base articles, and automating customer support workflows.

MCP Free tier
77

MCP Server Azure DevOps

An MCP server that gives AI assistants full programmatic access to Azure DevOps — enabling natural language management of work items, repositories, branches, pull requests, pipelines, wikis, and code search across both Azure DevOps Services (cloud) and on-premises Server.

MCP Free tier
77

Cocos Creator MCP Server

Official Cocos Creator MCP server enabling AI agents to interact with Cocos Creator game engine — managing scene nodes and components, querying game assets and resources, executing editor commands, and integrating Cocos Creator's game development environment into agent-driven game development automation workflows.

MCP Free tier
77

Ghost CMS MCP Server

Ghost CMS MCP server enabling AI agents to interact with Ghost publishing platform — reading and creating posts and pages, managing members and subscriptions, querying tags and authors, publishing content, and integrating Ghost's headless CMS capabilities into agent-driven content creation, editorial, and newsletter automation workflows.

MCP Free tier
77

JFrog MCP Server

Official JFrog MCP server enabling AI agents to interact with the JFrog Platform — managing artifacts in Artifactory, scanning packages for vulnerabilities with Xray, querying build information, and integrating JFrog's DevOps platform into agent-driven CI/CD and software supply chain security workflows.

MCP Free tier
77

SymPy MCP Server

SymPy MCP server enabling AI agents to perform symbolic mathematics using Python's SymPy library — solving algebraic equations, computing derivatives and integrals, simplifying expressions, factoring polynomials, matrix operations, solving differential equations, and generating LaTeX output for mathematical expressions. Provides computer algebra system (CAS) capabilities to agents.

MCP Free tier
77

Deno MCP Server (Official)

Official Deno MCP server enabling AI agents to interact with Deno runtime and Deno Deploy — executing TypeScript/JavaScript, managing deployments, querying Deno's built-in toolchain, and accessing the Deno standard library.

MCP Free tier
77

GitHub REST API

GitHub's comprehensive REST API for programmatic access to repositories, pull requests, issues, actions, code search, and all GitHub platform features.

Free tier
77

DocFork Library Documentation MCP Server

Official MCP server from DocFork (docfork org) providing @latest documentation and code examples for 9,000+ libraries — similar to Context7 but from DocFork. Enables AI coding agents to fetch up-to-date library documentation, API references, and usage examples, ensuring agents use current rather than outdated training-data-era API signatures.

MCP Free tier
77

Vite

Next-generation frontend build tool that uses native ES modules for an extremely fast development server with hot module replacement (HMR), and bundles production builds with Rollup. Supports React, Vue, Svelte, and vanilla JS/TS out of the box via plugins.

Free tier
77

Xcode Project MCP Server

Xcode Project MCP server enabling AI agents to interact with Xcode projects and workspaces — reading and modifying .xcodeproj files, managing build targets and schemes, adding and removing files from project structure, updating build settings, and integrating Xcode project management into agent-driven iOS/macOS development and build automation workflows.

MCP Free tier
77

Zed MCP Server Sequential Thinking

MCP server providing sequential thinking capabilities specifically optimized for the Zed editor. Implements structured step-by-step reasoning that enables AI agents within Zed to break down complex problems, plan multi-step solutions, and work through logical chains — adapting the sequential thinking pattern for Zed's AI assistant workflows.

MCP Free tier
77

Apifox MCP Server

Official Apifox MCP server enabling AI agents to interact with Apifox — the API design, testing, and documentation platform popular in the Chinese developer ecosystem — querying API specifications, retrieving endpoint documentation, searching API projects, accessing mock data configurations, and integrating Apifox's API management into agent-driven API development workflows.

MCP Free tier
77

Lighthouse MCP Server

Google Lighthouse MCP server enabling AI agents to run web performance and quality audits using Lighthouse — analyzing pages for performance scores, Core Web Vitals, accessibility issues, SEO problems, and best practices. Enables AI agents to audit web pages and provide actionable improvement recommendations for web developers and performance engineers.

MCP Free tier
77

MCP Prompt Server (Go)

Go-based MCP server for managing and serving reusable prompt templates by smallnest — a prolific Go developer. Enables AI agents to load, query, and use stored prompt templates — supporting prompt engineering workflows, prompt versioning, and systematic prompt management for AI development teams.

MCP Free tier
77

tmux MCP Server

tmux MCP server enabling AI agents to control tmux terminal multiplexer sessions — creating and managing windows and panes, sending commands to terminal sessions, reading terminal output, and integrating tmux's persistent terminal management into agent-driven shell automation and multi-process orchestration workflows.

MCP Free tier
77

Damn Vulnerable MCP Server

Intentionally vulnerable MCP server for security education — modeled after DVWA (Damn Vulnerable Web Application), it exposes common MCP security vulnerabilities including prompt injection, tool poisoning, excessive permissions, and authentication flaws, enabling security researchers and developers to learn MCP attack/defense patterns in a safe environment.

MCP Free tier
76

xc MCP

MCP server for xc — the Markdown-based task runner that defines tasks in README.md files. Enables AI agents to discover and run xc tasks defined in a project's Markdown files, list available tasks, and integrate xc-based project workflows into agent-driven development. Xc is a popular tool that makes tasks self-documenting by embedding them directly in project README files.

MCP Free tier
76

1Panel MCP Server

Official 1Panel MCP server enabling AI agents to interact with 1Panel — the popular open-source Linux server management panel — managing websites, databases, Docker containers, system resources, and files through 1Panel's REST API, integrating server administration into agent-driven DevOps workflows.

MCP Free tier
76

GNOME MCP Server

GNOME desktop environment MCP server by Bilel Moussaoui (GNOME developer) enabling AI agents to interact with the GNOME desktop — controlling applications, reading system state via D-Bus, accessing GNOME settings, managing notifications, and integrating AI assistance into Linux/GNOME desktop workflows. Uses GNOME's native D-Bus APIs for deep desktop integration.

MCP Free tier
76

JFrog MCP Server (Official)

Official JFrog MCP server enabling AI agents to interact with JFrog's DevOps platform — managing artifacts in Artifactory, running Xray security scans, querying build information, and monitoring distribution pipelines.

MCP Free tier
76

MCPProxy Go — High-Performance MCP Proxy

MCPProxy written in Go — a high-performance MCP proxy and aggregator that multiplexes multiple MCP server connections into a single endpoint, providing better performance and resource efficiency than Node.js proxies due to Go's lightweight goroutines and lower memory footprint.

MCP Free tier
76

Playwright

Microsoft's cross-browser end-to-end testing framework that automates Chromium, Firefox, and WebKit browsers. Supports parallel test execution, network interception, visual comparison, and tracing. Available in Node.js, Python, Java, and C#.

Free tier
76

Atlassian MCP Server (Jira + Confluence)

Popular MCP server integrating both Jira and Confluence — enabling AI agents to create and query Jira issues, manage sprints, read and write Confluence pages, search across both platforms, and automate Atlassian-powered development workflows.

MCP Free tier
76

Rootly MCP Server (Official)

Official Rootly MCP server enabling AI agents to interact with Rootly's incident management platform — creating and managing incidents, running automated workflows, executing runbooks, querying incident history, and integrating AI-driven incident response.

MCP
76

JunOS MCP Server

Official Juniper Networks JunOS MCP server enabling AI agents to interact with Juniper network devices running JunOS — querying device configurations, monitoring interface and routing state, executing operational commands, and integrating JunOS network management into agent-driven network operations and monitoring workflows.

MCP Free tier
76

MCP-RB — Ruby MCP Server Framework

MCP-RB Ruby framework for building Model Context Protocol servers — providing a Ruby DSL and SDK for creating MCP servers in Ruby, handling protocol transport, tool registration, and MCP spec compliance, enabling Ruby developers to build MCP servers using familiar Ruby idioms and conventions.

Free tier
76

Serena

An open-source coding agent toolkit that gives LLMs IDE-grade semantic code understanding via Language Server Protocol (LSP), enabling symbol-level navigation, precise code editing, and cross-reference analysis across 30+ programming languages.

MCP Free tier
76

ClickUp MCP Server

ClickUp MCP server enabling AI agents to interact with ClickUp's project management platform — managing tasks, spaces, lists, and docs; querying project status; creating and updating work items; and integrating ClickUp's all-in-one productivity workspace into agent-driven task automation and project management workflows.

MCP Free tier
76

Pipedrive MCP Server

Pipedrive MCP server enabling AI agents to interact with Pipedrive's sales CRM — managing contacts, organizations, deals, and activities; querying sales pipeline stages; automating deal progression; and integrating Pipedrive sales data into agent-driven sales automation workflows.

MCP
76

Advanced Unity MCP Server

Advanced Unity MCP server enabling AI agents to interact with Unity game engine — executing Unity Editor operations, reading and modifying scene hierarchies, managing GameObjects and components, running scripts, and integrating LLM reasoning into Unity-based game development, XR development, and interactive experience creation workflows.

MCP Free tier
76

CCLSP

MCP server that bridges LLM-based coding agents with Language Server Protocol servers, enabling AI assistants to jump to definitions, find references, rename symbols, and get diagnostics across codebases. Intelligently handles imprecise line/column positioning from AI by testing multiple position combinations.

MCP Free tier
76

Cursor Notebook MCP

Cursor Notebook MCP server enabling AI agents in Cursor IDE to interact with Jupyter notebooks — reading and writing notebook cells, executing code, inspecting outputs, and managing notebook state, bridging Cursor's AI capabilities with the interactive notebook paradigm for data science and exploratory coding workflows.

MCP Free tier
76

Env Doctor MCP — Environment Diagnostics

Env Doctor MCP server enabling AI agents to diagnose and report on development environment health — checking installed tools and their versions, validating required dependencies, identifying missing configurations, and integrating environment validation into agent-driven developer onboarding and troubleshooting workflows.

MCP Free tier
76

Freshdesk MCP Server

Freshdesk MCP server enabling AI agents to interact with Freshdesk's customer support platform — managing tickets, contacts, and companies; querying support history; automating ticket workflows; and integrating Freshdesk helpdesk data into agent-driven customer service automation.

MCP Free tier
76

Memory MCP Server — Persistent Agent Memory

Memory MCP Server providing persistent memory storage for AI agents — storing facts, preferences, conversation summaries, and contextual information across sessions, enabling agents to remember user preferences, past conversations, and learned information beyond the context window through structured memory operations.

MCP Free tier
76

MetaMCP Server

MetaMCP is an MCP proxy and aggregator server enabling AI agents to manage and route across multiple MCP servers from a single endpoint — dynamically discovering available MCP tools, proxying requests to underlying MCP servers, providing a unified interface for multi-MCP environments, and enabling flexible MCP server composition without modifying agent configuration.

MCP Free tier
76

Sandbox MCP Server

Sandbox MCP server providing secure, isolated code execution environments for AI agents — running code in sandboxed containers to prevent unauthorized access to the host system, enabling agents to safely execute untrusted or generated code without security risk to the host machine.

MCP Free tier
76

Tabby MCP Server

Official Tabby MCP server enabling AI agents to interact with Tabby — the self-hosted, open-source AI coding assistant — querying Tabby for code completions, accessing repository context indexed by Tabby, retrieving code search results, and integrating Tabby's local code intelligence into agent-driven development workflows without sending code to external services.

MCP Free tier
76

MCPGen - MCP Server Code Generator

MCPGen — a CLI code generator for creating MCP server scaffolding — generating boilerplate code for new MCP servers in TypeScript or Python, scaffolding tool and resource definitions, creating project structure with proper configuration, and accelerating MCP server development by automating the repetitive setup of new MCP server projects.

Free tier
76

MCP Auth Python SDK

MCP Auth Python SDK providing authentication middleware and utilities for building secure MCP servers — implementing OAuth 2.0, API key validation, and other auth flows in Python MCP server applications, enabling developers to add proper authentication to their custom MCP servers with minimal boilerplate.

Free tier
76

Overture

Overture is an open-source MCP server that intercepts AI coding agent planning phases and renders execution plans as interactive visual flowcharts in a web UI before code is written, allowing developers to inspect, enrich, and approve plans.

MCP Free tier
76

F# Interactive MCP Server

MCP server providing access to F# Interactive (FSI) — the F# REPL and scripting environment. Enables AI agents to evaluate F# expressions and scripts in a live FSI session, inspect values, and interact with .NET/F# code dynamically — enabling AI-assisted F# development with real evaluation capabilities.

MCP Free tier
76

Figma MCP Server

Figma MCP server enabling AI agents to interact with Figma design files — reading file structure and components, inspecting design tokens and styles, extracting layout and element properties, navigating frames and pages, and integrating Figma's design platform into agent-driven design-to-code, design audit, and documentation workflows.

MCP Free tier
76

MCP Config

MCP configuration management tool that helps developers manage and configure multiple MCP servers across different AI clients. Provides a unified interface for adding, removing, and managing MCP server configurations in Claude Desktop, Cursor, and other MCP-compatible clients without manually editing JSON config files.

Free tier
76

MCP Server Bundle

Symfony bundle for building MCP servers in PHP — providing a framework for PHP/Symfony developers to create custom MCP servers using Symfony's component system. Enables backend PHP applications to expose functionality as MCP tools, making it easy for Symfony teams to build MCP integrations for their existing PHP applications.

MCP Free tier
76

MCP Zen

MCP Zen code review and analysis server enabling AI agents to perform deep code analysis — identifying code quality issues, suggesting refactoring opportunities, analyzing code complexity, checking design patterns, and providing thoughtful code review feedback. Designed to provide a second perspective on code quality and help developers improve their codebases systematically.

MCP Free tier
76

Temporal MCP Server (Official)

Official Temporal MCP server enabling AI agents to interact with Temporal's workflow orchestration platform — querying workflow executions, signaling workflows, inspecting workflow state, and managing task queues.

MCP Free tier
76

Kubernetes MCP Server

Kubernetes MCP server enabling AI agents to interact with Kubernetes clusters — managing pods, deployments, services, and namespaces; executing kubectl commands; querying cluster state; reading logs; and automating Kubernetes operations from agent-driven DevOps and SRE workflows.

MCP Free tier
75

IDA Pro MCP Server (Python)

IDA Pro MCP server written in Python enabling AI agents to interact with IDA Pro — the industry-standard binary disassembler and decompiler — querying disassembled functions, retrieving decompiled pseudocode via Hex-Rays decompiler, accessing cross-references and symbol information, and integrating IDA Pro's analysis into agent-driven reverse engineering and vulnerability research workflows.

MCP
75

JADX MCP Server

JADX MCP server enabling AI agents to interact with JADX — the leading Android APK and Java decompiler — querying decompiled Java/Kotlin source code from Android apps, searching class structures and method implementations, and integrating JADX's decompilation capabilities into agent-driven Android reverse engineering and mobile security research workflows.

MCP Free tier
75

ABCoder

An AI-oriented code-processing framework that parses source code into a universal AST format and exposes it via MCP tools, enabling LLMs to have deep, structured, and confidential understanding of codebases without uploading code.

MCP Free tier
75

BMAD Method MCP Server

BMAD Method MCP server implementing the BMAD (Breakthrough Method of Agile AI-Driven Development) framework — providing structured prompts, personas, and workflows for AI-driven software development. Enables agents to follow the BMAD methodology for product requirement gathering, story creation, architecture design, and iterative development with specialized AI personas (Analyst, Architect, Developer, QA).

MCP Free tier
75

Cursor10x MCP — Cursor IDE Context Manager

Cursor10x MCP server enhancing Cursor IDE's AI coding assistant with persistent project context and memory — storing and retrieving project-specific information, maintaining context across coding sessions, tracking architectural decisions and patterns, and giving Cursor's AI agent better long-term memory for complex codebases.

MCP Free tier
75

MCP Server Bash SDK

MCP Server Bash SDK enabling developers to build MCP servers using pure Bash shell scripts — providing a lightweight SDK for wrapping existing shell scripts, CLI tools, and Unix commands as MCP tools, making it easy to expose shell-based functionality to AI agents without requiring Python or Node.js.

MCP Free tier
75

RTFM Bro MCP Server

RTFM Bro MCP server enabling AI agents to read documentation and man pages — fetching Unix/Linux manual pages, accessing tool documentation, querying command reference information, and integrating system documentation lookup into agent-driven development and DevOps workflows for accurate CLI usage and system programming reference.

MCP Free tier
75

Roo Code Memory Bank MCP Server

MCP server providing persistent memory bank functionality for Roo Code (and other AI coding assistants) — storing and retrieving project-specific context including architecture decisions, code patterns, progress notes, and development guidelines across sessions. Enables AI coding agents to maintain project awareness between context resets without re-reading all project files.

MCP Free tier
75

C# Runner MCP — C# Code Execution

C# Runner MCP server enabling AI agents to execute C# code snippets — running C# scripts via dotnet-script or similar runtime, capturing console output and return values, and integrating C# code execution into agent-driven .NET development, testing, and automation workflows.

MCP Free tier
75

Jupyter MCP Server

Jupyter MCP server enabling AI agents to interact with Jupyter notebooks and kernels — executing code cells, reading notebook content, creating and modifying notebooks, managing Jupyter kernels, and integrating Jupyter's interactive computing environment into agent-driven data science and research workflows.

MCP Free tier
75

Next.js MCP Server

Next.js MCP server enabling AI agents to assist with Next.js development — generating App Router pages and components, creating API routes, scaffolding Next.js project structures, providing Next.js 14/15 App Router documentation, server actions, and metadata API reference, and integrating Next.js-specific patterns into agent-driven React web development workflows.

MCP Free tier
75

Svelte 5 MCP Server

Svelte 5 MCP server enabling AI agents to assist with Svelte 5 development — generating Svelte 5 components with runes syntax, providing Svelte 5 documentation and API reference, scaffolding SvelteKit routes and layouts, and integrating Svelte 5's new runes-based reactivity model into agent-driven frontend development workflows.

MCP Free tier
75

AWS Lambda MCP Server

AWS Lambda MCP server enabling AI agents to invoke and manage AWS Lambda functions — calling Lambda functions with payloads, listing available functions, inspecting function configurations, and integrating AWS Lambda's serverless compute capabilities into agent-driven automation, event processing, and cloud orchestration workflows.

MCP Free tier
75

Human-in-the-Loop MCP

Human-in-the-Loop MCP server enabling AI agents to request human approval or input before taking actions — pausing agent workflows for human review, collecting human decisions and confirmations, and integrating human oversight checkpoints into agent-driven automation workflows requiring approval gates.

MCP Free tier
75

Redis MCP Server (GongRzhe)

Redis MCP server enabling AI agents to interact with Redis in-memory data store — getting and setting key-value pairs, working with Redis data structures (lists, sets, hashes, sorted sets), executing Redis commands, inspecting TTLs and expiry, and integrating Redis's fast in-memory capabilities into agent-driven caching, session management, and real-time data workflows.

MCP Free tier
75

Trello MCP Server

Trello MCP server enabling AI agents to interact with Trello's kanban-style project management platform — managing boards, lists, cards, labels, and checklists; querying card status; creating and updating work items; and integrating Trello's visual project tracking into agent-driven task management workflows.

MCP Free tier
75

VoiceMode

An MCP server and Claude Code plugin that enables natural voice conversations with Claude Code and other MCP-capable AI agents, supporting both cloud (OpenAI) and fully local (Whisper + Kokoro) speech processing with smart silence detection.

MCP Free tier
75

Apple HIG Designer MCP

Apple HIG Designer MCP server enabling AI agents to query Apple's Human Interface Guidelines — retrieving design principles, UI component specifications, platform-specific guidelines, and accessibility recommendations, integrating Apple's official design documentation into agent-driven iOS/macOS UI design and development workflows.

MCP Free tier
75

Furi MCP Manager

Furi MCP manager enabling developers to manage multiple MCP servers — starting, stopping, and monitoring MCP server processes, managing MCP server configurations, providing a unified CLI interface for MCP server lifecycle management, and simplifying the orchestration of multiple MCP servers in development environments.

Free tier
75

Autodesk Platform Services MCP Server

MCP server by Autodesk Platform Services (APS/Forge) expert petrbroz enabling AI agents to interact with Autodesk's cloud platform — accessing BIM 360/ACC construction projects, viewing 3D models, querying design data, managing project files, accessing model derivatives, and integrating Autodesk's design intelligence into agent workflows.

MCP Free tier
75

Axon MCP Server — Event Sourcing & CQRS

Axon MCP server from AxonIQ enabling AI agents to interact with Axon Framework and Axon Server — querying event stores, inspecting event-sourced aggregates, browsing event streams, and integrating AxonIQ's event sourcing and CQRS infrastructure into agent-driven development and debugging workflows for event-driven Java applications.

MCP Free tier
75

ls-mcp

MCP server by Liran Tal (prominent Node.js security researcher) providing supply chain security analysis for npm packages — scanning for malicious packages, known vulnerabilities, typosquatting risks, and suspicious package metadata. Integrates package security intelligence into AI development workflows to help agents make safer dependency choices.

MCP Free tier
75

n8n Workflow Builder MCP Server

n8n Workflow Builder MCP server enabling AI agents to interact with n8n — the popular self-hosted workflow automation platform. Enables triggering workflows, creating and modifying workflow definitions, monitoring execution status, reading workflow outputs, and integrating n8n's vast integration ecosystem (400+ nodes) into agent-driven automation workflows.

MCP Free tier
75

Alibaba Cloud DevOps MCP Server

Official Alibaba Cloud DevOps MCP server enabling AI agents to interact with Alibaba Cloud's DevOps platform — managing code repositories (Codeup), triggering pipeline builds and deployments, accessing project management features, querying CI/CD job status, and integrating Alibaba Cloud's DevOps capabilities into agent-driven software delivery workflows for China-focused cloud deployments.

MCP Free tier
75

Gitee MCP Server

Official Gitee MCP server enabling AI agents to interact with Gitee — China's largest code hosting platform (similar to GitHub for the Chinese market). Enables reading repositories, creating issues, managing pull requests, accessing code, and integrating Gitee's DevOps capabilities into agent-driven development workflows for China-focused development teams.

MCP Free tier
75

Stability AI MCP Server

Stability AI MCP server enabling AI agents to generate images via Stability AI's API — creating images from text prompts with Stable Diffusion models (SDXL, SD3, Stable Image), inpainting and outpainting, image-to-image transformation, and integrating Stability AI's generative image capabilities into agent-driven creative and content production workflows.

MCP
75

PlayCanvas Editor MCP Server

Official PlayCanvas Editor MCP server enabling AI agents to interact with the PlayCanvas 3D game engine editor — creating and modifying scene entities, managing components and assets, scripting game logic, and integrating PlayCanvas's WebGL-based game engine into agent-driven 3D content creation and game development workflows.

MCP Free tier
75

Python Runtime Interpreter MCP Server

MCP server providing a live Python interpreter for AI agents. Enables agents to execute Python code, run scripts, evaluate expressions, and work with Python data in a runtime environment — supporting AI-assisted Python development, data analysis, and code verification with actual execution feedback.

MCP Free tier
75

Emacs MCP Server

Emacs MCP server enabling AI agents to interact with a running Emacs instance — executing Emacs Lisp commands, reading and modifying buffer contents, navigating files, controlling Org-mode, managing the editor state, and integrating AI assistance directly into Emacs editing workflows. Enables Claude or other AI agents to act as powerful Emacs coding assistants.

MCP Free tier
74

GitHub Actions MCP Server

MCP server for GitHub Actions CI/CD platform. Enables AI agents to list, trigger, monitor, and manage GitHub Actions workflows programmatically. Agents can check workflow run status, trigger deployments, analyze build failures, and interact with GitHub's CI/CD pipeline through the GitHub Actions API.

MCP Free tier
74

GitLab MCP Server

MCP server enabling AI agents to interact with GitLab — reading and creating merge requests, managing issues, triggering CI/CD pipelines, accessing repository code, reviewing pipeline status, and interacting with GitLab's DevOps platform through MCP tool calls.

MCP Free tier
74

WooCommerce MCP Server

WooCommerce MCP server enabling AI agents to interact with WooCommerce's e-commerce platform — managing products, orders, customers, and coupons; querying sales data and inventory; updating store settings; and integrating WooCommerce's WordPress-based e-commerce into agent-driven online store management workflows.

MCP Free tier
74

Azure Cosmos DB MCP Server (Official)

Official Microsoft Azure Cosmos DB MCP server from AzureCosmosDB org enabling AI agents to interact with Azure Cosmos DB — querying containers and items, managing documents, executing SQL API queries, exploring database and container structure, and integrating Cosmos DB's globally-distributed NoSQL capabilities into agent-driven data workflows.

MCP Free tier
74

MCP Shrimp Task Manager

A structured task management MCP server for AI coding agents that provides intelligent task decomposition, dependency tracking, persistent JSON-based storage, and a React web UI, enabling agents to plan and execute complex multi-step development workflows with chain-of-thought reflection.

MCP Free tier
74

Semaphore CI MCP Server (Official)

Official Semaphore CI/CD MCP server enabling AI agents to interact with Semaphore pipelines — querying build status, triggering pipelines, reading test results, and monitoring deployment workflows.

MCP Free tier
74

MCPBench — MCP Server Benchmarking Tool

MCPBench benchmarking and evaluation framework for MCP servers — testing MCP server correctness, measuring latency and throughput, evaluating tool response quality, and providing standardized benchmarks to compare MCP server implementations for agent-driven quality assurance and MCP development workflows.

Free tier
74

QuickChart MCP Server

QuickChart MCP server enabling AI agents to generate charts and graphs via QuickChart's API — creating bar, line, pie, radar and other chart types, rendering data visualizations as images, and integrating chart generation into agent-driven data analysis and reporting workflows.

MCP Free tier
74

DEV.to MCP

MCP server by prominent DEV.to community member nickytonline enabling AI agents to interact with the DEV.to developer blogging platform — reading articles, searching posts, accessing user profiles, querying trending content, and managing blog posts through the DEV.to API.

MCP Free tier
74

Maven MCP Server

MCP server providing Maven build tool capabilities to AI agents. Enables agents to run Maven commands, manage Java project dependencies, query Maven Central repository, check for dependency updates, and interact with Maven build lifecycle — supporting AI-assisted Java development workflows.

MCP Free tier
74

ROS2 MCP Server

ROS2 MCP server enabling AI agents to interact with Robot Operating System 2 (ROS2) — publishing and subscribing to ROS2 topics, calling ROS2 services, inspecting node graphs and topic lists, sending velocity commands, reading sensor data, and integrating LLM reasoning into ROS2-based robotic systems for natural language robot control and autonomous workflow orchestration.

MCP Free tier
74

TouchDesigner MCP Server

TouchDesigner MCP server enabling AI agents to interact with Derivative's TouchDesigner visual programming environment — creating and modifying nodes, executing Python scripts within TouchDesigner, controlling parameters in real-time, querying network topology, and integrating LLM-driven generation into TouchDesigner-based generative art, live performance, and interactive installation workflows.

MCP Free tier
74

Turso MCP Server

Turso MCP server enabling AI agents to interact with Turso's edge SQLite platform — managing libSQL databases, executing queries, creating and managing database groups, and leveraging Turso's globally distributed SQLite for edge-native applications.

MCP Free tier
74

BigQuery MCP Server

BigQuery MCP server enabling AI agents to interact with Google BigQuery — executing SQL queries against petabyte-scale datasets, listing datasets and tables, exploring schema, running analytical queries, and integrating BigQuery's serverless data warehouse capabilities into agent-driven analytics and data pipeline workflows.

MCP Free tier
74

Blender Open MCP

Blender Open MCP server enabling AI agents to interact with Blender — the professional open-source 3D creation suite — creating and modifying 3D objects, controlling materials and lighting, managing scene hierarchies, and integrating AI-driven 3D modeling and scene creation into agent workflows for animation, visualization, and game asset creation.

MCP Free tier
74

Dynamic Shell Server

MCP server providing dynamic shell command execution capabilities to AI agents. Enables agents to run shell commands, scripts, and system operations with configurable permissions and command filtering — providing a controlled interface to shell execution rather than unrestricted terminal access.

MCP Free tier
74

Haskell MCP Server

MCP server providing Haskell language tooling to AI agents — enabling agents to evaluate Haskell expressions, type-check code, run GHCi REPL sessions, compile Haskell modules, and get type information. Integrates Haskell's powerful type system and functional programming capabilities into AI-assisted development workflows.

MCP Free tier
74

MCP Doc Server

Documentation MCP server enabling AI agents to serve and search technical documentation — indexing documentation sites, Markdown files, or API references, and exposing them as searchable knowledge bases for agents. Makes local or hosted documentation accessible to AI agents for context-aware responses without requiring documentation to be in the LLM's training data.

MCP Free tier
74

MCP Forge — MCP Server Template & Scaffolding

MCP Forge scaffolding tool and template system for creating new MCP servers — providing project templates, code generation, and bootstrapping utilities to quickly create well-structured MCP servers with Go, reducing boilerplate and helping developers follow MCP protocol best practices from the start.

Free tier
74

Node.js MCP Server Template

Node.js MCP server template or base implementation providing a foundation for building custom MCP servers in Node.js/TypeScript — including project structure, example tool implementations, TypeScript types, and development tooling setup. Serves as a starting point for developers building their own MCP servers with the JavaScript/TypeScript ecosystem.

MCP Free tier
74

OpsLevel MCP Server (Official)

Official OpsLevel MCP server enabling AI agents to interact with OpsLevel's service catalog and internal developer platform — querying service metadata, checking maturity scorecards, managing ownership, and accessing service health and compliance data.

MCP
74

Terminal MCP Server

Terminal MCP server enabling AI agents to execute shell commands and interact with the local terminal — running bash/shell commands, capturing stdout/stderr, managing working directories, and integrating system-level command execution into agent-driven development and automation workflows.

MCP Free tier
74

BSL Platform Context MCP Server

MCP server providing 1C:Enterprise BSL (Business Script Language) platform context to AI agents — exposing the 1C platform API reference, object model, built-in functions, and development context to enable AI-assisted development for 1C:Enterprise applications. Primarily useful for 1C/BSL developers in Russia and CIS countries building business automation on the 1C platform.

MCP Free tier
74

Code Execution Mode MCP Server

Code Execution Mode MCP server enabling AI agents to execute code in multiple programming languages — running Python, JavaScript, and other language snippets, returning execution results and errors, and integrating code execution capabilities into agent-driven programming assistance and code validation workflows.

MCP Free tier
74

GSAP Master MCP Server

GSAP Master MCP server enabling AI agents to work with GSAP (GreenSock Animation Platform) — generating GSAP animation code, providing GSAP API documentation and best practices, creating timeline-based animations, ScrollTrigger configurations, and integrating GSAP animation expertise into agent-driven web frontend development and creative coding workflows.

MCP Free tier
74

Temporal Workflow Orchestration

Durable workflow engine that executes long-running, fault-tolerant processes with automatic state persistence, retry logic, and exactly-once execution guarantees across distributed systems.

MCP Free tier
74

hyper-mcp

Fast, secure MCP server runtime that loads tools as WebAssembly plugins. Plugins can be written in any WASM-compatible language, distributed via OCI registries (Docker Hub, GHCR), and run sandboxed with configurable memory/network/filesystem constraints. Includes 19+ built-in plugins.

MCP Free tier
74

mcp-use

A fullstack MCP framework (TypeScript and Python SDKs) for building MCP servers, interactive React-based MCP app widgets, and MCP agents/clients, with built-in inspector tooling and optional cloud deployment via Manufact.

MCP Free tier
74

Code Graph RAG

Graph-based RAG system that parses multi-language codebases using Tree-sitter, builds knowledge graphs in Memgraph, and enables natural language queries about code structure and relationships. Supports parsing 11+ languages, AI-powered Cypher query generation, surgical code editing with AST targeting, shell command execution, and real-time graph updates via file watching. Includes an MCP server for Claude Code integration.

MCP Free tier
74

Daytona API

Open-source platform for creating and managing standardized cloud development environments (workspaces) programmatically via REST API, designed for both developer use and agent-driven code execution.

MCP Free tier
74

Documentation MCP Server

Documentation MCP server enabling AI agents to search and retrieve documentation from local or remote documentation sources — indexing documentation files, performing semantic search over docs, retrieving relevant documentation sections, and integrating documentation retrieval into agent-driven coding and research workflows.

MCP Free tier
74

Hono MCP Server

Hono MCP server template enabling developers to build MCP servers using the Hono web framework — providing a TypeScript template for creating remote MCP servers deployable to Cloudflare Workers, Deno Deploy, or other edge runtimes, with built-in routing, middleware, and MCP protocol handling.

MCP Free tier
74

LLMs.txt Explorer MCP Server

LLMs.txt Explorer MCP server enabling AI agents to discover and read llms.txt and llms-full.txt files from websites — fetching the standardized machine-readable documentation format that websites publish for LLM consumption, aggregating documentation context from multiple services, and providing agents with structured, LLM-optimized documentation without scraping raw HTML.

MCP Free tier
74

MCP Gearbox

MCP Gearbox from GPTScript-AI — a tool aggregation and routing layer for MCP that combines multiple MCP servers into a unified interface, manages MCP tool lifecycles, and provides a single connection point for AI agents to access tools from multiple underlying MCP servers. Simplifies multi-MCP deployments by acting as a composable middleware layer.

MCP Free tier
74

MCP Server Apple Events

MCP server enabling AI agents to send Apple Events — the macOS inter-application communication protocol used by AppleScript. Allows agents to automate macOS applications (Finder, Mail, Calendar, Safari, etc.) by sending Apple Events programmatically, enabling system-level macOS automation from AI agents.

MCP Free tier
74

Node.js Debugger MCP Server

Node.js Debugger MCP server enabling AI agents to debug Node.js applications — connecting to Node.js debug protocol, setting breakpoints, stepping through execution, inspecting variables and call stacks, and integrating Node.js debugging into agent-driven JavaScript/TypeScript development and troubleshooting workflows.

MCP Free tier
74

UML MCP Server

MCP server for generating UML diagrams programmatically, typically using PlantUML or similar tools. Enables AI agents to create UML diagrams from text descriptions — class diagrams, sequence diagrams, activity diagrams, component diagrams — and render them as images for documentation and architecture visualization.

MCP Free tier
74

Windows CLI MCP Server

Windows CLI MCP server enabling AI agents to execute commands in Windows Command Prompt and PowerShell — running CMD scripts, executing PowerShell commands, managing Windows system operations, and integrating Windows command-line capabilities into agent-driven Windows automation and development workflows.

MCP Free tier
74

Chrome Debug MCP

MCP server that exposes Chrome DevTools Protocol (CDP) capabilities to AI agents, enabling agents to attach to Chrome browser sessions, inspect DOM elements, capture network traffic, execute JavaScript in page context, take screenshots, and perform debugging operations through structured MCP tool calls.

MCP Free tier
74

Discord MCP Server

Discord MCP server enabling AI agents to interact with Discord — reading and sending messages in channels, managing server members, creating and managing roles, posting to channels, and integrating Discord's community platform into agent-driven community management, notification, and automated moderation workflows.

MCP Free tier
74

MCP Language Server

MCP server that bridges Language Server Protocol (LSP) servers (gopls, rust-analyzer, pyright, etc.) to AI clients, giving LLMs semantic code navigation — go-to-definition, find references, diagnostics, hover docs, and rename symbol — instead of naive text search.

MCP Free tier
74

MCP Sandbox — Code Execution Sandbox

MCP Sandbox enabling AI agents to execute code in isolated sandboxed environments — running Python and other code safely in Docker containers, capturing output, preventing filesystem and network access, and integrating safe code execution into agent-driven development and data analysis workflows without local system risk.

MCP Free tier
74

Storybook MCP

MCP server providing AI agents with access to Storybook — the component development environment used by most frontend teams. Enables agents to browse component stories, read component documentation, inspect component props and variants, and reference design system components when generating or reviewing UI code.

MCP Free tier
74

Debug Adapter Protocol MCP Server

Debug Adapter Protocol (DAP) MCP server enabling AI agents to control debuggers via the Debug Adapter Protocol — setting breakpoints, stepping through code, inspecting variables, evaluating expressions in debug context, and integrating AI-assisted debugging into development workflows. Supports any DAP-compatible debugger (VS Code debug adapters, gdb, lldb, etc.).

MCP Free tier
74

Flutter MCP Server

Flutter MCP server enabling AI agents to interact with Flutter mobile and cross-platform app development — querying widget trees, accessing Flutter DevTools data, running Flutter commands, managing project structure, and integrating Flutter's cross-platform development toolkit into agent-driven mobile app development workflows.

MCP Free tier
74

GDB MCP Server

GDB MCP server enabling AI agents to interact with GDB (GNU Debugger) — setting breakpoints, stepping through code execution, inspecting memory and registers, analyzing stack frames, evaluating expressions, and integrating AI-driven debugging assistance into C/C++ and native code debugging workflows for bug hunting and program analysis.

MCP Free tier
74

VS Code MCP Server

MCP server enabling AI agents to interact with Visual Studio Code — opening files, navigating the editor, running commands, reading diagnostics, and controlling VS Code's interface programmatically. Bridges the gap between AI agents and the VS Code editor for automated development workflows, code navigation, and editor-level automation.

MCP Free tier
74

iOS Simulator MCP Server

iOS Simulator MCP server enabling AI agents to control the Xcode iOS Simulator — launching simulators, installing apps, taking screenshots, interacting with UI elements, running UI tests, and integrating iOS app testing and automation into AI-assisted mobile development workflows. Enables AI coding assistants to verify app behavior visually.

MCP Free tier
74

Diagram MCP Server

Diagram MCP server enabling AI agents to generate and render diagrams — creating Mermaid, PlantUML, and other diagram types from text descriptions, rendering diagrams to images, and integrating diagram generation into agent-driven documentation, architecture visualization, and technical communication workflows.

MCP Free tier
73

GDB MCP Server

GDB MCP server enabling AI agents to interact with the GNU Debugger — setting breakpoints, stepping through code, inspecting registers and memory, examining call stacks, and integrating GDB's debugging capabilities into agent-driven debugging, binary analysis, and exploit development workflows.

MCP Free tier
73

GitHub Project Manager MCP

GitHub Project Manager MCP server enabling AI agents to manage GitHub Projects, issues, milestones, and roadmaps — creating and organizing GitHub project boards, managing issues with labels and assignments, tracking milestones, and integrating GitHub's project management features into agent-driven software development workflows.

MCP Free tier
73

Terraform Cloud API

Terraform Cloud (now HCP Terraform) provides managed state storage, team collaboration, policy enforcement, and CI/CD integration for Terraform infrastructure-as-code. The REST API exposes workspaces, runs, state files, variables, and policy checks — enabling agents to trigger infrastructure provisioning, query resource state, manage variables, and monitor deployment status. Industry standard IaC platform with the largest provider ecosystem (3000+ providers).

Free tier
73

Android ADB MCP Server

MCP server enabling AI agents to control Android devices and emulators through Android Debug Bridge (ADB) — installing/uninstalling apps, capturing screenshots, running shell commands, tapping and swiping on screen, reading device logs (logcat), managing files, and automating Android device interactions from MCP tool calls.

MCP Free tier
73

Advanced GitLab MCP Server

Community MCP server for GitLab providing AI agents access to repositories, merge requests, issues, pipelines, and project management operations via the GitLab REST API.

MCP Free tier
73

J-Grants MCP Server

Official MCP server from Digital Agency Japan (digital-go-jp org) for J-Grants — Japan's national government grant and subsidy portal. Enables AI agents to search and query Japanese government grants, subsidies, and public funding opportunities through the official J-Grants database API.

MCP Free tier
73

JEB MCP Server

JEB MCP server enabling AI agents to interact with JEB — PNF Software's commercial Android and native binary decompiler — querying decompiled Dalvik/DEX bytecode, retrieving Java pseudocode, accessing cross-references and symbol information, and integrating JEB's Android analysis capabilities into agent-driven mobile app reverse engineering workflows.

MCP
73

MCP Proxy Server

MCP Proxy Server that aggregates multiple MCP servers into a single endpoint — acting as a multiplexer that allows a single MCP client connection to access tools from multiple backend MCP servers, simplifying agent configuration by presenting a unified tool namespace from many servers.

MCP Free tier
73

ProxyPin MCP Server

Official ProxyPin MCP server enabling AI agents to interact with ProxyPin — an open-source HTTP/HTTPS debugging proxy — capturing network traffic, inspecting request and response data, replaying HTTP requests, analyzing API calls, and integrating traffic capture and analysis into agent-driven API debugging and network analysis workflows.

MCP Free tier
73

Rhino MCP Server

Rhino 3D MCP server enabling AI agents to interact with Rhinoceros 3D (Rhino) — the professional NURBS-based 3D modeling software widely used in architecture, industrial design, and engineering. Enables agents to create and modify 3D geometry, run Grasshopper scripts, query model data, and integrate AI assistance into Rhino-based design workflows.

MCP
73

VibeCoder MCP — AI Coding Workflow Orchestrator

VibeCoder MCP server providing an opinionated AI coding workflow orchestrator — managing context across long coding sessions, coordinating file edits, tracking task state, running tests, and implementing structured coding workflows that help AI agents write code more effectively and systematically for complex software projects.

MCP Free tier
73

Firefox MCP Server

MCP server providing browser automation capabilities through Firefox. Enables AI agents to navigate web pages, interact with browser UI elements, extract page content, take screenshots, and automate web workflows using Firefox as the browser engine — an alternative to Chrome/Puppeteer-based browser MCPs.

MCP Free tier
73

InfraNodus MCP Server

InfraNodus MCP server enabling AI agents to interact with InfraNodus — the AI-powered knowledge graph and text analytics platform — analyzing text networks, discovering insight gaps, identifying key topics, and integrating InfraNodus's unique network-based approach to knowledge visualization into agent-driven research and content strategy workflows.

MCP Free tier
73

MCPsvr

MCP server registry and marketplace by the creator of 5ire AI client. Provides a curated directory of MCP servers where developers can publish their servers and users can discover, install, and manage MCP server integrations. Enables browsing and installing MCP servers from a central registry rather than manually configuring each one.

MCP Free tier
73

Markdown to Card MCP Server

Markdown to Card MCP server enabling AI agents to convert Markdown text into visually styled card images — transforming formatted text, code snippets, and structured content into shareable card images for social media, documentation, and content publishing workflows, enabling agents to produce visual content from text without manual design work.

MCP Free tier
73

Claude Talk to Figma MCP

Enables AI agents to read, analyze, and modify Figma designs via MCP. Connects through a local WebSocket server and a Figma plugin, allowing agents to extract document info, create shapes/text/frames, modify styles (colors, borders, shadows, typography, auto-layout), and work with components.

MCP Free tier
73

JetBrains AI API

JetBrains AI is an AI assistant integrated into JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, Rider, etc.). It provides AI-powered code completion, chat, code review, commit message generation, and documentation generation within JetBrains IDEs. JetBrains AI Service acts as a proxy routing requests to multiple LLM backends (OpenAI, Google, Anthropic, Grazie). There is no public standalone REST API for external integration — access is through the IDE plugin and JetBrains Marketplace.

MCP Free tier
73

Klavis AI MCP Server (Strata)

Official MCP server from Klavis AI (Klavis-AI org) for the Klavis platform — an MCP integration and deployment service. Enables progressive tool usage at any scale, providing a managed way to deploy and orchestrate MCP tools across different AI agents. Klavis.ai offers hosted MCP server infrastructure for teams building agent applications.

MCP Free tier
73

Kodit MCP Server

Kodit MCP server enabling AI agents to semantically search and retrieve code snippets — indexing codebases with embeddings, performing semantic code search, retrieving relevant functions and classes, and integrating codebase-aware retrieval into agent-driven coding assistance and code review workflows.

MCP Free tier
73

MCP Streamable HTTP Transport

MCP transport implementation enabling HTTP streaming (SSE/streamable HTTP) for MCP servers — allowing MCP servers that typically communicate via stdio to be exposed over HTTP with streaming support. Useful for deploying MCP servers as remote services, enabling multi-client access, web-based MCP clients, and cloud-deployed MCP infrastructure that supports streaming responses.

MCP Free tier
73

AWS Cost Explorer MCP Server

AWS Cost Explorer MCP server enabling AI agents to query and analyze AWS cloud spending — retrieving cost and usage data by service, account, region, and time period; identifying cost anomalies; analyzing spending trends; and integrating AWS Cost Explorer capabilities into agent-driven FinOps and cloud cost optimization workflows.

MCP
73

ArangoDB MCP Server

ArangoDB MCP server enabling AI agents to interact with ArangoDB multi-model database — executing AQL queries, managing collections and documents, traversing graphs, and integrating ArangoDB's unified document, key-value, and graph capabilities into agent-driven data workflows that span multiple data models.

MCP Free tier
73

Roblox Studio MCP Server

A Rust-based MCP server from Roblox that bridges AI assistants (Claude Desktop, Cursor) with Roblox Studio, enabling AI to execute code, insert models, control play modes, and read console output in active Studio sessions.

MCP Free tier
73

SAP CAP MCP Plugin

SAP Cloud Application Programming (CAP) model MCP plugin enabling AI agents to interact with CAP-based services — querying OData entities, executing CAP service operations, reading CDS (Core Data Services) schema definitions, and integrating CAP application data into AI agent workflows for SAP ecosystem enterprise applications.

MCP Free tier
73

Zed GitHub MCP Server

Zed GitHub MCP server enabling AI agents within the Zed code editor to interact with GitHub — searching repositories, managing issues and pull requests, reviewing code changes, and integrating GitHub's collaboration features into Zed's AI-assisted coding workflows.

MCP Free tier
73

Bach CodeCommander MCP Server

MCP server providing 17 code analysis tools for AI agents — covering static analysis, code metrics, dependency analysis, and code quality assessment for local codebases. Enables AI agents to perform structured code analysis beyond simple file reading, supporting code review and refactoring workflows.

MCP Free tier
73

Monday.com MCP Server

Monday.com MCP server enabling AI agents to interact with Monday.com work management platform — querying boards and items, reading column values and statuses, creating and updating items, managing projects, and integrating Monday.com's work OS into agent-driven project tracking, task automation, and team collaboration workflows.

MCP Free tier
73

ytt MCP Server

ytt MCP server enabling AI agents to work with ytt — VMware Carvel's YAML templating tool — processing ytt templates with Starlark scripting, applying overlays and patches to YAML, generating Kubernetes manifests from templates, validating YAML configurations, and integrating ytt-based configuration management into agent-driven Kubernetes and infrastructure automation workflows.

MCP Free tier
73

Azure DevOps MCP Server

MCP server enabling AI agents to interact with Azure DevOps — Microsoft's integrated DevOps platform. Enables agents to manage work items (bugs, user stories, tasks), monitor CI/CD pipelines, access repositories, create pull requests, query sprint boards, and interact with Azure DevOps's comprehensive project management and DevOps capabilities.

MCP Free tier
73

Code Research MCP Server

MCP server that enables AI agents to research code libraries, packages, and documentation. Queries package registries (npm, PyPI, etc.), fetches library documentation, looks up API references, and retrieves package metadata — helping coding agents make informed decisions about library selection and usage.

MCP Free tier
73

Godot AI MCP Plugin

Godot AI MCP plugin enabling AI agents to interact with the Godot game engine — reading scene trees, manipulating nodes and properties, creating and editing GDScript code, running game simulations, accessing engine APIs, and integrating AI-driven assistance into Godot game development workflows for automated scene creation and code generation.

MCP Free tier
73

Roblox Studio MCP Server

Roblox Studio MCP server enabling AI agents to interact with Roblox Studio — reading and modifying game world objects, executing Lua scripts, querying game hierarchy, managing game assets, and integrating AI assistance into Roblox game development workflows for creating and modifying Roblox experiences.

MCP Free tier
73

RuleGo Server

RuleGo Server — a Go-based rule engine and workflow automation server that exposes its capabilities via MCP. Enables AI agents to define and execute rule-based workflows, trigger event-driven automation, compose complex data processing pipelines, and integrate rule engine logic into agent-driven business automation. RuleGo is an embedded, lightweight rule engine for Go applications.

MCP Free tier
73

macOS Use MCP Server

macOS Use MCP server enabling AI agents to perform computer use automation on macOS — capturing screenshots, clicking UI elements, typing text, launching applications, and controlling the macOS desktop through accessibility APIs and AppleScript, enabling agent-driven desktop automation workflows.

MCP Free tier
73

RabbitMQ MCP Server

RabbitMQ MCP server enabling AI agents to interact with RabbitMQ message brokers — publishing messages to queues and exchanges, consuming messages, managing queues and bindings, monitoring queue depth and consumer health, and integrating RabbitMQ's reliable message queuing into agent-driven event processing workflows.

MCP Free tier
73

Bach FileCommander MCP Server

MCP server providing 43 filesystem and process management tools for AI agents — covering file operations (read, write, copy, move, delete, search), directory management, process execution, and system interaction. A comprehensive local system automation toolkit for agent-driven file and process workflows.

MCP Free tier
72

CSS MCP Server

MCP server providing CSS capabilities and tooling to AI agents. Enables agents to query CSS properties, validate CSS syntax, generate animations and transitions, access CSS pattern libraries, and provide styling guidance — supporting AI-assisted frontend development and design system workflows.

MCP Free tier
72

ChunkHound

Local-first codebase intelligence tool that uses semantic code chunking (cAST algorithm), tree-sitter parsing, and multi-hop semantic search to analyze code repositories. Extracts architecture, patterns, and institutional knowledge from codebases. Supports semantic search, regex search, and LLM-powered code research across 30+ languages.

MCP Free tier
72

IDA Pro MCP Server (Rust)

IDA Pro MCP server written in Rust enabling AI agents to interact with IDA Pro — the industry-standard reverse engineering and binary disassembly tool — querying disassembled code, retrieving function analysis, accessing decompiled pseudocode, and integrating IDA Pro's binary analysis capabilities into agent-driven malware analysis and reverse engineering workflows.

MCP
72

Kubernetes MCP Server

Kubernetes MCP server enabling AI agents to interact with Kubernetes clusters — listing and querying pods, deployments, services, and namespaces, applying manifests, scaling workloads, reading logs, and integrating Kubernetes cluster management into DevOps agent workflows for infrastructure automation and observability.

MCP Free tier
72

MCP Rquest

MCP server built on the rquest Rust HTTP client library — a high-performance HTTP client with TLS fingerprinting that mimics real browser TLS handshakes. Enables AI agents to make HTTP requests that bypass basic bot detection by presenting realistic browser TLS fingerprints, making it more effective than standard HTTP clients for accessing sites with anti-bot measures.

MCP Free tier
72

OpenRPC MCP Server

MCP server by OpenRPC maintainer shanejonas that enables AI agents to interact with OpenRPC-described JSON-RPC APIs — including Ethereum and other blockchain node APIs. Parses OpenRPC specification documents and generates dynamic MCP tools from the spec, enabling agents to call any JSON-RPC method defined in an OpenRPC document.

MCP Free tier
72

Power BI Desktop MCP Server

Power BI Desktop MCP server enabling AI agents to interact with Microsoft Power BI Desktop — querying report data, executing DAX queries, managing data models, retrieving visualizations, and integrating Power BI's business intelligence capabilities into agent-driven data analysis and reporting workflows.

MCP Free tier
72

Pydantic v2

Data validation and serialization library for Python using type annotations. Pydantic v2 rewrote the validation core in Rust (pydantic-core), making it 5-50x faster than v1. Define Python classes with type annotations, get automatic validation, serialization (model_dump, model_dump_json), JSON schema generation, and detailed error messages. The standard data modeling library for Python — used by FastAPI, LangChain, and thousands of other libraries.

Free tier
72

ROS2 MCP Server

ROS2 MCP server enabling AI agents to interact with Robot Operating System 2 (ROS2) — publishing and subscribing to ROS2 topics, calling ROS2 services, accessing robot sensor data and state, controlling robot actions, and integrating AI reasoning into ROS2-based autonomous robot and embedded systems workflows.

MCP Free tier
72

WHOIS MCP Server

WHOIS MCP server enabling AI agents to perform domain and IP WHOIS lookups — querying domain registration information (registrar, registrant, creation/expiry dates, nameservers), IP address ownership (ASN, organization, abuse contacts), and network range data. Useful for network investigation, security research, threat intelligence, and domain monitoring workflows.

MCP Free tier
72

pytest

Full-featured Python testing framework — test discovery, fixtures, parametrize, plugins, and detailed failure reporting. pytest features: automatic test discovery (test_*.py files, test_* functions), assert introspection for detailed failure messages, @pytest.fixture for reusable test setup/teardown, @pytest.mark.parametrize for data-driven tests, conftest.py for shared fixtures, @pytest.mark for test categorization, pytest.raises() for exception testing, tmp_path/capsys/monkeypatch built-in fixtures, pytest-asyncio for async tests, pytest-cov for coverage, pytest-mock for unittest.mock integration, xfail/skip markers, and 1000+ plugins.

Free tier
72

Bitbucket Server MCP Server

Bitbucket Server (Data Center) MCP server enabling AI agents to interact with self-hosted Atlassian Bitbucket — cloning repositories, reading code, creating and reviewing pull requests, managing branches, accessing build status, and integrating Bitbucket's self-hosted git platform into AI-driven code review and DevOps workflows.

MCP
72

Cursor MCP Server

MCP server that integrates with Cursor IDE — the AI-first code editor — exposing Cursor's workspace state, active files, and editor context to MCP-based agents. Enables agent workflows to access Cursor project context, open files, and editor state to coordinate AI-assisted development across multiple agent tools.

MCP Free tier
72

FreeCAD MCP Server

MCP server for FreeCAD — the leading open-source parametric 3D CAD modeler. Enables AI agents to create and modify 3D models, manage parametric features, generate parts and assemblies, export design files, and integrate FreeCAD's powerful parametric modeling capabilities into AI-assisted engineering and design workflows.

MCP Free tier
72

Jenkins MCP Server

Jenkins MCP server enabling AI agents to interact with Jenkins CI/CD — querying build status and history, triggering pipeline jobs, reading console output, managing plugins, and integrating Jenkins automation into agent-driven DevOps workflows for build monitoring and pipeline orchestration.

MCP Free tier
72

Snowflake MCP Server

Snowflake MCP server enabling AI agents to interact with Snowflake cloud data warehouse — executing SQL queries, listing databases and schemas, exploring table structures, running analytical queries, and integrating Snowflake's elastic data platform into agent-driven analytics, data engineering, and BI workflows.

MCP Free tier
72

VectorCode

VectorCode is a code repository indexing tool that uses tree-sitter semantic chunking and Chroma vector embeddings to inject task-relevant codebase context into LLM prompts, reducing hallucination on proprietary or niche codebases. It provides a CLI, Neovim Lua API, and MCP server.

MCP Free tier
72

Google Search Console MCP Server

MCP server for Google Search Console — Google's official tool for monitoring website search performance. Enables AI agents to query search analytics (clicks, impressions, CTR, position), inspect URL indexing status, and analyze search performance data to support SEO analysis and content strategy agents.

MCP Free tier
72

Language Server MCP Bridge

MCP server bridging Language Server Protocol (LSP) language servers with AI agents. Enables agents to use LSP capabilities — go-to-definition, find references, hover documentation, auto-completions, diagnostics — from any language server (TypeScript, Python, Go, Rust, etc.) without requiring a full IDE.

MCP Free tier
72

Skylos

A hybrid SAST and dead code detection tool for Python, TypeScript, and Go that combines AST-based static analysis with optional LLM-powered remediation, offering framework-aware false-positive reduction and CI/CD integration.

MCP Free tier
72

WordPress MCP Server

WordPress MCP server enabling AI agents to interact with WordPress sites via the WP REST API — reading and creating posts and pages, managing categories and tags, querying media library, handling comments, and integrating WordPress's CMS capabilities into agent-driven content creation, site management, and publishing automation workflows.

MCP Free tier
72

AST MCP Server

MCP server for Abstract Syntax Tree (AST) analysis of source code. Enables AI agents to parse source code into ASTs, query code structure, extract function definitions and class hierarchies, analyze code patterns, and perform structural code analysis — supporting AI-driven code understanding and refactoring workflows.

MCP Free tier
72

Blockbench MCP Plugin

Blockbench MCP plugin enabling AI agents to interact with Blockbench — the popular free 3D modeling editor for Minecraft and voxel game assets — creating and modifying 3D models, managing textures and UV maps, exporting models in various game formats (Bedrock, Java, OBJ), and integrating AI-driven 3D asset creation into Minecraft modding and game development workflows.

MCP Free tier
72

Concierge

A Python SDK for building MCP servers with progressive tool disclosure. Instead of exposing all tools at once, it organizes them into workflow stages and reveals only contextually relevant tools at each step. Supports semantic search mode that collapses 100+ tools into two meta-tools (search_tools and call_tool).

MCP Free tier
72

Golf

A Python framework for building production-ready MCP servers with minimal boilerplate. Provides automatic tool/prompt/resource discovery from directory structure, enterprise-grade auth (JWT, OAuth 2.0, API keys), OpenTelemetry tracing, built-in LLM utilities, and a CLI for project scaffolding and development.

MCP Free tier
72

InfoBus MCP Server

InfoBus MCP server providing a message bus and event system for AI agents — enabling agents to publish messages to topics, subscribe to events, broadcast information across agent networks, and coordinate between multiple agents via an asynchronous message passing architecture integrated with the MCP protocol.

MCP Free tier
72

MATLAB MCP Server

MATLAB MCP server enabling AI agents to interact with MATLAB — the industry-standard numerical computing and simulation environment from MathWorks. Enables executing MATLAB code, running simulations, calling MATLAB functions, reading workspace variables, processing numerical data, and integrating MATLAB's powerful engineering and scientific computing into AI agent workflows.

MCP
72

Phone MCP (ADB Android Control)

Phone MCP server enabling AI agents to control Android devices via ADB (Android Debug Bridge) — launching apps, taking screenshots, simulating taps and swipes, executing shell commands, installing/uninstalling APKs, capturing device logs, and integrating Android device control into agent-driven mobile testing and automation workflows.

MCP Free tier
72

Remote MCP — MCP Proxy/Relay Server

Remote MCP proxy server enabling AI agents to access MCP servers running on remote machines over the network — acting as a relay between a local MCP client and a remote MCP server, enabling centralized deployment of MCP servers that multiple agents or clients can share without local installation.

MCP Free tier
72

SDL MCP Server

SDL MCP server enabling AI agents to work with SDL (Simple DirectMedia Layer) — the cross-platform multimedia library for C/C++ game and application development — providing SDL API documentation and code examples, generating SDL initialization code, managing SDL windows and rendering contexts, and integrating SDL development assistance into agent-driven game and multimedia application workflows.

MCP Free tier
72

axe DevTools API

Accessibility testing engine (axe-core) and enterprise API (axe DevTools) for automated detection of WCAG compliance issues in web applications, with REST API for CI/CD integration and reporting.

Free tier
72

Language Server MCP

MCP server bridging Language Server Protocol (LSP) to MCP — enabling AI agents to use language server capabilities for code intelligence. Provides hover information, go-to-definition, code diagnostics, completion suggestions, and other LSP features to AI coding agents without requiring full IDE integration.

MCP Free tier
72

MCP File Context Server

MCP server for providing file system context to AI agents — indexing codebases and document collections, enabling semantic search over files, retrieving relevant code snippets, and managing file-based context for AI-assisted development workflows. Supports efficient codebase navigation and context retrieval for coding agents.

MCP Free tier
72

Mobile Dev MCP Server

MCP server providing mobile development tooling for AI agents — enabling agents to interact with iOS and Android development workflows, including simulator/emulator control, app deployment, device logs, cross-platform MAUI/.NET project management, and mobile-specific debugging capabilities.

MCP Free tier
72

OctoCode — GitHub Code Analysis MCP

OctoCode MCP server enabling AI agents to perform semantic code search and analysis across GitHub repositories — searching code semantically, analyzing repository structure, finding function definitions and usages, and integrating deep GitHub code intelligence into agent-driven code review and development research workflows.

MCP Free tier
72

SSH MCP Server

SSH MCP server enabling AI agents to execute commands on remote servers via SSH — running shell commands on remote machines, uploading and downloading files, managing remote processes, and integrating secure remote server access into agent-driven DevOps, infrastructure management, and system administration workflows.

MCP Free tier
72

Action MCP Server

Action MCP server enabling AI agents to interact with GitHub Actions CI/CD workflows — triggering workflow runs, checking run status, reading workflow logs, managing workflow files, and integrating GitHub Actions automation into agent-driven DevOps and software delivery workflows.

MCP Free tier
72

AssertJ

Fluent assertion library for Java and Kotlin — the modern replacement for Hamcrest matchers and JUnit's built-in assertions. AssertJ provides a type-safe, IDE-friendly fluent API: assertThat(actual).isEqualTo(expected), assertThat(list).containsExactly(...), assertThat(exception).hasMessageContaining(...). Key advantages over JUnit assertions: readable English-like assertion chains, excellent IDE autocomplete (type-aware .isXxx() methods), soft assertions (collect all failures vs fail-fast), and assertThatThrownBy for exception testing. Integrates with JUnit 5, TestNG, Mockito, and Spring Test.

Free tier
72

Claude IPC MCP Server

Claude IPC (Inter-Process Communication) MCP server enabling communication between Claude agents and other local processes — allowing Claude to send and receive messages from desktop applications, daemons, and other running processes via IPC mechanisms (sockets, named pipes, or shared memory). Enables Claude to act as an orchestrator or participant in multi-process desktop automation workflows.

MCP Free tier
72

Grafana k6

Open-source JavaScript-based load testing tool for APIs, microservices, and websites. Tests are written in JavaScript/TypeScript, executed as a CLI command, and can output metrics to Grafana, InfluxDB, or Grafana Cloud k6. Supports HTTP, WebSocket, gRPC, and browser testing.

Free tier
72

MCP Registry (Official)

The official MCP server registry maintained by Anthropic's Model Context Protocol team — a canonical directory of available MCP servers for discovery and installation by agents and developers.

Free tier
72

Rust MCP Server

MCP server for Rust development toolchain. Enables AI agents to run Cargo commands, compile Rust code, run tests, check for errors, manage dependencies, run Clippy lints, and format code with rustfmt — supporting AI-assisted Rust development workflows.

MCP Free tier
72

SonarQube / SonarCloud API

SonarQube/SonarCloud REST API for accessing code quality metrics, security vulnerabilities, code smells, duplications, and technical debt reports from static code analysis.

MCP Free tier
72

Zed Context7 MCP Server

Zed Context7 MCP server enabling AI agents in the Zed code editor to access up-to-date library documentation via Context7 — fetching current API documentation for npm packages and libraries, retrieving framework guides, and integrating Context7's curated documentation into Zed's AI coding assistance workflows.

MCP Free tier
72

Django MCP Server

Django MCP server enabling AI agents to interact with Django web applications — querying Django ORM models, accessing admin data, running management commands, inspecting URL patterns and views, and integrating Django's web framework capabilities into agent-driven Django application development and management workflows.

MCP Free tier
72

FrontMCP

FrontMCP — a framework or MCP server enabling AI agents to interact with frontend web development workflows — providing tools for component generation, CSS manipulation, React/Vue/Svelte scaffolding, browser preview, and frontend build tooling integration, enabling AI-driven frontend development assistance and code generation.

MCP Free tier
72

SolidWorks MCP Server

SolidWorks MCP server enabling AI agents to interact with SolidWorks — the industry-standard mechanical CAD software — controlling SolidWorks via its API, creating and modifying 3D models and assemblies, reading part properties and dimensions, running simulations, generating drawings, and integrating AI-driven mechanical design assistance into engineering workflows. Requires SolidWorks running locally.

MCP
72

nREPL MCP Server

MCP server providing access to a running nREPL (network REPL) server for Clojure. Enables AI agents to evaluate Clojure expressions, inspect runtime state, call functions, and interact with a live Clojure environment through the nREPL protocol — enabling AI-assisted Clojure development and runtime analysis.

MCP Free tier
72

Agentic Developer MCP

MCP server providing agentic development tools for AI-assisted software engineering. Enables AI agents to manage development workflows, execute code generation tasks, coordinate multi-step development activities, and maintain development context across complex engineering tasks.

MCP Free tier
72

MATLAB MCP Server

MATLAB MCP server enabling AI agents to execute MATLAB code and interact with MATLAB's numerical computing environment — running MATLAB scripts and functions, querying workspace variables, executing matrix operations and signal processing, and integrating MATLAB's scientific computing capabilities into agent-driven engineering and scientific research workflows.

MCP
72

MCP REST API

Generic MCP REST API server enabling AI agents to make HTTP requests to any REST API — performing GET, POST, PUT, DELETE and other HTTP methods against arbitrary endpoints, handling authentication headers, and integrating any HTTP REST service into agent-driven workflows without requiring a dedicated MCP server for each service.

MCP Free tier
72

MIDI MCP Server

MCP server enabling AI agents to generate and control MIDI (Musical Instrument Digital Interface) — creating melodies, chord progressions, rhythmic patterns, and full compositions in MIDI format that can be played through software synthesizers, DAWs, or hardware MIDI devices. Bridges AI-generated music concepts into the universal MIDI protocol.

MCP Free tier
72

PowerShell Execution MCP Server

Community MCP server enabling AI agents to execute PowerShell commands with controlled timeouts and input validation. Designed for Windows system administration automation — retrieving system info, managing services, running administrative scripts — with sandboxing controls to limit scope of execution.

MCP Free tier
72

Smithery.ai MCP Directory API

Smithery.ai is the largest public directory and hosting platform for MCP servers — 7,300+ servers with semantic search, hosted deployment, and an API for discovering and running MCP servers programmatically.

MCP Free tier
72

Storyblok MCP Server

MCP server for Storyblok — the API-first headless CMS. Enables AI agents to read, create, and manage content stories, components, and spaces in Storyblok CMS. Supports content creation workflows, asset management, and editorial automation through Storyblok's Management API.

MCP Free tier
72

uuid

Robust RFC 4122-compliant UUID generation for JavaScript and TypeScript. Supports UUID v1 (timestamp-based), v3 (MD5 namespace), v4 (random), v5 (SHA-1 namespace), v6 (monotonic timestamp), and v7 (Unix-timestamp-sorted random). UUID v4 is the most common for general unique identifiers. UUID v7 is the emerging standard for database primary keys due to its time-sortable property. Works in Node.js and browsers with cryptographic randomness.

Free tier
72

BrowserTools MCP

Three-part system (Chrome extension + Node.js server + MCP server) that lets AI coding assistants monitor browser console logs, network traffic, take screenshots, analyze DOM elements, and run Lighthouse-based audits for accessibility, performance, SEO, and best practices directly from MCP-compatible IDEs.

MCP Free tier
72

Excel MCP Server Master

MCP server for Excel spreadsheet operations. Enables AI agents to create, read, modify, and analyze Excel (.xlsx) files — reading cell data, writing values, creating charts, applying formulas, managing sheets, and formatting. Provides programmatic Excel manipulation without requiring Microsoft Office.

MCP Free tier
72

Python Dependency Manager Companion MCP Server

MCP server providing Python package and dependency management capabilities to AI agents. Enables agents to query installed packages, check package versions, manage pip/conda/uv/poetry dependencies, check for updates, and interact with Python virtual environments — supporting AI-assisted Python project setup and maintenance.

MCP Free tier
72

AWS MCP Server (General)

General-purpose AWS MCP server enabling AI agents to interact with multiple AWS services — managing S3 buckets and objects, querying EC2 instances, interacting with DynamoDB, and integrating AWS SDK capabilities into agent-driven cloud management, infrastructure automation, and data access workflows.

MCP Free tier
72

Apache Kafka MCP Server

Apache Kafka MCP server enabling AI agents to interact with Kafka message brokers — managing topics, producing and consuming messages, querying consumer group offsets, monitoring broker health, and integrating Kafka's distributed event streaming into agent-driven data pipeline and event processing workflows.

MCP Free tier
72

Autodesk Revit MCP Server

Autodesk Revit MCP server written in Python enabling AI agents to interact with Revit BIM (Building Information Modeling) software — querying building elements and families, reading model parameters and properties, executing Revit Python scripts, accessing geometry data, and integrating LLM reasoning into Revit-based architectural design and construction documentation workflows.

MCP
72

MCP Mermaid

MCP server that generates Mermaid diagrams and charts dynamically from AI-generated Mermaid syntax, supporting export as SVG, PNG, base64, or shareable mermaid.ink URLs with configurable themes and backgrounds.

MCP Free tier
72

MCP Tool Kit

MCP Tool Kit — a collection of useful developer utilities exposed as MCP tools — providing commonly needed development tools (file operations, text processing, date/time utilities, JSON manipulation, HTTP requests, etc.) as a bundled MCP server, reducing the need to install multiple specialized MCP servers for common utility operations.

MCP Free tier
72

Robot MCP Server

Robot MCP server enabling AI agents to control robots and physical actuators — sending movement commands, reading sensor data, controlling robot joints and end-effectors, and integrating AI-driven decision-making into robotic control workflows. Bridges the gap between AI language models and physical robot hardware through the MCP protocol.

MCP Free tier
72

Alibaba Cloud ESA MCP Server

Official MCP server from Alibaba Cloud (aliyun org) for ESA (Edge Security Accelerator) — Alibaba's edge computing, CDN, and web security platform. Enables AI agents to manage edge site configurations, CDN rules, WAF policies, DDoS protection, and DNS settings through Alibaba Cloud's ESA API.

MCP
72

Bitwig Studio MCP Server

MCP server enabling AI agents to control Bitwig Studio — a professional digital audio workstation (DAW) popular in electronic music production. Enables agents to control playback, manage tracks, adjust parameters, trigger clips, load instruments, and interact with Bitwig's unique modulation and grid system through MCP tool calls.

MCP
72

Code Screenshot MCP

MCP server that generates beautiful code screenshots from source code. Enables AI agents to create visually styled code images (similar to Carbon.sh) with syntax highlighting, custom themes, and formatting — useful for documentation, social sharing, and presentations.

MCP Free tier
72

Docker MCP Server (alisaitteke)

Community MCP server for Docker enabling AI agents to manage containers, images, volumes, and networks — providing programmatic Docker control for DevOps agent workflows.

MCP Free tier
72

Fossil MCP

MCP server providing AI agents with access to Fossil — the distributed version control system that combines VCS, wiki, bug tracking, and project documentation in a single self-contained tool used by SQLite and other projects. Enables agents to query Fossil repositories, read tickets/wiki pages, manage check-ins, and interact with Fossil's integrated project management features.

MCP Free tier
72

OpenAPI MCP Server

OpenAPI MCP server enabling AI agents to dynamically generate MCP tools from any OpenAPI/Swagger specification — loading OpenAPI schemas, exposing each API endpoint as an MCP tool, executing API calls based on schema definitions, and enabling agents to interact with any REST API that has an OpenAPI spec without writing custom integrations.

MCP Free tier
72

Photoshop MCP Server

Photoshop MCP server enabling AI agents to interact with Adobe Photoshop — creating and manipulating image layers, applying filters and adjustments, running Photoshop scripts, managing PSD files, and integrating Photoshop's professional image editing capabilities into agent-driven creative production workflows.

MCP
72

Umbraco MCP Server

Umbraco MCP server enabling AI agents to interact with Umbraco CMS — the popular open-source .NET content management system. Enables reading and writing content, managing media, querying document types, publishing pages, and integrating AI-driven content management into Umbraco-based websites and headless CMS workflows.

MCP Free tier
72

VS Code Internal Command MCP Server

MCP server that exposes VS Code's internal command palette and APIs to AI agents, enabling agents to programmatically execute VS Code commands — opening files, running build tasks, executing debugger actions, managing extensions, and controlling editor state via MCP tool calls.

MCP Free tier
72

Code Style MCP Server

MCP server for enforcing and checking code style guidelines. Enables AI agents to run code style checks, apply formatting rules, validate code against style guides, and provide code quality feedback — supporting AI-driven code review and style enforcement workflows.

MCP Free tier
71

FluentAssertions

Assertion library for .NET — replaces Assert.AreEqual(expected, actual) with natural language assertion chains: result.Should().NotBeNull().And.HaveCount(3).And.ContainItemsAssignableTo<AgentDto>(). FluentAssertions features: object assertions (Be, NotBe, BeNull, BeEquivalentTo), collection assertions (HaveCount, Contain, BeInAscendingOrder), exception assertions (Throw<T>, ThrowAsync<T>), string assertions (Contain, Match, StartWith), numeric assertions (BePositive, BeInRange), date/time assertions (BeAfter, BeWithin), and custom assertion extension methods. Failure messages include full context explaining what was expected vs actual with diff. Works with xUnit, NUnit, and MSTest.

Free tier
71

Foundry MCP Server

Foundry MCP server enabling AI agents to interact with the Foundry Ethereum development toolkit — running Forge tests, deploying smart contracts via Cast, checking contract ABIs, compiling Solidity code, and integrating Foundry's EVM development toolchain into agent-driven smart contract development and testing workflows.

MCP Free tier
71

anyhow

Flexible error handling library for Rust applications. Provides anyhow::Error as a dynamic error type that can hold any error implementing std::error::Error, with context chaining (context() / with_context()), backtraces, and ergonomic ? operator usage without defining custom error types per function. The standard error handling approach for Rust application code (as opposed to library code which uses thiserror).

Free tier
71

AWX MCP Server

MCP server providing 49 tools for interacting with AWX (Ansible Tower open source) — the web-based UI and REST API for managing Ansible automation at scale. Enables AI agents to trigger job templates, manage inventories, monitor automation runs, and interact with the full AWX REST API for infrastructure automation workflows.

MCP Free tier
71

MikroTik MCP Server

MikroTik MCP server enabling AI agents to interact with MikroTik RouterOS routers and switches — querying interface status, managing firewall rules, monitoring bandwidth usage, configuring routing tables, and integrating MikroTik network infrastructure into agent-driven network administration workflows.

MCP Free tier
71

PowHTTP MCP

MCP server providing powerful HTTP client capabilities to AI agents — enabling agents to make arbitrary HTTP requests (GET, POST, PUT, DELETE, etc.), set custom headers, handle authentication, process responses, and interact with any REST API or web service via structured MCP tool calls.

MCP Free tier
71

ReactBits MCP Server

MCP server providing access to ReactBits — a curated collection of animated React UI components, effects, and design patterns. Enables AI coding agents to query ReactBits component documentation, retrieve component code snippets, and discover available animation and UI patterns — supporting AI-assisted React frontend development.

MCP Free tier
71

Rich

Beautiful terminal text formatting library for Python. Renders rich text with markup, tables, syntax-highlighted code, progress bars, spinners, trees, panels, and live-updating displays. Created by Will McGuire (Textualize). Used by pip, Ansible, and hundreds of popular Python CLI tools. Automatic color detection and graceful degradation in non-color terminals.

Free tier
71

Spec Coding MCP

MCP server that enables spec-driven code generation workflows. Allows AI agents to generate code from specifications, manage spec documents, validate implementations against specs, and enforce specification-first development patterns. Bridges the gap between written specifications and code generation in AI-assisted development workflows.

MCP Free tier
71

cross-env

Cross-platform environment variable setter for npm scripts. Allows setting environment variables in package.json scripts that work consistently on Unix (macOS, Linux) and Windows. On Unix, 'NODE_ENV=production node app.js' works natively; on Windows it doesn't. cross-env solves this: 'cross-env NODE_ENV=production node app.js' works on all platforms. Created by Kent C. Dodds. Now in maintenance mode — covered by native solutions on modern platforms.

Free tier
71

semver

The official npm semantic versioning library for Node.js. Parses, validates, compares, and performs range matching on semver version strings. Implements the full Semantic Versioning 2.0.0 spec — handles major.minor.patch, pre-release tags, build metadata, and range operators (^, ~, >=, etc.). Used by npm, yarn, pnpm, and every package manager ecosystem tool to resolve dependency version constraints.

Free tier
71

shadcn-svelte MCP Server

MCP server providing access to shadcn-svelte — the Svelte port of shadcn/ui, a collection of reusable Tailwind CSS components. Enables AI coding agents to query shadcn-svelte component documentation, retrieve component code, discover available components, and support AI-assisted Svelte frontend development with shadcn components.

MCP Free tier
71

Director

A middleware platform that organizes MCP tools, prompts, and configuration into portable 'playbooks' for AI agents. Lets you curate context-specific skill sets, selectively expose tools to preserve context windows, manage OAuth centrally across multiple agents, and share a single MCP endpoint across different AI clients. Provides a web UI (Studio), CLI with 30+ commands, and a TypeScript SDK.

MCP Free tier
71

Google Cloud MCP Server

Google Cloud Platform MCP server enabling AI agents to interact with GCP services — managing Cloud Run services, querying GKE clusters, inspecting Cloud Storage, monitoring Cloud Functions, accessing Cloud SQL, and integrating GCP's infrastructure capabilities into agent-driven cloud management and DevOps workflows.

MCP Free tier
71

Hevy Workout Tracker MCP Server

Hevy MCP server enabling AI agents to interact with Hevy workout tracking app — fetching workout history, accessing exercise logs, retrieving training programs and routines, analyzing workout performance trends, and integrating Hevy's fitness data into agent-driven personal fitness coaching and health analytics workflows.

MCP Free tier
71

IDA Pro MCP Server Plugin (Alternative)

Alternative IDA Pro MCP Server Plugin enabling AI agents to interact with IDA Pro for binary reverse engineering — querying decompiled functions, disassembly, cross-references, and symbol information through IDA's IDAPython interface, as an alternative implementation to the MxIris IDA MCP server.

MCP
71

pytest

Python testing framework with powerful fixture injection, parametrize decorators, and a rich plugin ecosystem for unit, integration, and functional tests.

Free tier
71

DrissionPage MCP Server

DrissionPage MCP server enabling AI agents to control browsers and scrape web content using DrissionPage — a Python browser automation library that combines Selenium and requests — enabling both JavaScript-rendered page access and lightweight HTTP requests for comprehensive web automation workflows.

MCP Free tier
71

OpenFOAM MCP Server

OpenFOAM MCP server enabling AI agents to interact with OpenFOAM computational fluid dynamics simulations — setting up CFD cases, running simulations, monitoring convergence, extracting results and post-processing data, and integrating OpenFOAM's open-source CFD solver into agent-driven engineering simulation and analysis workflows.

MCP Free tier
71

ReactMCP — React Application MCP Server

ReactMCP server enabling AI agents to interact with React applications — querying component trees, generating React components, managing component state inspection, and integrating React application development into agent-driven frontend development and UI automation workflows.

MCP Free tier
71

VS Code as MCP Server

VS Code as MCP Server enabling AI agents to interact with Visual Studio Code — executing VS Code commands, opening files, managing editor state, running tasks and extensions, and integrating VS Code's editor capabilities into agent-driven development automation workflows.

MCP Free tier
71

GRDB.swift

SQLite toolkit for Swift — covers the full spectrum from raw SQL to Swift-idiomatic ORM. GRDB provides: DatabaseQueue (serial SQLite access), DatabasePool (concurrent readers/serial writer), record types (FetchableRecord, PersistableRecord, TableRecord), migration support, query builder DSL, Combine publishers for reactive observation, and Swift async/await API. Alternative to Core Data and SQLite.swift for iOS/macOS. GRDB prioritizes SQLite's full power — write real SQL or use Swift query builder. DatabaseObservation (ValueObservation) notifies on database changes. Used widely in iOS agent apps requiring offline storage.

Free tier
71

MCP WinDbg

An MCP server that bridges AI models to Windows debugging via WinDbg/CDB, enabling natural language crash dump analysis, live remote debugging, and batch dump processing through a Python wrapper around the CDB debugger.

MCP Free tier
71

Pydantic

Data validation and settings management library for Python using type annotations. Define models as Python classes with type hints — Pydantic validates, coerces, and serializes data automatically. Core dependency of FastAPI, LangChain, and most modern Python AI frameworks. v2 is a complete Rust-backed rewrite with 5-50x performance improvements over v1.

Free tier
71

RSpec

The dominant BDD (Behavior-Driven Development) test framework for Ruby. RSpec provides a rich DSL for writing readable, expressive tests — describe/context/it blocks, expect().to matchers, subject/let helpers, shared examples, and a comprehensive mocking/stubbing system (rspec-mocks). rspec-rails integrates with Rails for controller, model, request, and system specs. Ubiquitous in Ruby/Rails projects.

Free tier
71

Temporal

Durable workflow execution platform that ensures code runs to completion despite failures, timeouts, or restarts. Workflows are expressed as code (Python/Go/Java/TypeScript) with automatic state persistence. Temporal Cloud offers a fully managed service with REST API.

Free tier
71

Tenacity

Python retry library that wraps functions with configurable retry logic including exponential backoff, jitter, stop conditions, and custom wait strategies via decorators or context managers.

Free tier
71

Testing Library

Testing utilities that encourage testing UI components from the user's perspective rather than implementation details. The core principle: query DOM elements by role, label, text (like a user would) rather than by CSS class or component internals. Includes React Testing Library (@testing-library/react), user-event for realistic user interactions, and screen queries. The standard approach for testing React components with Jest or Vitest.

Free tier
71

Zig MCP Server

MCP server for the Zig programming language, from openSVM organization. Enables AI agents to interact with Zig toolchain — compiling Zig code, running Zig programs, querying Zig documentation, and supporting AI-assisted systems programming in Zig.

MCP Free tier
71

Zod

TypeScript-first schema validation library with static type inference. Define schemas (z.string(), z.object(), z.array()) and Zod derives both runtime validation and TypeScript types from them — single source of truth. Used extensively for form validation, API input parsing, environment variable validation, and OpenAI function calling schemas in TypeScript agents.

Free tier
71

clap

The standard Rust command-line argument parsing library. Two APIs: derive API (annotate structs with #[derive(Parser)]) and builder API (fluent method chaining). Generates help text, error messages, shell completions, and validates arguments automatically. Powers popular Rust CLIs including ripgrep, fd, bat, and many others.

Free tier
71

Apache Airflow MCP API

Apache Airflow MCP server enabling AI agents to interact with Airflow's REST API — triggering DAG runs, monitoring pipeline status, querying task execution logs, managing DAG state (pause/unpause), and integrating Airflow data pipeline orchestration into agent-driven workflows. Enables agents to coordinate and monitor complex data engineering workflows.

MCP Free tier
71

ArchUnit

Java architecture testing library that validates architectural constraints as unit tests. ArchUnit imports Java bytecode and applies rule checks: no cycles between packages, layered architecture rules (controllers don't import repositories), naming conventions, annotation requirements, dependency restrictions, and custom rules. Rules run as standard JUnit 5 or JUnit 4 tests — architecture violations appear as test failures with detailed violation messages. Catches architecture drift before it becomes technical debt. Rules expressed in fluent DSL: classes().that().resideInPackage('..controller..').should().onlyDependOnClassesThat()...

Free tier
71

Loguru

Simplified Python logging library designed to eliminate the complexity of Python's built-in logging module. Single global logger instance — no configuration boilerplate. Beautiful colorized output, structured logging, automatic exception formatting with variable inspection, async support, and file rotation. Drop-in replacement for the stdlib logging module with dramatically simpler API.

Free tier
71

3D Printer MCP Server

3D Printer MCP server enabling AI agents to control and monitor 3D printers via OctoPrint or Klipper — managing print jobs, monitoring print progress and temperatures, controlling printer axes, and integrating 3D printer management into agent-driven maker and manufacturing workflows.

MCP Free tier
71

MCP Pointer

Combines a Chrome extension with a local MCP server so AI coding assistants can inspect DOM elements a developer points to in the browser, receiving rich context including text, CSS classes, computed styles, attributes, and React component metadata.

MCP Free tier
71

Metabase MCP Server

Metabase MCP server enabling AI agents to interact with Metabase's business intelligence platform — querying cards and dashboards, executing questions, exploring database metadata, and accessing analytics data from Metabase's self-hosted or cloud instances.

MCP Free tier
71

Mobile Automation MCP Server

MCP server providing iOS mobile app automation capabilities. Enables AI agents to control iOS simulators and devices, interact with app UI elements, take screenshots, run automated tests, and perform mobile QA workflows through Appium or XCUITest frameworks.

MCP Free tier
71

Screenshot MCP Server

MCP server for capturing screenshots from the local desktop or specific application windows. Enables AI agents with vision capabilities to see the current state of the screen, capture specific regions, and use visual context for UI automation, testing, and vision-based workflows.

MCP Free tier
71

dotenv

Loads environment variables from a .env file into process.env. The most widely-used Node.js environment configuration library — enables 12-factor app configuration by keeping secrets out of code. dotenv reads key=value pairs from .env files and merges them into process.env at application startup. Zero dependencies. Used by virtually every Node.js project that needs environment-based configuration.

Free tier
71

ms

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
71

Cypress

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
71

Montano MCP Server

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
71

Ruff

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
71

colorama

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
71

pydantic

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
71

ruff

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
71

Click

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
71

Drupal MCP Server

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
71

Frame0 MCP Server

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
71

Guava

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
71

HTTPX

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
71

Symfony MCP Server

MCP server for Symfony PHP framework development. Enables AI agents to interact with Symfony projects — running Symfony console commands, inspecting routes and services, managing entities, querying the Symfony DI container, running Doctrine migrations, and accessing Symfony debugging tools.

MCP Free tier
71

Typer

Modern CLI framework for Python built on Click. Define CLI commands using Python type hints instead of decorators — arguments and options are inferred from function signatures with type annotations. Created by Sebastián Ramírez (FastAPI). Supports async commands, automatic completion, rich terminal output, and testing via CliRunner. FastAPI for CLIs.

Free tier
71

Vite

Next-generation frontend build tool. Dev server uses native ES modules for instant cold start and sub-millisecond HMR (Hot Module Replacement). Production builds use Rollup for optimized output. Used by React, Vue, Svelte, and most modern frontend projects. The de facto standard replacing Create React App and Webpack for new frontend projects.

Free tier
71

google/uuid (Go)

Go package from Google for generating and parsing UUIDs (Universally Unique Identifiers). Supports UUID v1 (time-based), v3 (MD5 namespace), v4 (random), v5 (SHA-1 namespace), and v7 (time-ordered, monotonic). The most widely used UUID library in Go. v7 support (time-sortable UUIDs) added in v1.4+.

Free tier
71

mime-types

Comprehensive MIME type lookup library for Node.js. Maps file extensions to MIME types (lookup) and MIME types to extensions (extension). Used in web servers, file upload handlers, and HTTP agents to set correct Content-Type headers and validate file extensions. Minimal, no-dependency library based on the mime-db database of 1000+ types.

Free tier
71

sharp

High-performance Node.js image processing library powered by libvips. sharp is 4-5x faster than ImageMagick for common operations (resize, crop, convert) while using less memory. Supports JPEG, PNG, WebP, AVIF, TIFF, GIF, and SVG. Used in agent systems that process user-uploaded images, generate thumbnails, or convert images for ML pipelines.

Free tier
71

Jupyter MCP Server

MCP server that connects AI assistants to Jupyter notebook environments for real-time notebook management. Provides tools to create, read, execute, and modify notebook cells, manage kernels, browse the Jupyter filesystem, and handle multimodal outputs including images and plots.

MCP Free tier
70

Microsoft Teams MCP Server

Microsoft Teams MCP server enabling AI agents to interact with Microsoft Teams — reading and sending messages in channels and chats, listing teams and channels, managing team members, posting notifications, and integrating Teams communication capabilities into agent-driven enterprise communication, notification, and workflow automation.

MCP Free tier
70

PTY MCP Server

MCP server providing PTY (pseudo-terminal) execution capabilities to AI agents. Enables agents to run interactive terminal commands via PTY — supporting programs that require a TTY, handling interactive prompts, and managing long-running terminal sessions. Written in Haskell.

MCP Free tier
70

Testify

The most popular Go testing toolkit. Provides assertion helpers (assert package), mock generation (mock package), and test suite support (suite package). assert.Equal(t, expected, actual) gives readable failure messages instead of Go's default verbose if expected != actual pattern. mock.Mock enables interface mocking without code generation. The de-facto standard testing addition for Go.

Free tier
70

Tools for MCP Server

Utility library and MCP server by Google Apps Script expert tanaikech providing tools to integrate Google Workspace services (Sheets, Docs, Drive, Gmail) with MCP-based AI agents. Enables GAS-powered MCP servers to expose Google Workspace data to agents through standardized tool interfaces.

MCP Free tier
70

WebMock

Ruby library for stubbing HTTP requests in tests — intercepts Net::HTTP, HTTParty, Faraday, RestClient, and other HTTP adapters to prevent real network calls and return controlled responses. WebMock: disables real HTTP connections by default in tests, stubs specific URLs with custom responses (stub_request(:post, 'https://api.openai.com/v1/chat/completions').to_return(body: '...')), verifies requests were made (have_requested(:get, /agent-api/)), and supports request body/header matching. Essential for testing agent services that call external APIs without making real API calls in unit/integration tests.

Free tier
70

Cheat Engine MCP Bridge

MCP server that bridges AI assistants to Cheat Engine, enabling natural language interaction with program memory for reverse engineering, debugging, and analysis. Supports reading memory, following pointer chains, scanning for patterns, analyzing structures, identifying C++ object types via RTTI, and setting hardware breakpoints including Ring -1 DBVM tracing.

MCP Free tier
70

ROS2 Nav2 MCP Server

ROS2 Nav2 MCP server enabling AI agents to control ROS2 Navigation2 (Nav2) — the standard ROS2 navigation stack for mobile robots — sending navigation goals, monitoring navigation progress, managing costmaps and path planners, controlling recovery behaviors, and integrating AI-driven navigation planning into autonomous mobile robot workflows.

MCP Free tier
70

Room (Android Jetpack)

Android Jetpack's SQLite abstraction library — the standard local database solution for Android apps. Room provides an annotation-based ORM: @Entity (table), @Dao (query interface with @Query/@Insert/@Update/@Delete), @Database (database definition). Compile-time query verification catches SQL errors before runtime. Native Kotlin coroutines and Flow support for async queries and reactive data streams. Integrates with LiveData and Paging 3. Used by virtually every Android app requiring local data persistence.

Free tier
70

RuboCop

Ruby static analysis and linting tool — enforces Ruby community style guide via configurable 'cops' that check style, layout, lint, metrics, naming, performance, and security. RuboCop features: rubocop CLI with auto-fix (--autocorrect), .rubocop.yml configuration, department-based cop organization (Style, Layout, Lint, Metrics, Naming, Security), extension gems (rubocop-rails, rubocop-rspec, rubocop-performance), AllCops settings for include/exclude, inheritance from shared config (rubocop-rails, rubocop-ast), and integration with editors and CI. Example cops: Style/StringLiterals (single vs double quotes), Metrics/MethodLength (max 10 lines), Lint/UnusedVariable, Security/Eval. The de facto Ruby style enforcer used by Rails, Homebrew, and most major Ruby projects.

Free tier
70

httpx

Full-featured HTTP client for Python — supports both sync and async APIs, HTTP/1.1 and HTTP/2, connection pooling, timeouts, redirects, authentication, and streaming. httpx features: httpx.Client() for sync, httpx.AsyncClient() for async, identical API for both, HTTP/2 support (http2=True), connection limits, timeout control (connect/read/write/pool), cookie jars, proxy support, SSL verification, streaming responses, multipart upload, custom transports, event hooks, and drop-in requests compatibility for sync usage. Designed for modern async Python including FastAPI test clients.

Free tier
70

Hypothesis

Property-based testing library for Python — generates test inputs automatically based on strategies to find edge cases that example-based tests miss. Hypothesis features: @given() decorator with strategies (st.text(), st.integers(), st.lists(), st.from_type()), automatic shrinking to minimal failing example, database of failure cases between runs, Hypothesis profiles (CI vs local), assume() for preconditions, st.composite() for custom strategies, deadline control, and pytest integration. @given(st.text()) def test_agent_name_validation(name): passes thousands of generated strings to find agent validation edge cases. Finds: empty strings, Unicode, huge inputs, boundary values automatically.

Free tier
70

Just (Task Runner)

Command runner for project-specific tasks. Just stores project commands in a Justfile — similar to Makefile but without the build artifact focus — and provides tab completion, documentation via comments, cross-platform compatibility, and variable support. The modern Make replacement for running common development commands: just test, just build, just deploy. Works for any language — Rust, Python, Go, JavaScript.

Free tier
70

MongoDB Atlas MCP Server

MongoDB Atlas MCP server enabling AI agents to interact with MongoDB Atlas cloud database — querying collections with MongoDB query language, running aggregation pipelines, managing documents, exploring database and collection structure, and integrating MongoDB's document database capabilities into agent-driven data workflows.

MCP Free tier
70

attrs

Python classes without boilerplate — generates __init__, __repr__, __eq__, __hash__ and more from class definitions with validators and converters. attrs features: @define (modern API), @attrs.define for dataclass-like syntax, attr.ib() / attrs.field() for field definition, validators (instance_of, in_, optional, and_, or_, deep_iterable), converters (str, int, custom), Factory for default factories, frozen=True for immutable instances, slots=True for memory efficiency, on_setattr for post-set hooks, __attrs_post_init__ hook, evolve() for copying with changes, asdict()/astuple() for serialization, and cattrs integration for complex serialization.

Free tier
70

click

Composable command line interface creation toolkit for Python — creates CLI tools with decorators, handles argument parsing, generates help text, and supports complex CLI hierarchies. click features: @click.command(), @click.group() for multi-command CLIs, @click.option() and @click.argument() decorators, types (INT, FLOAT, STRING, BOOL, UUID, Path, File, DateTime), multiple=True for multi-value options, required=True, default=, envvar= for env var fallback, prompt=True for interactive input, password=True for hidden input, confirmation prompts, custom callbacks, lazy loading, click.echo() for output, click.style()/click.secho() for colored output, testing via CliRunner, and progressbar.

Free tier
70

coverage

Code coverage measurement for Python — tracks which lines and branches of code are executed during tests. coverage features: coverage run for executing code with measurement, coverage report for terminal summary, coverage html for interactive HTML report, coverage xml for CI integration (Codecov, SonarQube), branch coverage (branch=True), partial branch detection, .coveragerc / pyproject.toml configuration, omit= and include= for file filtering, coverage combine for merging multiple runs, coverage erase, plugins for Django/Flask, context labels for test-specific coverage, and pytest-cov for pytest integration.

Free tier
70

jinja2

Modern and designer-friendly templating engine for Python — sandboxed execution, automatic HTML escaping, template inheritance, and fast compiled templates. jinja2 features: Environment for template loading/configuration, FileSystemLoader/PackageLoader/DictLoader, template.render(context), {{ variable }} and {% block %} and {# comment #} syntax, filters (|upper|truncate|join), tests (is defined/none/odd), template inheritance ({% extends %} and {% block %}), macros, include, import, async rendering, autoescaping for XSS prevention, SandboxedEnvironment, custom filters/tests/globals, and Undefined handling.

Free tier
70

more-itertools

Extends Python's itertools with 60+ additional iterator building blocks — provides windowed, chunked, batched, flatten, one, peekable, side_effect, distribute, roundrobin, and many more. more-itertools features: windowed/sliding window over iterables, chunked/batched for fixed-size groups, peekable for look-ahead, one/first/last/only for safe single-item extraction, side_effect for debugging iterators, flatten/collapse for nested iterables, zip_offset for shifted zipping, intersperse for separators, ilen for iterator length, partition for predicate splitting, spy for non-consuming peek, and 40+ more. All return lazy iterators.

Free tier
70

rich

Rich terminal formatting library for Python — provides colored output, tables, progress bars, markdown rendering, syntax highlighting, logging integration, and more. rich features: Console for rich output, print() with markup [bold red]text[/bold red], Panel/Table/Tree/Columns layout, Progress for progress bars, Live for live-updating displays, Syntax for syntax-highlighted code, Markdown rendering, Spinner, Rule for horizontal lines, Inspect() for object inspection, pretty-printing, logging.RichHandler, Traceback for beautiful exceptions, and Style for complex formatting.

Free tier
70

Actions Pulse MCP Server

MCP server for GitHub Actions providing DORA (DevOps Research and Assessment) metrics and CI/CD pipeline analytics. Enables AI agents to query deployment frequency, lead time for changes, change failure rate, and mean time to recovery from GitHub Actions data — surfacing engineering performance insights.

MCP Free tier
70

Clap (Rust CLI)

The de-facto standard Rust library for parsing command-line arguments. Clap v4 offers a derive macro API (#[derive(Parser)]) for ergonomic CLI definitions with automatic --help, --version, type coercion, validation, and shell completions. Also supports a builder API for runtime-defined CLIs. Powers the CLI layer for the majority of production Rust tools including Cargo, ripgrep, and hundreds of CLI utilities.

Free tier
70

Crash MCP Server

Crash MCP server enabling AI agents to analyze crash reports and stack traces — parsing crash dumps, symbolizing stack traces, identifying root causes from crash patterns, correlating crashes with code changes, and integrating crash analysis into agent-driven debugging and reliability engineering workflows.

MCP Free tier
70

Express REST API + MCP Server Framework

Express REST API + MCP Server Framework combining an Express.js REST API with an MCP server in a single Node.js application — providing boilerplate for building services that expose both HTTP REST endpoints and MCP tools from the same codebase, enabling developers to build dual-interface services for AI agents and traditional API consumers.

MCP Free tier
70

FastDomainCheck MCP Server

MCP server for fast domain name availability checking and WHOIS lookups. Enables AI agents to check if domain names are available for registration, retrieve WHOIS information, query DNS records, and support domain research workflows — useful for brand naming, product launches, and domain portfolio management.

MCP Free tier
70

SSH MCP Server

SSH MCP server enabling AI agents to execute commands on remote servers via SSH — connecting to SSH hosts, running commands, reading output, managing files on remote systems, and integrating remote server access into agentic infrastructure workflows. Similar to mcp-ssh-manager but potentially a simpler or different implementation.

MCP Free tier
70

SSH Manager MCP Server

SSH Manager MCP server enabling AI agents to manage SSH connections and execute remote commands — listing configured SSH hosts, connecting to remote servers, running commands over SSH, managing SSH keys, and integrating remote server access into agentic infrastructure management workflows. Provides a safe, structured interface for SSH operations from AI agents.

MCP Free tier
70

n8n2mcp — n8n to MCP Bridge

n8n2mcp bridge server enabling AI agents to trigger and interact with n8n workflows via MCP — exposing n8n workflow webhooks as MCP tools, allowing agents to invoke complex automation pipelines, data transformations, and integrations built in n8n from within their tool-calling context.

MCP Free tier
70

pydantic-settings

Type-safe settings management with Pydantic — loads configuration from environment variables, .env files, secrets files, and custom sources with automatic type coercion and validation. pydantic-settings features: BaseSettings subclass for defining settings schema, automatic env var loading, case-insensitive env var matching, nested model support (model_config SettingsConfigDict), env_prefix for namespacing, secrets_dir for Docker secrets, JSON field support in env vars, .env file loading via dotenv, custom settings sources (YAML, TOML, remote), model_validator for cross-field validation, and computed_field for derived settings.

Free tier
70

Execa

Improved child_process for Node.js with better developer experience. Execa wraps Node.js's child_process module with Promise-based API, proper error handling, piping, streaming, and cross-platform compatibility. Unlike zx (shell scripting focus), Execa is a pure Node.js API for spawning processes from code — no shell injection risk, better performance, and more control over process I/O.

Free tier
70

Hypothesis

Property-based testing library for Python that automatically generates hundreds of diverse test inputs — including edge cases humans miss — by describing the shape of valid inputs rather than writing specific examples, then shrinks failing cases to minimal reproducible examples.

Free tier
70

JUnit 5

The standard testing framework for Java and Kotlin on the JVM. JUnit 5 (Jupiter) provides annotations (@Test, @BeforeEach, @AfterEach, @Nested, @ParameterizedTest), assertions (assertEquals, assertThrows, assertAll), and an extension model for test customization. Replaced JUnit 4 as the de facto standard for JVM testing. Supports parameterized tests, dynamic tests, test templates, and parallel execution.

Free tier
70

Jest

JavaScript testing framework with batteries included — test runner, assertion library, mocking, coverage, and snapshot testing in one package. Originally created by Meta (Facebook) for React. Jest uses a JSDOM environment by default, making React component testing straightforward. The most widely deployed JavaScript test framework with massive ecosystem compatibility.

Free tier
70

MCP Server Android Gateway

MCP Android Gateway server enabling AI agents to interact with Android devices — executing ADB commands, controlling Android apps via UI automation, capturing screenshots, installing and managing APKs, reading device logs, and integrating Android device control into agent-driven mobile development, testing, and automation workflows.

MCP Free tier
70

MCP Server EXE

MCP server by prolific Chinese MCP developer shadowcz007 that enables AI agents to run local executables and programs. Provides a bridge between MCP-based agents and local system executables, allowing agents to invoke local tools, scripts, and applications via structured MCP tool calls rather than direct shell access.

MCP Free tier
70

Postman API

Postman's programmatic API for managing collections, environments, workspaces, monitors, and mock servers — enabling automation of API testing, documentation, and collaboration workflows.

Free tier
70

Prefect

Python-native workflow orchestration platform that schedules, monitors, and recovers data pipelines and automation workflows, with a REST API for flow run management and observability.

Free tier
70

PyJWT

Python library for encoding and decoding JSON Web Tokens (JWT). PyJWT handles creating signed JWTs (using HS256, RS256, ES256, etc.), verifying signatures, validating standard claims (exp, nbf, iss, aud), and decoding token payloads. Used in FastAPI auth middleware, OAuth2 token validation, and API key systems that use JWTs for agent authentication.

Free tier
70

Salesforce MCP Server (Cirra AI)

Community MCP server for Salesforce CRM enabling AI agents to query Salesforce objects via SOQL, manage records (leads, contacts, opportunities), and interact with Salesforce data in agent sales workflows.

MCP Free tier
70

Trio

Python async library implementing structured concurrency as a first-class principle. Trio's nursery API requires all spawned tasks to complete before their scope exits, preventing resource leaks and making cancellation predictable. An alternative to asyncio with a stricter, cleaner design. Compatible with asyncio via anyio bridge. Used where asyncio's complexity causes correctness issues.

Free tier
70

Vitest

Vite-native unit test framework with Jest-compatible API. Vitest reuses the Vite config and plugin system, providing instant test startup, native ESM support, and TypeScript without transpilation. Uses the same describe/it/expect API as Jest but with significantly faster execution due to Vite's HMR-based test runner. Recommended for projects already using Vite.

Free tier
70

django

Full-stack Python web framework with batteries included — ORM, admin interface, auth, templating, forms, migrations, caching, sessions, and signals. Django features: Model-Template-View (MTV) pattern, ORM (Model.objects.filter/create/update/delete), automatic admin interface (admin.site.register), URL routing (urls.py patterns), Django REST Framework integration, Channels for WebSocket (ASGI), class-based and function-based views, form validation, CSRF protection, middleware stack, management commands, Django's queryset lazy evaluation and select_related/prefetch_related for N+1 prevention, and database migrations via makemigrations/migrate.

Free tier
70

factory_bot

Ruby test data factory library — replaces static fixtures with dynamic, flexible test object creation. factory_bot defines factories with default values and lets tests override only what matters. Key features: build (in-memory, no database), create (persists to database), build_stubbed (fake object, no database queries), traits (reusable attribute sets), sequences (unique values), associations (nested factory objects), callbacks (after_build, after_create), and transient attributes. factory_bot_rails integrates with Rails for automatic factory loading. Used in RSpec, minitest, and plain Ruby test suites for generating agent test data.

Free tier
70

p-limit

Run multiple promise-returning functions with limited concurrency. p-limit creates a concurrency limiter that ensures only a specified number of async operations run simultaneously. Essential for agent systems that make many parallel API calls but need to respect rate limits — process 1000 items with max 10 concurrent requests.

Free tier
70

pytest-mock

Pytest plugin that provides a mocker fixture wrapping Python's unittest.mock — the same capabilities as mock.patch/MagicMock but as a pytest fixture instead of decorator/context manager. pytest-mock's mocker fixture: creates mocks that are automatically cleaned up after each test (no need for patch.stop()), provides mocker.patch(), mocker.MagicMock(), mocker.spy(), mocker.stub(), and mocker.AsyncMock(). Integrates with pytest's assertion rewriting for clearer assertion failure messages. Preferred over unittest.mock decorators in pytest-based test suites for cleaner test function signatures.

Free tier
70

slugify

URL slug generation library. Converts strings to URL-safe slugs by replacing spaces with hyphens, removing special characters, transliterating Unicode characters to ASCII, and lowercasing. Supports 200+ Unicode character transliterations (German umlauts, French accents, Cyrillic, Arabic, etc.). Used for generating SEO-friendly URLs from titles, blog post slugs, and file name sanitization.

Free tier
70

thiserror

Derive macro for implementing std::error::Error for custom Rust error types. Write error enums with #[derive(Error)] and #[error('description')] attributes — thiserror generates the Error implementation, Display, and From conversions automatically. The standard approach for defining typed errors in Rust library crates, complementary to anyhow for application code.

Free tier
70

tracing

Structured, contextual logging and distributed tracing framework for Rust. Instruments async code with spans (logical units of work) and events (log messages with metadata). Works with multiple subscribers/collectors — tracing-subscriber for local logging, opentelemetry-rust for distributed tracing. The standard observability approach for async Rust services (Axum, Tokio use it internally).

Free tier
70

ts-pattern

Exhaustive pattern matching for TypeScript. ts-pattern provides a match() function that handles all cases of discriminated unions, union types, and complex data structures with compile-time exhaustiveness checking. The TypeScript compiler guarantees all cases are handled — missing a case is a type error. Replaces verbose switch statements with readable, type-safe pattern matching like Rust's match or Haskell's case expressions.

Free tier
70

uv

Ultra-fast Rust-based Python package and project manager that replaces pip, pip-tools, virtualenv, and pyenv with a single tool running 10-100x faster.

Free tier
70

zx

JavaScript/TypeScript tool for writing shell scripts. zx provides the $`command` template tag to execute shell commands from JavaScript with proper error handling, output capture, and async support. Eliminates shell scripting pain points — handles quoting, error codes, parallel execution, and piping while staying in JavaScript/TypeScript. Built by Google.

Free tier
70

Adobe Illustrator MCP Server

Adobe Illustrator MCP server enabling AI agents to control Illustrator through its scripting API — creating and manipulating vector graphics, drawing shapes and paths, managing layers, applying colors and styles, exporting files, and integrating AI-assisted design workflows into Adobe Illustrator. Uses ExtendScript or UXP to automate Illustrator operations.

MCP
70

Android Puppeteer MCP Server

MCP server for Android device automation using a Puppeteer-style API. Enables AI agents to control Android devices — tapping, swiping, typing, taking screenshots, and navigating apps — through Android Debug Bridge (ADB). Supports UI testing, app automation, and AI-driven Android interaction workflows.

MCP Free tier
70

Chalk

Terminal string styling library for Node.js. Chalk provides a chainable API for adding colors, bold, italic, underline, and background colors to terminal output. Handles terminal color support detection automatically — no color output in non-TTY environments unless forced. The most popular terminal styling library for Node.js CLI tools. Chalk 5+ is ESM-only.

Free tier
70

Immer

Produces immutable state by writing mutable code using JavaScript Proxy. The 'produce' function creates a draft copy that captures mutations and returns a new immutable state with structural sharing — without deep cloning. Powers Redux Toolkit's immutable state updates. Won the React Open Source award. Simplest path to immutability in JavaScript: write mutable code, get immutable results.

Free tier
70

Joi

The most downloaded JavaScript object schema validation library. Chainable API for defining schemas that validate JavaScript objects — supports string patterns, number ranges, nested objects, arrays, conditional validation, custom validators, and human-readable error messages. Originally part of hapi.js framework, now standalone. Used extensively for API request/response validation in Node.js.

Free tier
70

MCP JetBrains

Proxy server that routes MCP requests from AI clients (Claude Desktop, VS Code) to a running JetBrains IDE, enabling AI assistants to interact with IDE features. Now deprecated as this functionality is built into JetBrains IDEs since version 2025.2.

MCP Free tier
70

MCP Link

Converts any OpenAPI V3 REST API specification into a working MCP server automatically, enabling AI agents to call any REST API through MCP without writing custom integration code.

MCP Free tier
70

Nano ID

Tiny, secure URL-friendly unique ID generator. Nano ID generates cryptographically strong random IDs using the `crypto` module (Node.js) or `crypto.getRandomValues` (browser). Default alphabet uses URL-safe characters (A-Za-z0-9_-), producing shorter IDs than UUIDs for the same collision probability. 21 characters by default. Replaces uuid v4 for most use cases — 40% smaller IDs with same randomness guarantees.

Free tier
70

Pinia

The official Vue.js state management library, replacing Vuex. Pinia uses a store-based model with composable-style API — defineStore() creates stores with state, getters, and actions. Fully TypeScript-native (better inference than Vuex), modular, and supports Vue DevTools. Much simpler API than Vuex's mutations/actions separation. Part of Vue's official ecosystem maintained by the Vue core team.

Free tier
70

Prettier

Opinionated code formatter for JavaScript, TypeScript, CSS, HTML, JSON, Markdown, and 10+ languages. Prettier parses code into an AST and re-prints it with its own rules — eliminating all style debates. Integrates with ESLint (via eslint-config-prettier), editors (VSCode, IntelliJ), and git hooks (husky/lint-staged) for automatic formatting on save or commit.

Free tier
70

Quick + Nimble

BDD (Behavior-Driven Development) testing framework for Swift and Objective-C. Quick provides RSpec/Jasmine-style test structure with describe/context/it blocks for readable test organization. Nimble is Quick's companion assertion library with expressive matchers: expect(agent.status).to(equal(.active)), expect(agents).to(haveCount(5)), expect(promise).to(eventually(equal('done'))). Nimble supports async/await with awaiting expect(asyncOp()).to(equal('result')). Both work with XCTest under the hood and integrate with Xcode test runner, CI, and code coverage. Popular alternative to XCTest's class-based test structure for teams preferring BDD specification style.

Free tier
70

Serde

The foundational serialization/deserialization framework for Rust. Derive macros (#[derive(Serialize, Deserialize)]) automatically implement serialization for Rust structs and enums for any supported format. Works with serde_json (JSON), serde_yaml (YAML), toml, bincode, MessagePack, and 50+ other formats through a single generic interface. Used in virtually every Rust project that handles external data.

Free tier
70

Swift MCP GUI

Swift MCP GUI server enabling AI agents to interact with macOS GUI applications — controlling SwiftUI and AppKit interfaces, reading UI state, triggering button clicks and form interactions, automating macOS desktop applications, and integrating UI-level automation into agent workflows. Uses macOS Accessibility APIs or Swift-native approaches to provide GUI control.

MCP Free tier
70

TanStack Query (React Query)

Server state management library for React (and Vue, Solid, Svelte) that handles data fetching, caching, synchronization, and updates. TanStack Query (formerly React Query) manages async server state with automatic caching, background refetching, optimistic updates, and request deduplication. Eliminates boilerplate useEffect+useState data fetching patterns with declarative useQuery/useMutation hooks.

Free tier
70

Tokio

The de-facto async runtime for Rust. Provides an event-driven, non-blocking I/O platform for writing async Rust applications. Includes a multi-threaded task scheduler, async I/O (TCP, UDP, Unix sockets, files), timers, synchronization primitives (Mutex, RwLock, Semaphore, channel types), and process management. Required by virtually every production Rust async application — Axum, Hyper, Tonic, Reqwest all build on Tokio.

Free tier
70

bcrypt (Node.js)

Native C++ bcrypt password hashing library for Node.js. Wraps the native bcrypt implementation via node-gyp for maximum performance. Provides async (bcrypt.hash/bcrypt.compare) and sync (bcrypt.hashSync/bcrypt.compareSync) APIs with configurable cost factor (salt rounds). The native C++ implementation is faster than the pure JavaScript bcryptjs alternative. The standard choice for password hashing in Node.js applications requiring maximum performance.

Free tier
70

cookie-parser

Express.js middleware that parses Cookie headers and populates req.cookies with an object of cookie name-value pairs. Supports signed cookies (HMAC-SHA256 via a secret) with req.signedCookies for tamper detection. Part of the expressjs GitHub organization. The standard way to read cookies in Express applications — used alongside express-session or directly for stateless cookie-based auth.

Free tier
70

daisyUI

Tailwind CSS component library that adds semantic class names on top of Tailwind utilities. Instead of writing 15 Tailwind classes, use class='btn btn-primary' for a styled button. Includes 56+ components and 30+ built-in themes (dark, light, dracula, cyberpunk, etc.). No JavaScript — pure CSS with Tailwind as the engine. The most popular Tailwind CSS component library by GitHub stars.

Free tier
70

envalid

Environment variable validation library for Node.js. envalid validates and transforms process.env variables at startup — defining required variables, optional variables with defaults, type coercion (str, num, bool, url, email, port), and custom validators. Throws descriptive errors at startup if required variables are missing rather than silently failing at runtime. Essential for 12-factor app configuration.

Free tier
70

ktlint

Kotlin code formatter and linter from Pinterest — zero-configuration (no .editorconfig required for defaults) formatter that enforces the Kotlin official style guide. ktlint provides: auto-formatting (ktlint --format), lint checking (ktlint check), Gradle integration (ktlintCheck/ktlintFormat tasks), IntelliJ/Android Studio plugin, and EditorConfig support for custom rules. Works as a complementary tool to Detekt — ktlint handles formatting (indentation, spaces, blank lines, trailing whitespace) while Detekt handles code smells and complexity. Part of most Android/Kotlin CI pipelines.

Free tier
70

mime

Lightweight MIME type detection library for Node.js and browsers. Maps file extensions to MIME types (e.g., '.js' → 'text/javascript', '.png' → 'image/png') and vice versa. Implements the MIME Database (mime-db) with comprehensive type coverage. Two variants: mime (full database, larger) and mime/lite (smaller subset). The standard library for Content-Type header determination when serving files or handling uploads in Node.js HTTP servers.

Free tier
70

more-itertools

Python library providing 100+ additional iterator utilities beyond Python's stdlib itertools. Includes chunked, windowed, batched, flatten, zip_broadcast, side_effect, seek_after, and many more. Essential for data processing pipelines, ETL scripts, and functional-style Python code. Docs-driven design with extensive usage examples.

Free tier
70

playwright

Browser automation library for Python — controls Chromium, Firefox, and WebKit browsers programmatically. playwright features: sync and async APIs, auto-wait for elements (no explicit sleeps needed), page.goto()/click()/fill()/type()/select(), locators API (page.locator('css') with get_by_text/role/label/placeholder), network interception (page.route()), screenshots/video recording, tracing for debugging, PDF generation, multi-tab/multi-page, context isolation, device emulation, geolocation, permissions, and chromium-specific APIs. Significantly more reliable than Selenium due to auto-wait and modern architecture.

Free tier
70

uuid (npm)

RFC 4122 compliant UUID generation for JavaScript and Node.js. Supports UUIDv1 (time-based), UUIDv3 (namespace MD5), UUIDv4 (random), UUIDv5 (namespace SHA1), and UUIDv7 (time-ordered random, new in v10). UUIDv7 is increasingly preferred over v4 for database primary keys as it's sortable by creation time. The standard UUID library for JavaScript.

Free tier
70

Cypress

End-to-end browser testing framework for web apps that runs tests directly in the browser with real-time reloading and automatic waiting.

Free tier
70

FluentValidation

Fluent validation rules library for .NET — defines validation logic in separate validator classes using chainable rule syntax. FluentValidation: class AgentCreateValidator : AbstractValidator<AgentCreateRequest> { RuleFor(x => x.Name).NotEmpty().MaximumLength(100).WithMessage("Agent name required"); RuleFor(x => x.Config).SetValidator(new AgentConfigValidator()); }. Features: built-in validators (NotNull, EmailAddress, Must, Matches, InclusiveBetween), async validation, conditional rules (When, Unless), rule sets for partial validation, localization, and collection validation (RuleForEach). Integrates with ASP.NET Core model validation pipeline for automatic validation before controller action execution. Replaces DataAnnotations for complex agent validation rules.

Free tier
70

NumPy

Fundamental package for numerical computing in Python. NumPy provides the N-dimensional array (ndarray) with vectorized mathematical operations that run as compiled C/Fortran code — 10-100x faster than pure Python loops. The foundational library that pandas, scipy, scikit-learn, TensorFlow, and PyTorch all build on. Essential for any numerical, scientific, or machine learning work in Python.

Free tier
70

pandas

The foundational Python data manipulation library. pandas provides DataFrame and Series data structures with operations for reading CSV/Excel/JSON/SQL, filtering, grouping, joining, pivoting, time series analysis, and exporting. The lingua franca of Python data science — virtually every data pipeline, ETL process, and analysis notebook uses pandas. pandas 2.0 introduced Arrow-backed dtypes for significantly better performance.

Free tier
70

xUnit.net

Unit testing framework for .NET — uses [Fact] for parameterless tests, [Theory] with [InlineData] for parameterized tests, constructor injection for setup, and IDisposable/IAsyncDisposable for teardown. xUnit.net features: no [SetUp]/[TearDown] attributes (constructor/dispose pattern instead), [ClassFixture<T>] for shared expensive setup across tests in a class, [CollectionFixture<T>] for shared setup across test classes, Assert.Throws<T>, Assert.Equal with detailed diffs, and parallel test execution by default. Preferred over NUnit and MSTest for modern .NET projects — used by ASP.NET Core and Entity Framework Core test suites. Integrates with Moq/NSubstitute for mocking agent service dependencies.

Free tier
70

MCP Fusion

MCP Fusion is an MCP aggregation and proxy tool from vinkius-labs. Enables combining multiple MCP server connections into a unified MCP interface — multiplexing tool calls across multiple backend MCP servers, routing requests intelligently, and presenting a single merged MCP endpoint to clients. Useful for building multi-capability agent configurations.

MCP Free tier
70

MCP PyAutoGUI Server

MCP server built on PyAutoGUI enabling AI agents to control desktop GUI applications through mouse and keyboard automation — clicking, typing, screenshotting, scrolling, and interacting with any desktop application. Provides computer-use style automation for applications without APIs, enabling agents to control legacy software, native apps, and desktop workflows.

MCP Free tier
70

MCP UI Server

MCP UI server providing browser-based user interface capabilities for AI agents — rendering web-based UI components, displaying agent outputs in formatted views, providing interactive forms and controls for human-agent interaction, and enabling agents to present structured information through a web UI rather than plain text output.

MCP Free tier
70

bidict

Bidirectional dictionary for Python — provides a dict-like mapping where both keys and values are unique and the inverse mapping (value-to-key) is always available. bidict features: bidict() for mutable bidirectional maps, frozenbidict() for immutable, OrderedBidict for insertion-ordered bidirectional maps, .inverse property for reversed view, putall() for batch updates, OnDup policy for duplicate handling (RAISE/DROP_OLD/DROP_NEW), full MutableMapping interface compatibility, and type-safe design where values are treated as keys in the inverse. Used for symbol tables, two-way lookup tables, and bijective mappings.

Free tier
70

cargo-nextest

Next-generation test runner for Rust, replacing cargo test. cargo-nextest runs tests in separate processes (preventing test pollution), provides rich terminal output with progress indicators, 2-3x faster test execution through parallel process-based running, retry failed tests, partition tests across CI machines, and output JUnit XML for CI test reporting. Now the standard Rust test runner for serious projects.

Free tier
70

mypy

Optional static type checker for Python — verifies type annotations against usage to catch bugs before runtime. mypy features: PEP 484 type annotation checking, --strict for comprehensive type checking, --ignore-missing-imports for third-party stubs, reveal_type() for type inspection, cast() for type overrides, TypeVar for generics, Protocol for structural typing, TypedDict for typed dicts, overload for multiple signatures, Union/Optional/Literal types, mypy.ini/pyproject.toml configuration, incremental mode for speed, mypy daemon (dmypy) for watch mode, and stub files (.pyi) for typed third-party libraries.

Free tier
70

sortedcontainers

Sorted collection types for Python — provides SortedList, SortedDict, and SortedSet that maintain sorted order with O(log n) add/discard and O(1) min/max. sortedcontainers features: SortedList with bisect_left/bisect_right, add() O(log n), pop() O(log n), SortedDict with peekitem(), irange() for range queries, islice() for sorted slices, SortedSet with irange(), set operations preserving sort order, key= parameter for custom sort keys, and pure Python implementation beating C extensions. Used in Redis-py, SciPy, and other major projects.

Free tier
70

trio

Friendly Python library for async concurrency using structured concurrency principles — nurseries replace callbacks/futures with scoped task management where parent waits for all children. trio features: trio.open_nursery() for task groups, automatic cancellation propagation, checkpoint system for cooperative multitasking, trio.sleep(), trio.move_on_after()/fail_after(), MemoryChannel for async communication, trio.to_thread.run_sync() for thread offloading, trio.from_thread utilities, atomic checkpoint guarantees (no partial execution), DTRT (Do The Right Thing) philosophy for error handling, and trio-asyncio bridge for asyncio compatibility.

Free tier
70

typer

Modern CLI framework built on Click using Python type hints — auto-generates CLI interfaces, help text, and shell completion from type annotations. typer features: @app.command() decorator, automatic argument/option detection from function signatures, Optional[str] for optional args, typer.Argument() and typer.Option() for metadata, typer.Typer() for multi-command apps, add_typer() for sub-apps, typer.echo() and typer.style() for colored output, typer.prompt() and typer.confirm() for interactive input, Annotated support (0.9+), automatic --help from docstrings, bash/zsh/fish shell completion, typer.Exit() and typer.Abort() for flow control, and progress bars via rich integration.

Free tier
70

Black

The uncompromising Python code formatter. Black reformats Python code to a single, consistent style — no configuration debates. Its opinionated approach eliminates style discussions from code reviews, making it the most widely adopted Python formatter. Black is deterministic (same input always produces same output) and produces a subset of PEP 8 with specific line length, quoting, and whitespace rules. Note: Ruff's formatter is a compatible, faster alternative.

Free tier
70

Fusion 360 MCP Server

Autodesk Fusion 360 MCP server enabling AI agents to interact with Fusion 360 — Autodesk's integrated CAD/CAM/CAE cloud platform for product design and manufacturing. Enables creating and modifying parametric 3D designs, running simulations, generating toolpaths for CNC machining, and integrating AI assistance into engineering design workflows.

MCP Free tier
70

Reddit MCP Server

Reddit MCP server enabling AI agents to interact with Reddit — reading posts and comments from subreddits, searching Reddit content, retrieving user profiles and post history, monitoring discussions, and integrating Reddit's community content platform into agent-driven market research, sentiment analysis, and community monitoring workflows.

MCP Free tier
70

Unreal Engine Motion Graphics MCP

Unreal Engine Motion Graphics MCP server enabling AI agents to interact with Unreal Engine's motion graphics and broadcast capabilities — controlling UE5 sequences, managing motion graphics templates, triggering animations, accessing real-time rendering output, and integrating AI-driven content automation into Unreal Engine broadcast and motion graphics production workflows.

MCP Free tier
70

dry-monads

Functional programming primitives for Ruby — Result (Success/Failure), Maybe (Some/None), Try, Task, and List monads. dry-monads enables railway-oriented programming in Ruby: chain operations where each step can succeed or fail, automatically propagating failures without nested if/else or exception handling. The `do` notation (Dry::Monads::Do) enables clean sequential composition with automatic failure propagation — like async/await but for Result types. Used extensively in Hanami and dry-transaction for composing service objects.

Free tier
70

once_cell (Rust)

Safe, ergonomic single-assignment cells and lazy initialization for Rust. once_cell provides OnceCell<T> (single assignment), Lazy<T> (lazy initialization with a closure), and their thread-safe variants (sync::OnceCell, sync::Lazy). Solves the 'global constant that requires computation at startup' problem — global regex, compiled schemas, DB connections — that lazy_static and std::sync::Once handle more verbosely. Most of once_cell's API was stabilized in std (OnceLock, LazyLock) in Rust 1.70+.

Free tier
70

python-dotenv

Reads key-value pairs from .env files and sets them as environment variables — 12-factor app configuration pattern for Python. python-dotenv features: load_dotenv() to load .env into os.environ, dotenv_values() to load as dict without setting env vars, find_dotenv() to auto-locate .env up the directory tree, override= parameter to control whether existing env vars are overridden, dotenv_path parameter for explicit file path, Variable expansion (${OTHER_VAR}), comment support (#), multiline values with quotes, encoding parameter, and stream support for reading from file-like objects.

Free tier
70

Context+

An MCP server that transforms codebases into searchable, hierarchical feature graphs by combining Tree-sitter AST parsing (43 languages), spectral clustering, and Obsidian-style wikilink navigation. Provides 11 MCP tools for structural analysis, semantic code search, blast radius tracing, static analysis, and safe code modification with shadow restore points.

MCP Free tier
70

MapStruct

Compile-time code generator for Java bean-to-bean mapping — the standard solution for DTO/entity mapping in Java applications. MapStruct generates type-safe, performant mapping implementations at compile time via annotation processing: define a @Mapper interface with method signatures, MapStruct generates the implementation. Eliminates reflection-based mappers (ModelMapper, Dozer) which have runtime overhead and no compile-time safety. Key features: automatic field mapping by name, custom mapping methods, decorator pattern, Spring/CDI injection, null-safety, and collection mapping.

Free tier
70

ScalaTest

The most widely-used testing framework for Scala — provides multiple test styles to match team preferences (FunSuite, FlatSpec, WordSpec, FeatureSpec, PropSpec) and rich matchers DSL. ScalaTest integrates with JUnit, Mockito, ScalaCheck (property-based testing), and all major Scala build tools (sbt, Maven, Gradle). Key features: flexible test style mixing, should/must/can matchers for readable assertions, async test support for Futures/IO, fixtures for shared setup/teardown, and Selenium integration for UI testing. The test style can be FunSpec (like RSpec) or FlatSpec (like Cucumber's flat syntax).

Free tier
70

fast-check

Property-based testing framework for JavaScript and TypeScript. Generates hundreds of random test cases automatically to find edge cases that example-based tests miss. Inspired by Haskell's QuickCheck. When a failure is found, fast-check automatically shrinks the input to the smallest failing case. Works with Jest, Vitest, Mocha, and any test runner. Used by companies like Docusaurus, material-ui, and fp-ts for invariant testing.

Free tier
70

fastapi

Modern high-performance Python web API framework — async-first REST API framework with automatic OpenAPI/Swagger documentation, Pydantic v2 validation, and dependency injection. FastAPI features: @app.get/post/put/delete/patch decorators, Pydantic models for request/response validation, automatic JSON serialization, OpenAPI schema generation at /docs and /redoc, Depends() for dependency injection, BackgroundTasks, OAuth2/JWT security, File/UploadFile, HTTPException, APIRouter for route organization, middleware, websockets, streaming responses, async/sync handlers, and excellent editor support via type annotations.

Free tier
70

Caffeine

High-performance near-optimal in-memory cache for Java — Spring Boot's default cache implementation replacing Guava Cache. Caffeine implements the Window TinyLFU eviction algorithm providing near-optimal hit rates (better than LRU/LFU). Key features: time-based expiry (expireAfterWrite, expireAfterAccess), size-based eviction, reference-based eviction (weak/soft keys/values), async loading (AsyncLoadingCache), stats collection, and Guava Cache API compatibility. Part of the Caffeine family that includes Simulator (for policy evaluation) and JCF (JSR-107/JCache implementation).

Free tier
70

Commander.js

Complete solution for Node.js CLI argument parsing. Commander.js provides a declarative API for defining commands, options (--flag, -f), required/optional arguments, help text generation, and version display. The most widely-used Node.js CLI framework — used by create-react-app, vue-cli, and thousands of npm tools. Simple for basic CLIs, powerful enough for complex nested subcommand CLIs.

Free tier
70

Helmet

Express.js middleware collection that sets security-related HTTP headers. A collection of 15 smaller middlewares bundled together: Content-Security-Policy (CSP), Strict-Transport-Security (HSTS), X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy, Cross-Origin headers, and more. A one-line addition (app.use(helmet())) provides baseline HTTP security hardening against common web vulnerabilities. Works with Express, Fastify, and other Node.js frameworks.

Free tier
70

Laravel

Full-featured PHP web framework providing Eloquent ORM, Artisan CLI scaffolding, Blade templating, a service container for dependency injection, and first-party packages for queues, broadcasting, and authentication.

Free tier
70

MSW (Mock Service Worker)

API mocking library that intercepts HTTP requests at the network level using Service Workers (browser) or native Node.js interceptors. MSW mocks work identically in browser and Node.js without changing application code — no dependency injection or adapter patterns needed. Define request handlers once, use them in development (browser), integration tests (Node.js/Vitest/Jest), and E2E tests (Playwright/Cypress). Considered the gold standard for frontend API mocking.

Free tier
70

Nokogiri

HTML and XML parsing library for Ruby — the standard Ruby library for parsing, querying, and modifying HTML/XML documents. Nokogiri wraps libxml2 and libgumbo (HTML5 parser) for fast, standards-compliant parsing. Key APIs: Nokogiri::HTML5(html_string) for HTML5 parsing, Nokogiri::XML(xml_string) for XML, CSS selectors (doc.css('div.agent-card')), XPath (doc.xpath('//agent[@status="active"]')), text extraction (.text), attribute access (.attr('href')), and document modification. Used for web scraping agent tools, parsing HTML email content, processing RSS/Atom feeds, extracting agent knowledge from web pages, and XML API response handling.

Free tier
70

React Hook Form

Performant, flexible React form library using uncontrolled components and ref-based state. React Hook Form (RHF) avoids re-rendering on every keystroke by using the DOM's native uncontrolled inputs rather than React state, making it significantly faster than Formik for large forms. Integrates natively with Zod, Valibot, ArkType, and Yup via @hookform/resolvers for schema validation. The standard form library for modern React applications.

Free tier
70

SwiftLint

Swift linting and style enforcement tool — enforces Swift style guide rules, catches common bugs, and maintains code quality. SwiftLint runs as Xcode build phase script or CLI. Configuration via .swiftlint.yml: disabled_rules, opt_in_rules, included/excluded paths, rule-specific configuration (line_length: 120). Rules: style (trailing_whitespace, colon, opening_brace), idiomatic (force_cast, force_try, implicitly_unwrapped_optional), metrics (function_body_length, file_length), lint (unused_import, unused_closure_parameter). Xcode integration shows warnings/errors inline. Supports SwiftFormat integration and custom regex rules. Essential for consistent agent iOS codebase.

Free tier
70

TanStack Query

Framework-agnostic server state management library providing useQuery, useMutation, and useInfiniteQuery hooks with stale-while-revalidate caching, QueryClient cache invalidation, and optimistic updates for React, Vue, Svelte, and Angular.

Free tier
70

Zalando Problem (RFC 7807)

Java library for producing RFC 7807 Problem Details for HTTP APIs — the IETF standard for machine-readable error responses. Problem Details format: JSON object with 'type' (URI identifying error type), 'title' (human-readable summary), 'status' (HTTP status code), 'detail' (human-readable explanation), and 'instance' (URI for specific occurrence). Zalando Problem library provides: Problem interface and ThrowableProblem (exceptions as Problems), Jackson serialization, Spring MVC and Spring WebFlux integration via problem-spring-web, and Spring Boot auto-configuration. Enables consistent error responses across all agent API endpoints without custom exception mapper boilerplate.

Free tier
70

aiofiles

Async file I/O library for Python's asyncio. Wraps standard Python file operations (open, read, write, close) in asyncio-compatible coroutines so they don't block the event loop. Essential for async Python applications (FastAPI, aiohttp, Starlette) that need to read/write files without freezing the event loop. Uses thread pool executors under the hood to offload blocking file operations.

Free tier
70

color-eyre

Enhanced error reporting library for Rust with colorized terminal output, backtraces, spantrace (tracing context), and custom sections in error reports. Built on eyre (the anyhow alternative). Provides the install() hook that replaces the default Rust panic handler with a beautiful, colored diagnostic. Used in CLI tools and applications where error messages need to be human-readable.

Free tier
70

env_logger (Rust)

Simple, configurable logging backend for Rust's log crate that reads the RUST_LOG environment variable to set log levels per module. The de facto standard for CLI tools and simple applications. Zero-config startup: RUST_LOG=debug cargo run enables debug logging. Formats output to stderr with timestamps and module path.

Free tier
70

esbuild

Extremely fast JavaScript and TypeScript bundler/compiler written in Go. 10-100x faster than Webpack and Rollup. Bundles, minifies, and transforms TypeScript/JSX to JavaScript. Used as the core of Vite's dev server, Bun's bundler, and many build tool chains. Also available as a library via its JavaScript/Go API for programmatic bundling.

Free tier
70

pluralize

English word pluralization/singularization library. Converts English words between singular and plural forms using a comprehensive rule set with irregular word handling. Includes count-aware pluralization (plural(word, count)), singularization, and irregular word registration. Used in code generation, API response formatting, NLP preprocessing, and UI text that shows counts ('1 item' vs '5 items').

Free tier
70

pnpm

Fast, disk-efficient Node.js package manager that uses a global content-addressable store with hard links instead of copying packages per project. pnpm is 2x faster than npm and uses ~50% less disk space by sharing packages across all projects on the machine. Native workspaces support makes it the preferred package manager for JavaScript monorepos. Used by major projects including Vite, Vue, and Astro.

Free tier
70

psutil

Cross-platform Python library for accessing system and process information. psutil provides CPU usage, memory stats, disk I/O, network connections, and process management (list, kill, inspect) through a unified Python API that works on Linux, macOS, and Windows. Used in monitoring agents, resource-aware task schedulers, and system health checks.

Free tier
70

pydantic-settings

Configuration management library for Python using Pydantic models. pydantic-settings loads configuration from environment variables, .env files, AWS Secrets Manager, Azure Key Vault, and other sources — automatically parsing and validating values with Pydantic's type system. Define a Settings class once and get type-safe configuration with validation, documentation, and source priority out of the box. The standard for 12-factor Python applications.

Free tier
70

rayon

Data parallelism library for Rust. Converts sequential iterators to parallel with a single `.par_iter()` call. Uses a work-stealing thread pool to automatically distribute work across all CPU cores. The simplest way to achieve CPU parallelism in Rust — no manual thread management, no locks, no unsafe code.

Free tier
70

Floating UI

Low-level JavaScript library for positioning floating elements (tooltips, popovers, dropdowns, menus) relative to anchor elements. Handles collision detection, overflow prevention, placement flipping, and arrow positioning. Framework-agnostic core with React, Vue, and React Native adapters. Successor to Popper.js — more modern API, better TypeScript support, smaller bundle. Used internally by Radix UI, Headless UI, and many UI libraries.

Free tier
69

Lodash

JavaScript utility library providing 300+ functions for arrays, objects, strings, numbers, and functional programming. Deep cloning, debounce/throttle, groupBy, merge, pick, omit, chunk, flatten, and hundreds more. One of the most downloaded npm packages ever. 'The Swiss Army knife of JavaScript' — fills gaps in native JavaScript APIs with consistent, well-tested utility functions. Lodash/fp variant provides auto-curried, immutable versions of all functions.

Free tier
69

Mantine

Full-featured React component library and hooks collection. Mantine ships 100+ components (Button, Modal, DataTable, DatePicker, RichTextEditor, etc.) and 50+ hooks (useForm, useLocalStorage, useMediaQuery, etc.). Unlike Radix UI which is unstyled primitives, Mantine provides fully styled components with a complete design system, dark mode, theming API, and form utilities. Well-regarded for quality, documentation, and active maintenance.

Free tier
69

Ora

Elegant terminal spinner library for Node.js CLI applications. Displays animated loading spinners with text in the terminal during async operations. Supports multiple spinner styles (dots, line, arc, etc.), success/failure/warning state changes with icons, persistent lines, and concurrent spinner management with ora.all(). Ora v8+ is ESM-only. The go-to library for CLI UX feedback in Node.js tools like deployment scripts, build tools, and agent CLIs.

Free tier
69

VueUse

Collection of essential Vue Composition API utilities (composables). 200+ functions covering sensors (useMousePosition, useResizeObserver), state (useLocalStorage, useSessionStorage), browser APIs (useClipboard, useWebSocket, useNotification), and more. The Vue 3 equivalent of React's custom hooks ecosystem — eliminates the need to write common composable utilities from scratch.

Free tier
69

date-fns

Comprehensive JavaScript date utility library with a functional programming approach. Unlike Day.js/Moment.js (object-oriented), date-fns exports 200+ pure functions that work with native JavaScript Date objects. Each function is independently importable — perfect tree-shaking. Functions like format(), addDays(), differenceInCalendarDays(), isAfter(), startOfWeek() cover everything date manipulation needs. Called 'Lodash for dates'.

Free tier
69

AWS FinOps MCP Server

AWS FinOps MCP server enabling AI agents to perform cloud financial operations analysis — querying AWS cost and usage, identifying rightsizing opportunities, analyzing reserved instance coverage, detecting idle resources, generating cost optimization recommendations, and integrating comprehensive FinOps analysis into agent-driven cloud cost governance workflows.

MCP
69

Deprecated

Deprecation decorator for Python functions and classes — emits DeprecationWarning or other warnings when deprecated code is called. deprecated features: @deprecated decorator for functions/methods/classes, reason= parameter for migration instructions, version= parameter for when deprecation was introduced, action= parameter for warning category (always/once/default/error/ignore), category= for custom warning class, @deprecated.classic.deprecated for simpler API, wrapt-based transparent wrapping that preserves function signatures, and __deprecated__ attribute for deprecation metadata.

Free tier
69

OpenGuardrails MCP Server

OpenGuardrails MCP server enabling AI agents to apply safety guardrails — validating agent outputs for harmful content, checking responses against configurable safety policies, enforcing content restrictions, and integrating AI safety controls into agent-driven applications requiring responsible AI guardrails.

MCP Free tier
69

Coverage.py

The standard Python code coverage measurement tool. Coverage.py tracks which lines and branches of Python code are executed during test runs, generating HTML, XML, JSON, and terminal reports. Integrates with pytest via pytest-cov, supports branch coverage, omit patterns, and parallel execution tracking. Essential for measuring test suite completeness in Python agent codebases.

Free tier
69

Effect

Comprehensive TypeScript ecosystem for building production-grade applications. Effect reimagines async programming in TypeScript with typed errors, dependency injection, structured concurrency, tracing, and data pipelines — all in a single library. The Effect type `Effect<A, E, R>` encodes success type (A), error type (E), and required context (R) at the type level, making error handling and dependency management fully type-checked. Think Rust's Result type meets RxJS meets Dependency Injection, in TypeScript.

Free tier
69

FastAPI

Modern, high-performance Python web framework for building APIs with automatic OpenAPI documentation, Pydantic data validation, and native async/await support. Built on Starlette for ASGI performance and Pydantic for data models. Automatically generates interactive Swagger UI and ReDoc documentation from type hints. One of the fastest Python web frameworks — comparable to Node.js and Go.

Free tier
69

Litestar

Modern async Python ASGI web framework with first-class dependency injection, type-driven OpenAPI generation, DTO support, and layered response handling — a performance-oriented FastAPI alternative.

Free tier
69

Swift Testing

Apple's modern Swift-native testing framework, introduced in Xcode 16 alongside Swift 6. Swift Testing uses macros (@Test, @Suite, #expect, #require) instead of XCTest's class-based approach. Key improvements over XCTest: parameterized tests with @Test(arguments:), parallel test execution by default, Swift concurrency (async/await) support, better error messages from #expect macro, and trait-based test configuration. Designed to eventually replace XCTest for Swift code.

Free tier
69

astropy

Core Python library for astronomy — provides tools for astronomical calculations, data formats, and coordinate systems. astropy features: astropy.units for physical unit tracking (u.meter, u.km/u.s), astropy.coordinates for sky coordinate systems (SkyCoord, FK5, ICRS, Galactic), astropy.time for precise astronomical time (Time, TimeDelta), astropy.io.fits for FITS file I/O, astropy.table for heterogeneous tabular data, astropy.wcs for world coordinate system transformations, astropy.cosmology for cosmological calculations, astropy.stats for robust statistics, Quantity objects that carry units through calculations, and coordinate frame conversions. The foundation of scientific Python astronomy.

Free tier
69

async-trait (Rust)

Proc-macro crate that enables async fn in Rust traits — a feature that was missing from stable Rust until the Return Position Impl Trait (RPITIT) stabilization. async-trait transforms async fn trait methods into box-pinned futures, enabling async methods in trait definitions and implementations. Widely used in Rust async codebases where trait polymorphism and async are both needed. Note: largely superseded by native async fn in traits stabilized in Rust 1.75.

Free tier
69

cachetools

Extensible memoizing collections and decorators for Python — provides LRU, LFU, TTL, and RR cache implementations with @cached decorator. cachetools features: LRUCache (Least Recently Used eviction), LFUCache (Least Frequently Used), TTLCache (time-to-live expiration), RRCache (Random Replacement), Cache base class, @cached(cache) decorator for memoization, @cachedmethod(lambda self: self.cache) for method caching, keys parameter for custom cache key functions, lock parameter for thread safety, getsizeof for weighted caching, and MRUCache (Most Recently Used). Pure Python, no dependencies, no subprocess or network.

Free tier
69

diskcache

Disk and file backed cache library for Python — SQLite + filesystem storage providing persistent cache that survives process restarts. diskcache features: Cache (primary get/set/delete with SQLite+filesystem), Deque (persistent FIFO deque), Index (persistent sorted dict), FanoutCache (sharded for concurrent performance), DjangoCache integration, @memoize decorator, Cache.memoize() context manager, size-limited caching (disk quota), eviction policies (LRU/LFU), statistics, expire/clear/cull, and atomic transactions. Significantly faster than Redis for single-machine use cases.

Free tier
69

fs-extra

Drop-in replacement for Node.js's built-in fs module with extra operations like recursive directory copy, move, ensure directory/file exists, and JSON read/write. fs-extra adds methods missing from the standard fs module — copy(), move(), ensureDir(), outputFile(), readJson(), writeJson() — all with Promise support. The most widely used Node.js file system utility library.

Free tier
69

psutil

Cross-platform system and process monitoring for Python — provides CPU, memory, disk, network, and process information via unified API. psutil features: cpu_percent()/cpu_count() for CPU, virtual_memory()/swap_memory() for RAM, disk_usage()/disk_io_counters() for storage, net_io_counters()/net_connections() for network, Process class for per-process info (pid, name, cpu_percent, memory_info, status, open_files, connections), process_iter() for all processes, Popen integration, boot_time(), users(), pids(), and wait_procs(). Cross-platform: Linux, macOS, Windows, FreeBSD.

Free tier
69

starlette

Lightweight ASGI framework and toolkit — the foundation underlying FastAPI. starlette features: Router for URL routing, Request/Response primitives, WebSocket support, BackgroundTasks for fire-and-forget, StaticFiles for serving assets, TestClient (synchronous httpx wrapper for testing async apps), Middleware (SessionMiddleware, CORSMiddleware, GZipMiddleware, HTTPSRedirectMiddleware), mount for sub-applications, StreamingResponse for generator-based responses, FileResponse for file downloads, and JSONResponse/HTMLResponse/PlainTextResponse helpers. Used directly when FastAPI overhead is unwanted.

Free tier
69

structlog

Structured logging library for Python — processes log events as dictionaries through a configurable processor pipeline before outputting. structlog features: bound loggers (log = structlog.get_logger(); log = log.bind(key=val)), processor pipeline (filter_by_level, add_log_level, add_logger_name, TimeStamper, JSONRenderer, ConsoleRenderer), stdlib integration (structlog.stdlib), async support, thread-local context, lazy evaluation, type-checked API, BoundLogger.new() for new instance, context variables, custom processors, and drop-in logging.getLogger() compatibility via structlog.stdlib.BoundLogger.

Free tier
69

Any OpenAPI MCP Server

Any OpenAPI MCP server that automatically generates MCP tools from any OpenAPI (Swagger) specification — allowing agents to call any REST API with an OpenAPI spec without writing a custom MCP server, dynamically creating tools from endpoint definitions, parameters, and response schemas.

MCP Free tier
69

Astro

A content-focused web framework that ships zero JavaScript by default and enables Island Architecture, allowing React, Vue, and Svelte components to hydrate selectively.

Free tier
69

Ecto

Elixir's database toolkit and query language. Ecto provides a composable query DSL (Ecto.Query), schema definitions (Ecto.Schema), data validation with changesets (Ecto.Changeset), and database migrations. Works with PostgreSQL (ecto_sql + postgrex), MySQL, SQLite, and others via adapters. The changeset pattern decouples data validation from database operations, making it uniquely well-suited for multi-step data pipelines.

Free tier
69

Reticle MCP Server

Reticle MCP server from Supercorp AI providing a streamlined interface for AI agents to interact with web APIs and external services through a unified tool abstraction layer — enabling agents to call arbitrary REST APIs through a standardized MCP interface with built-in parameter validation and response handling.

MCP Free tier
69

Salesforce MCP Server

Salesforce MCP server enabling AI agents to interact with Salesforce CRM — querying objects with SOQL, managing leads and opportunities, reading and writing records, executing Apex code, and integrating Salesforce's CRM platform into agent-driven sales automation, customer data analysis, and business process workflows.

MCP Free tier
69

TYPO3 MCP Server

TYPO3 CMS MCP server enabling AI agents to interact with TYPO3 — the enterprise-grade PHP content management system popular in Europe and Germany. Enables reading and managing TYPO3 content records, pages, and assets; interacting with TYPO3's data structures; and integrating AI assistance into TYPO3 development and content management workflows.

MCP Free tier
69

Zed Figma MCP Server

MCP server integrating Figma design data with the Zed code editor. Enables AI agents in Zed to access Figma design files, inspect components and styles, query design tokens, and retrieve design specifications — bridging design and development workflows directly in the Zed IDE environment.

MCP Free tier
69

Angular

A TypeScript-first, opinionated SPA framework by Google that provides a complete solution with dependency injection, RxJS observables, zone.js change detection, and Angular 17+ signals.

Free tier
69

AnyIO

Python async compatibility layer that works with both asyncio and Trio. AnyIO provides a unified async API for networking, file I/O, synchronization primitives, and task groups that runs on either asyncio or Trio backend. Used by FastAPI, HTTPX, and Starlette for async portability. Enables library authors to write async code once that works across multiple async frameworks.

Free tier
69

Bubble Tea

Functional terminal UI framework for Go based on The Elm Architecture. Bubble Tea lets you build interactive terminal applications (TUIs) with a model-update-view pattern: define a Model struct, a Update function (handles messages/events), and a View function (renders to string). Part of Charmbracelet's TUI ecosystem — pairs with Lip Gloss (styling/layout), Bubbles (reusable TUI components — spinners, progress bars, text inputs, tables), and Huh (terminal forms). Used in production CLIs by GitHub, Mage, and hundreds of Go projects.

Free tier
69

Chai

JavaScript assertion library providing three assertion styles: expect (BDD-style chainable), should (property-based assertions), and assert (TDD-style). Works with any test runner (Mocha, Jest, Jasmine). Chai's fluent chainable API (expect(x).to.be.a('string').and.have.length.above(3)) produces readable test assertions. The standard assertion companion to Mocha.

Free tier
69

Cobra

The most popular Go library for creating CLI applications. Used by kubectl, GitHub CLI, Hugo, Docker CLI, Helm, and hundreds of other major tools. Provides subcommand structure, flag parsing, shell completion generation (bash/zsh/fish/powershell), auto-generated help text, man page generation, and integration with viper for configuration. The de-facto standard for Go CLI development.

Free tier
69

Deno

Secure JavaScript and TypeScript runtime with built-in Web APIs, permission model, native npm compatibility, and a standard library — no node_modules required.

Free tier
69

ESLint

The dominant JavaScript/TypeScript static analysis and linting tool. ESLint identifies code issues — potential bugs, style violations, deprecated patterns, security anti-patterns — using configurable rules and a rich plugin ecosystem. Most rules are auto-fixable. Supports TypeScript via @typescript-eslint, React via eslint-plugin-react, and hundreds of community plugins for frameworks and security.

Free tier
69

Ginkgo + Gomega

BDD testing framework for Go — provides Describe/Context/It block structure and Gomega assertion library for readable, expressive Go tests. Ginkgo features: Describe('AgentService', func() { Context('when creating agent', func() { It('returns agent with ID', func() { Expect(agent.ID).NotTo(BeEmpty()) }) }) }) structure, BeforEach/AfterEach setup/teardown, BeforeSuite/AfterSuite for suite-wide setup, parallel specs (ginkgo --parallel), flaky test detection (ginkgo --flake-attempts), focused specs (FIt, FDescribe), and Gomega matchers (Equal, ContainElement, HaveLen, MatchError, Eventually for async). Used by Kubernetes, Cloud Foundry, and many Go infrastructure projects. Alternative to table-driven tests with t.Run() for complex Go agent service test scenarios.

Free tier
69

Logrus

Structured, pluggable logging for Go. Logrus was the most popular Go logger before zerolog and zap emerged. Provides structured field logging, log hooks (execute code on log events), multiple formatters (JSON, text), log levels, and an API compatible with Go's standard log package. Note: Logrus is in maintenance mode — authors recommend migrating to zap or zerolog for new projects.

Free tier
69

Loguru

Python logging library that aims to replace the standard library's logging module with a simpler, more powerful API. Single logger object (no configuration ceremony), automatic colorized output, structured logging with opt().log(), exception formatting with variable values, and rotation/retention for file sinks. Reduces Python logging boilerplate from dozens of lines to one.

Free tier
69

Mockito

Most popular Java mocking framework for unit testing. Creates mock objects, stubs method calls (when().thenReturn()), and verifies interactions (verify()). Works with JUnit 5 via @ExtendWith(MockitoExtension.class) or Spring's @MockBean. Mockito's fluent API makes test setup readable and concise — the standard for Java unit testing with mocks.

Free tier
69

Moq

Mocking library for .NET — creates test doubles (mocks) of interfaces and abstract classes using lambda-based LINQ setup API. Moq features: var mock = new Mock<IAgentRepository>(); mock.Setup(r => r.FindAsync(agentId)).ReturnsAsync(agent) stubs method return; mock.Verify(r => r.SaveAsync(It.IsAny<Agent>()), Times.Once()) verifies call occurred; Mock.Of<T>() for inline mock creation; MockBehavior.Strict throws on unexpected calls; Callback for capturing arguments; SetupSequence for multiple sequential returns. Moq uses Castle.DynamicProxy to generate mock implementations at runtime. Most widely used .NET mocking library. Works with xUnit, NUnit, and MSTest for agent service unit tests.

Free tier
69

Mox

Mock library for Elixir that enforces behaviour-based contracts — creates test mocks that validate against Elixir @behaviour callbacks. Mox features: Mox.defmock/2 creates mock modules, expect/4 sets expectations with call count, stub/3 allows any number of calls, verify_on_exit!/1 asserts all expectations satisfied, allow/3 for async test access, global mode for non-concurrent tests, and strict adherence to @behaviour interface. Created by José Valim (Elixir creator) with explicit-contract philosophy — mocks must match a defined behaviour.

Free tier
69

Pagy

The fastest and most efficient pagination Ruby gem — 40x faster and 100x more memory-efficient than kaminari or will_paginate. Pagy doesn't pollute models with pagination logic; works at the controller level. Key API: pagy(collection) returns [pagy, records] tuple; pagy_nav(pagy) renders pagination links in views. Supports: multiple pagination UI styles (bootstrap, bulma, tailwind, responsive), JSON API pagination metadata, cursor-based pagination (pagy-keyset for cursor), elasticsearch, searchkick, meilisearch integration. Pagy extras provide optional features without loading unused code. Rails standard includes pagy_metadata for JSON API pagination responses.

Free tier
69

Passlib

Python password hashing library providing a unified interface to 30+ password hashing algorithms (bcrypt, argon2, scrypt, pbkdf2, sha256_crypt, etc.). Handles hashing, verification, and hash migration. Used in FastAPI and Flask user authentication systems for secure password storage. The standard Python password hashing library despite being in maintenance mode.

Free tier
69

Polars

Fast DataFrame library for Python written in Rust with Apache Arrow columnar memory format. 5-100x faster than pandas for many operations. Lazy evaluation API for query optimization. Strong type system with no null index. Multi-threaded execution. Handles out-of-memory datasets via streaming. Growing alternative to pandas for performance-sensitive data pipelines.

Free tier
69

React

A declarative JavaScript UI component library for building interactive user interfaces using a component model, hooks, and (in React 19) Server Components.

Free tier
69

Stylelint

Modern CSS linter that catches errors and enforces style conventions in CSS, SCSS, Sass, Less, and CSS-in-JS. 170+ built-in rules for property ordering, color format consistency, selector specificity, and syntax errors. Integrates with editors (VS Code, JetBrains) and CI pipelines. Stylelint v16 dropped Node 14/16 support and moved to flat config format.

Free tier
69

Tailwind CSS

Utility-first CSS framework that provides low-level CSS utility classes (text-lg, flex, p-4, bg-blue-500) to build custom designs without writing CSS. Tailwind's JIT compiler generates only the CSS classes used in your code, keeping production CSS tiny. v4 moved to CSS-native configuration. Widely used with React, Vue, Next.js, and any modern frontend stack. The dominant CSS framework as of 2024.

Free tier
69

Textual

Python framework for building sophisticated Terminal User Interfaces (TUIs). Textual brings CSS-like styling, reactive components, layout engines, and an event system to terminal applications. Built on top of Rich, it enables building full-screen terminal apps that feel like modern web UIs but run entirely in the terminal. Used for agent monitoring dashboards, CLI tools, and developer tools.

Free tier
69

Vue Router

Official client-side router for Vue.js — maps URL paths to Vue components with support for nested routes, dynamic segments, navigation guards, and lazy loading. Vue Router 4 features: createRouter() + createWebHistory()/createWebHashHistory(), route params (/agents/:id via useRoute().params.id), nested routes with children[] array, navigation guards (beforeEach, beforeRouteEnter, beforeRouteUpdate), lazy loading (component: () => import('./AgentView.vue')), route meta for auth checks, programmatic navigation (useRouter().push('/agents')), named routes, route transitions, scroll behavior, and 404 catch-all routes. Deeply integrated with Vue 3 Composition API and Vue DevTools.

Free tier
69

Zap

Blazing-fast structured logging library for Go, created by Uber. Provides two loggers — zap.NewProduction() for JSON structured logs with field typing, and zap.NewExample() / zap.NewDevelopment() for development. Fields are typed (zap.String, zap.Int, zap.Duration) avoiding reflection overhead. 10-100x faster than standard Go log package for high-throughput services.

Free tier
69

ansi-colors

Lightweight, fast Node.js library for adding ANSI color and style codes to terminal strings. Used by Gulp.js, Mocha, and many popular CLI tools. Zero dependencies, CommonJS compatible, and faster than chalk in many benchmarks. Supports colors, bright colors, background colors, and text styles. Respects NO_COLOR and FORCE_COLOR environment variables.

Free tier
69

cors (Express CORS middleware)

Express.js middleware for configuring Cross-Origin Resource Sharing (CORS) headers. Handles the browser's same-origin policy by setting Access-Control-Allow-Origin, Access-Control-Allow-Methods, Access-Control-Allow-Headers, and related CORS headers on HTTP responses. Supports whitelist-based origin validation, preflight OPTIONS request handling, credential cookies, and dynamic per-request origin configuration. Part of the expressjs GitHub organization.

Free tier
69

express-validator

Express.js middleware for validating and sanitizing request data (body, params, query, headers, cookies). Built on top of validator.js. Provides a chainable API: body('email').isEmail().normalizeEmail(), param('id').isUUID(), query('page').isInt({min: 1}). Validation results collected via validationResult() or matchedData(). The de-facto standard for Express.js request validation.

Free tier
69

kleur

Tiny (3.9kB), fast Node.js library for terminal string styling with ANSI colors. Drop-in alternative to chalk with a chainable API and automatic NO_COLOR/FORCE_COLOR environment variable support. Uses template literal tags and a chainable API. Notably faster than chalk in benchmarks and has zero dependencies.

Free tier
69

orjson

Fast Python JSON library written in Rust. orjson is 3-10x faster than the standard library json module for serialization and deserialization. Natively serializes Python dataclasses, datetime, numpy arrays, UUID, and Pydantic models without custom encoders. Drop-in replacement for json.dumps/json.loads with better performance and native type support.

Free tier
69

pylint

Comprehensive Python static code analyzer — checks for errors, enforces coding standards, and detects code smells. pylint features: error detection (undefined names, wrong types, attribute errors), convention violations (PEP 8, naming), refactoring hints (too-many-arguments, too-complex), warning detection, score out of 10, message categorization (C/R/W/E/F), --disable/--enable for selective rules, pylintrc/pyproject.toml configuration, plugin system (pylint-django, pylint-celery), --output-format for CI integration, --fail-under for quality gates, and --jobs for parallel linting. More thorough than flake8 but slower.

Free tier
69

strip-ansi

Strips ANSI escape codes (color codes, cursor movement, formatting) from strings. Essential utility for processing terminal output that may contain color codes — logging terminal output to files, testing CLI output, measuring string display width, or displaying colored terminal output in non-ANSI contexts. Maintained by the chalk team. ESM-only since v7.

Free tier
69

tRPC

End-to-end type-safe RPC framework for TypeScript. tRPC generates TypeScript types from server-side router definitions and shares them with the client — no code generation, no schema files. Calling a server procedure from the client has full TypeScript autocomplete for inputs and outputs. Works as HTTP/JSON under the hood. Designed for TypeScript monorepos (Next.js, T3 stack).

Free tier
69

zap

Blazing-fast structured logging library for Go from Uber. Provides two interfaces: Logger (zero-allocation, maximum performance) and SugaredLogger (more convenient, slightly slower). Outputs structured JSON logs ideal for log aggregation platforms (Datadog, ELK, Loki). 4-10x faster than other Go structured loggers.

Free tier
69

Astro

Content-focused web framework using Islands Architecture to ship zero JavaScript by default. Astro renders HTML at build time (SSG) or request time (SSR) with components from any UI framework (React, Vue, Svelte, Solid). Island components selectively hydrate only interactive parts. Optimized for content sites, documentation, blogs, and marketing pages.

Free tier
69

Jetpack DataStore

Modern Android Jetpack replacement for SharedPreferences. DataStore provides two APIs: Preferences DataStore (key-value pairs, no schema) and Proto DataStore (typed Protocol Buffer schema, requires .proto file). Key advantages over SharedPreferences: Kotlin coroutines and Flow for async access (no blocking main thread), ACID transactions, handles exceptions properly (SharedPreferences silently swallows IOExceptions), and Kotlin DSL API. Part of Android Jetpack, recommended by Google for all new Android key-value storage.

Free tier
69

Morgan

HTTP request logger middleware for Node.js. Logs HTTP request details (method, URL, status, response time, content length) to stdout or a stream in configurable formats. Part of the expressjs GitHub organization. Built-in formats: combined (Apache-style), common, dev (colored console), short, tiny. Custom format tokens available. Essential for access logging in Express applications during development and production.

Free tier
69

Prisma ORM

Type-safe ORM for TypeScript/Node.js with a declarative schema, auto-generated query client, and built-in migration runner supporting PostgreSQL, MySQL, SQLite, and MongoDB.

Free tier
69

React Aria

Adobe's library of React hooks for building accessible UI components. Implements ARIA patterns, keyboard navigation, focus management, and internationalization for 40+ component types (buttons, dialogs, menus, date pickers, etc.). Headless — no styles, pure behavior and accessibility logic. The accessibility-first alternative to Radix UI with more comprehensive ARIA pattern coverage and internationalization support from Adobe's enterprise experience.

Free tier
69

Redux Toolkit

Official, opinionated Redux toolset for efficient Redux development. Redux Toolkit (RTK) eliminates Redux boilerplate by providing createSlice (reducers + actions in one), createAsyncThunk (async actions), and RTK Query (data fetching and caching). Uses Immer internally for immutable state updates via mutable syntax. The recommended way to use Redux in new React projects.

Free tier
69

Requests

The de-facto standard synchronous Python HTTP library offering a simple, human-friendly API for making web requests.

Free tier
69

SWR

React data fetching library using the stale-while-revalidate (SWR) HTTP caching strategy. useSWR hook returns cached data immediately (stale), then fetches fresh data in the background (revalidate). Features: automatic revalidation on focus, interval polling, deduplication of concurrent requests, pagination, mutation, and optimistic updates. Lighter alternative to TanStack Query from Vercel — focused and minimal.

Free tier
69

SchedCP — eBPF Scheduler MCP

SchedCP MCP server enabling AI agents to interact with Linux CPU scheduling via eBPF — loading and managing eBPF-based CPU schedulers (using sched_ext), monitoring scheduling metrics, adjusting scheduling policies, and integrating Linux kernel scheduling control into agent-driven performance tuning and systems research workflows.

MCP Free tier
69

Sonner

Opinionated, minimal toast notification library for React. Beautiful default styling with smooth animations. Promise-based toasts that show loading state and resolve to success/error. Stack and queue management. Used in shadcn/ui and recommended by Vercel. Zero configuration by default with sensible defaults for position, duration, and styling.

Free tier
69

UniFi Network MCP Server

UniFi Network MCP server enabling AI agents to interact with Ubiquiti UniFi network infrastructure — querying connected clients and devices, monitoring network traffic and health, managing SSID configurations, and integrating UniFi's network management platform into agent-driven network administration and homelab automation workflows.

MCP Free tier
69

Vue

A progressive JavaScript framework for building UIs with a fine-grained reactivity system (ref/reactive), Single File Components, Options and Composition APIs, and an approachable incremental adoption model.

Free tier
69

YAMCP - Yet Another MCP Proxy

YAMCP (Yet Another MCP Proxy) — an MCP server aggregator and proxy enabling agents to connect to multiple MCP servers through a unified interface — aggregating tool namespaces from multiple servers, routing tool calls to appropriate backends, managing server connections, and simplifying multi-MCP deployments by providing a single MCP endpoint for agent frameworks.

MCP Free tier
69

better-sqlite3

Fast, synchronous SQLite3 database driver for Node.js. better-sqlite3 is intentionally synchronous (no callbacks, no promises) — it uses SQLite's synchronous C API directly for maximum performance. Significantly faster than node-sqlite3 for most operations. Used for local agent databases, testing, embedded apps, and CLI tools where SQLite's zero-config setup is ideal.

Free tier
69

compression

Express.js middleware that compresses HTTP responses using gzip or deflate based on the client's Accept-Encoding header. Reduces response payload size by 60-90% for text-based content (JSON, HTML, CSS, JS), improving page load times and reducing bandwidth costs. Part of the expressjs GitHub organization. The standard compression solution for Express.js applications — applied globally, it compresses all compressible responses automatically.

Free tier
69

deepmerge

Deep object merging library for JavaScript. Recursively merges two or more objects, combining nested properties rather than overwriting them. Unlike Object.assign() or spread (...), deepmerge recurses into nested objects. Configurable merge behavior for arrays (concatenate vs overwrite) and custom merge functions. Widely used for merging configuration objects, combining default settings with user overrides, and merging Redux state.

Free tier
69

lint-staged

Runs linters and formatters against staged Git files only — not the entire codebase. lint-staged intercepts the pre-commit hook, identifies which files are staged, and runs configured commands (ESLint, Prettier, TypeScript check) only on those files. Dramatically faster than running linters on the full codebase, making pre-commit checks practical even in large repositories. The standard companion to Husky.

Free tier
69

samber/lo

Lodash-style generic utility library for Go, leveraging Go 1.18+ generics. Provides map, filter, reduce, contains, find, uniq, group by, zip, chunk, and 100+ collection utilities without code generation or reflection. Fills the gap left by Go's minimal standard library for collection manipulation.

Free tier
69

sanitize-html

HTML sanitization library that removes potentially dangerous HTML to prevent XSS attacks. Whitelist-based approach: specify allowed tags (a, b, i, p, etc.), allowed attributes per tag, and allowed URL protocols. Strips everything else. Used in CMSes, comment systems, rich text editors, and anywhere user-submitted HTML must be safely rendered. Maintained by Apostrophe CMS team.

Free tier
69

shadcn/ui

Collection of accessible, customizable React UI components built with Radix UI primitives and Tailwind CSS. Unlike traditional libraries, shadcn/ui uses a copy-paste model — components are added to your codebase via CLI (npx shadcn-ui add button) and become fully yours to customize. Components are not installed as npm dependencies — they're source files you own. Built on Radix UI for accessibility guarantees.

Free tier
69

validator.js

String validation and sanitization library for JavaScript. Provides 100+ validators for common formats: isEmail(), isURL(), isUUID(), isCreditCard(), isPhoneNumber(), isISO8601(), isIP(), isNumeric(), isAlphanumeric(), and many more. Also includes sanitizers (escape, trim, normalizeEmail). Works in both Node.js and browsers. Not an object schema validator — validates individual strings only. Used as the underlying engine in express-validator.

Free tier
69

Artillery

YAML-first load testing framework supporting HTTP, WebSocket, and gRPC with phase-based ramp-up configuration, scenario flows, and Artillery Cloud for reporting.

Free tier
69

Babel

JavaScript transpiler with a mature plugin and preset ecosystem that converts modern JS/TS syntax to older targets, enabling broad browser and Node.js compatibility.

Free tier
69

Biome

Fast JavaScript/TypeScript toolchain that replaces ESLint + Prettier with a single Rust-based tool. Biome provides linting, formatting, import organization, and code quality checks 25-35x faster than ESLint+Prettier. Forked from Rome Tools, now actively maintained by the Biome community. Used by growing number of projects replacing the ESLint + Prettier combination with a single, faster tool. Ships as a CLI binary with no Node.js runtime required.

Free tier
69

Circe

The standard JSON library for the Typelevel Scala ecosystem. Circe provides type-safe JSON encoding (Encoder[A]) and decoding (Decoder[A]) with automatic derivation via circe-generic. JSON values are represented as algebraic types (Json, JsonObject, JsonArray). Decoders return Either[DecodingFailure, A] — errors are values, not exceptions. Integrates with http4s, Tapir, and most Typelevel libraries as the default JSON codec.

Free tier
69

Detekt

Static code analysis tool for Kotlin — the standard linter and code smell detector for Kotlin projects. Detekt analyzes Kotlin source code for: complexity metrics (cyclomatic complexity, cognitive complexity), code smells (long methods, large classes, magic numbers), potential bugs (null safety violations, empty catch blocks), naming conventions, performance issues, and coroutine misuse. Configurable via detekt.yml, integrates with Gradle/Maven as build task, IDE plugins, and GitHub Actions. Supports custom rule sets for project-specific standards. Replaces Checkstyle for Kotlin codebases.

Free tier
69

Facebook Ads Library MCP Server

Facebook Ads Library MCP server enabling AI agents to search and analyze the Facebook Ads Library — querying active and inactive ad campaigns across Meta platforms (Facebook, Instagram), retrieving ad creative details, analyzing competitor advertising strategies, and integrating Meta's public ad transparency data into agent-driven competitive intelligence and market research workflows.

MCP Free tier
69

MCP Endpoint Server

MCP Endpoint Server enabling AI agents to make HTTP requests to arbitrary endpoints — acting as a flexible HTTP client tool that allows agents to call any REST API, webhook, or HTTP service. Provides a general-purpose HTTP request capability without needing a dedicated MCP server for each API, enabling agents to interact with any web service.

MCP Free tier
69

Pyright

Fast, feature-rich Python static type checker from Microsoft. Powers VS Code's Pylance extension. Written in TypeScript for speed — significantly faster than mypy for large codebases. Supports all Python typing features including generics, protocols, TypeVarTuple, ParamSpec, and type narrowing. Can be run standalone or as a language server.

Free tier
69

Ultimate MCP Server

Ultimate MCP Server — a comprehensive, batteries-included MCP server providing a wide collection of utilities for AI agents including text processing, file operations, LLM API access, web search, code execution, database queries, and dozens of other tools in a single configurable server, designed as an all-in-one toolkit for agent workflows.

MCP Free tier
69

Yup

JavaScript/TypeScript schema validation library with chainable API for defining and validating object shapes. Known for async validation support, excellent Formik integration, and human-readable error messages. Supports nested object schemas, conditional validation, custom transforms, and TypeScript type inference. Widely used in React form validation alongside Formik and React Hook Form.

Free tier
69

neverthrow

TypeScript library implementing the Result type pattern from Rust/ML languages. Instead of throwing exceptions, functions return Result<T, E> which is either Ok(value) or Err(error) — forcing callers to explicitly handle both success and failure. Provides a lightweight (< 5KB) alternative to Effect for typed error handling. Includes ResultAsync for Promise-based code. Eliminates try/catch and makes error types visible in function signatures.

Free tier
69

IceCream

Debugging print statement replacement for Python — ic() prints variable names, types, and values with context (file, line, parent function). IceCream features: ic(var) prints 'ic| filename.py:10 in func()- var: value', ic() without args prints caller location, ic.disable() to suppress in production, ic.enable() to re-enable, ic.configureOutput() for custom prefix/output function, ic.includeContext for toggling context display, supports any expression not just variables, and returns its argument for inline use. Drop-in upgrade over print() for debugging Python agents.

Free tier
69

Nox

Flexible Python test automation tool similar to tox but using Python code instead of INI configuration. Nox sessions are Python functions decorated with @nox.session that create virtualenvs, install dependencies, and run test commands. Simpler than tox for complex workflows — run lint, tests, docs, and deployment scripts with one tool. Google uses Nox for many open-source Python projects.

Free tier
69

anyio

Async compatibility layer and structured concurrency library for Python — runs on both asyncio and trio backends, provides task groups, cancellation scopes, threading integration, and synchronization primitives. anyio features: TaskGroup for structured concurrency (similar to trio nurseries), CancelScope with deadline/cancel, from_thread.run_sync() for calling async from sync, to_thread.run_sync() for offloading to thread pool, async file I/O, sleep()/get_current_time(), move_on_after()/fail_after() context managers, Event/Lock/Semaphore/Condition for async synchronization, and socket/stream abstractions. Used by httpx, FastAPI, and Starlette internally.

Free tier
69

beartype

Runtime type checker for Python — enforces PEP 484/526/544/593 type hints at function call time with near-zero overhead. beartype features: @beartype decorator for function-level enforcement, beartype.typing module for compatible typing primitives, BeartypeConf for configuration (strategy, is_debug), beartype_this_package() for package-wide enforcement, beartype_package() for third-party enforcement, door.is_bearable() for type checking values, door.die_if_unbearable() for assertion, supports Union, Optional, Literal, TypedDict, Protocol, Generic, Callable, and PEP 604 (X | Y) syntax. 100-1000x faster than typeguard for complex types.

Free tier
69

cattrs

Structuring and unstructuring library for attrs/dataclasses — converts between Python objects and primitive data (dicts, lists) for serialization. cattrs features: structure() for dict→object conversion, unstructure() for object→dict conversion, Converter for custom serialization rules, GenConverter with generics support, register_structure_hook/register_unstructure_hook for custom types, ClassValidationError with per-field errors, cattrs.preconf.json for JSON-ready converters, support for attrs, dataclasses, TypedDict, NamedTuple, and most typing constructs (Union, Optional, List, Dict), and exception groups for multiple field errors.

Free tier
69

colorlog

Colored log output for Python's logging module — adds ANSI color codes to log levels without changing logging configuration patterns. colorlog features: ColoredFormatter drop-in for logging.Formatter, log_colors dict for per-level color config, %(log_color)s format specifier, %(reset)s to stop color, secondary_log_colors for additional format fields, LevelFormatter for per-level format strings, StreamHandler convenience wrapper, colorlog.getLogger() drop-in for logging.getLogger(), TTY detection (disables color when not a terminal), and reset= parameter. Zero-config upgrade to colored logging.

Free tier
69

funcy

Fancy and practical functional tools for Python — extends itertools with practical FP utilities for collections, functions, and flow control. funcy features: chunks/partition/flatten for sequence manipulation, merge/merge_with/walk for dict operations, memoize/cached_property for caching, retry/silent/ignore decorators for error handling, juxt/compose/partial for function composition, select/reject/group_by/count_by for filtering/grouping, rpartial/curry for partial application, and imap/ifilter lazy generators. Focused on practical everyday FP patterns without requiring monad/type system overhead.

Free tier
69

hiredis

C extension for fast Redis protocol parsing in Python — accelerates redis-py and other Redis clients by replacing the Python RESP protocol parser with a C implementation. hiredis features: automatic activation when installed alongside redis-py (no code changes needed), Reader class for manual RESP parsing, 2-10x faster response parsing for bulk operations, pipeline optimization, and compatibility with redis-py 4.x/5.x. Single-purpose optimization: install it, get faster Redis, no API changes.

Free tier
69

isort

Python import sorter — automatically sorts and organizes import statements according to PEP 8 and configurable profiles. isort features: alphabetical sorting within sections, three-section grouping (stdlib/third-party/local), multi-line import formatting styles, --profile=black/google/django/pycharm for preset configurations, --check-only for CI validation, --diff for showing changes, force_sort_within_sections, known_first_party/known_third_party for classification, skip_glob for excluding files, isort API for programmatic use, pre-commit hook, and compatibility with black formatter via profile=black.

Free tier
69

lark

Modern Python parsing library using standard EBNF grammar notation — generates parsers from grammar files with Earley or LALR(1) algorithms. lark features: EBNF grammar syntax in string or file, Earley parser for any context-free grammar (including ambiguous), LALR(1) for high-performance unambiguous grammars, automatic parse tree construction, Transformer/Visitor patterns for tree processing, terminal/rule disambiguation, priority-based ambiguity resolution, grammar imports/inheritance, standalone parser generation (no lark dependency at runtime), regex terminal support, and lark-cython for C-speed parsing.

Free tier
69

lxml

Fast XML and HTML processing library for Python — C-backed bindings to libxml2 and libxslt providing the fastest XML/HTML parsing with XPath, XSLT, validation (DTD/XML Schema/RelaxNG), and lxml.etree API. lxml features: etree.parse()/etree.fromstring() for XML, html.parse()/html.fromstring() for HTML, XPath expressions (.xpath()), XSLT transformations, XML Schema and RelaxNG validation, ElementTree-compatible API, incremental parsing (iterparse for large files), objectify API for attribute-style XML access, ElementMaker for programmatic XML building, cleanup_namespaces(), and serialization (tostring() with pretty_print=True).

Free tier
69

marshmallow

Python serialization/deserialization and validation library — defines schemas using declarative field classes, validates input data, and transforms between Python objects and primitive types (dicts/JSON). marshmallow 3.x features: Schema class with fields (String, Integer, DateTime, Nested, List, Dict), schema.load() for deserialization+validation, schema.dump() for serialization, ValidationError with per-field error messages, @validates/@validates_schema decorators, Meta.unknown=EXCLUDE/RAISE/INCLUDE, @post_load for object construction, nested schemas, many=True for list handling, partial loading, field-level and schema-level validation, and marshmallow-dataclass integration.

Free tier
69

mise

Polyglot runtime and tool version manager (successor to asdf-vm and rtx). Manages multiple language runtimes and tools (Node.js, Python, Ruby, Go, Rust, Java, and 500+ more) with per-directory version pinning via .mise.toml or .tool-versions. Significantly faster than asdf (written in Rust). Supports task running (like Make/just), environment variable management per directory, and plugin ecosystem. Replaces nvm, pyenv, rbenv, and similar single-language version managers with one unified tool.

Free tier
69

platformdirs

Cross-platform application directory locations for Python — actively maintained fork of appdirs with XDG Base Directory spec compliance. platformdirs features: PlatformDirs class, user_data_dir/user_config_dir/user_cache_dir/user_log_dir/user_runtime_dir/user_documents_dir/user_pictures_dir, site_data_dir/site_config_dir for system-wide, XDG_DATA_HOME/XDG_CONFIG_HOME/XDG_CACHE_HOME environment variable overrides on Linux, Windows roaming/non-roaming support, macOS ~/Library/* conventions, AppDirs compatibility class for appdirs drop-in replacement, and Android/Unix/Windows/macOS specific implementations.

Free tier
69

pyinstrument

Statistical sampling CPU profiler for Python — measures where time is spent with low overhead and human-readable output. pyinstrument features: pyinstrument script.py for CLI, Profiler() context manager, profiler.start()/stop(), profiler.output_text() for terminal output, profiler.output_html() for interactive HTML flamegraph, profiler.open_in_browser() for immediate visualization, interval parameter for sampling rate (default 0.001s), async_mode for asyncio profiling, @profile decorator, pyinstrument.render_as_html(), and pytest plugin (pytest-pyinstrument). Output shows call tree with time percentages — immediately identifies bottlenecks.

Free tier
69

questionary

Beautiful interactive CLI prompts for Python — provides styled terminal question types with keyboard navigation. questionary features: text() for free-text input, password() for hidden input, confirm() for yes/no, select() for single-choice with arrow keys, checkbox() for multi-choice, rawselect() for numbered selection, autocomplete() for filtered selection, path() for file path with completion, print() for styled output, validate= parameter for inline validation, style= for custom colors, ask() and ask_async() for async support, and skip_if()/when() for conditional questions. Successor to inquirer.py with better async support.

Free tier
69

responses

Mock library for the requests Python library — intercepts HTTP calls and returns predefined responses. responses features: @responses.activate decorator, responses.add() for registering mock responses, match_querystring for URL query matching, json= parameter for JSON responses, body parameter for raw response, status= for HTTP status codes, headers= for response headers, responses.calls for inspecting made requests, stream=True for streaming responses, passthrough for selective real requests, callback support, regex URL matching, and pytest fixture via responses.fixture.

Free tier
69

shortuuid

Short UUID generator for Python — generates concise, URL-safe UUIDs by encoding standard UUIDs in base57 (letters + digits without confusable characters). shortuuid features: shortuuid.uuid() for 22-char IDs, shortuuid.uuid(name=url) for deterministic URL-based UUIDs, shortuuid.encode(uuid_obj) for custom UUIDs, shortuuid.decode(short) to get original UUID, alphabet customization, ShortUUID class for custom alphabets, and guaranteed uniqueness (encodes standard UUID4 namespace). Generates IDs like 'mhvXdrZT4jP5T8vBxuvm75' instead of 'f3ee-8d75-48d4-a7e7'.

Free tier
69

tenacity

Retrying library for Python — provides @retry decorator and Retrying context manager with configurable retry strategies, wait policies, stop conditions, and async support. tenacity features: @retry(stop=stop_after_attempt(3), wait=wait_exponential(multiplier=1, min=1, max=60), retry=retry_if_exception_type(RequestException)), stop strategies (stop_after_attempt, stop_after_delay, stop_never), wait strategies (wait_fixed, wait_exponential, wait_random, wait_chain, wait_none), retry conditions (retry_if_exception_type, retry_if_result, retry_if_not_result), before/after/before_sleep callbacks, reraise=True option, AsyncRetrying for async, and statistics tracking.

Free tier
69

termcolor

Simple ANSI terminal color library for Python — adds color and style to terminal text with minimal API. termcolor features: colored(text, color, on_color, attrs) for colored strings, cprint() for direct colored printing, NO_COLOR environment variable support, FORCE_COLOR for forcing colors in non-TTY, support for colors (red/green/yellow/blue/magenta/cyan/white/grey), highlights (on_red/on_green etc.), attributes (bold/dark/underline/blink/reverse/concealed), Python 3.8+ support, and zero dependencies. Much simpler than colorama but Unix/macOS focused.

Free tier
69

1C EDT MCP Server

1C Enterprise Development Tools (EDT) MCP server enabling AI agents to interact with 1C's Eclipse-based IDE for 1C:Enterprise platform development — querying project structure, retrieving configuration metadata, accessing BSL (Business Scripting Language) code, and integrating 1C EDT's development environment into agent-driven 1C:Enterprise application development workflows.

MCP Free tier
69

Got

Human-friendly and powerful HTTP client library for Node.js. Built on Node.js streams with automatic retry support, timeout handling, JSON parsing, hooks system, caching, and TypeScript support. Got v12+ is ESM-only, supporting modern JavaScript module systems. Offers a rich feature set over native fetch: automatic retry with backoff, request/response hooks for middleware patterns, pagination helpers, Unix domain socket support, and RFC-compliant redirect handling.

Free tier
69

OneMCP Hub

OneMCP Hub — an MCP server aggregator and management hub enabling AI agents to connect to and orchestrate multiple MCP servers through a single interface — managing MCP server registrations, routing tool calls to appropriate servers, providing a unified MCP endpoint for agent frameworks, and simplifying multi-MCP deployments.

MCP Free tier
69

The Composable Architecture (TCA)

Opinionated state management architecture library for SwiftUI and UIKit, inspired by Redux and Elm. TCA structures apps as: State (data), Action (events), Reducer (pure state transform), and Store (runtime). Features a powerful dependency injection system, exhaustive testing utilities (TestStore), and reducer composition for building large apps from small, testable components. Created by Point-Free (Brandon Williams and Stephen Celis).

Free tier
69

beautifulsoup4

HTML and XML parsing library for Python — parses malformed HTML gracefully and provides Pythonic navigation, search, and modification of parse trees. beautifulsoup4 features: BeautifulSoup(html, parser) with html.parser/lxml/html5lib backends, find()/find_all() with tag name/class/id/attributes, CSS selectors via .select()/.select_one(), .text/.get_text() for content extraction, .attrs dict for attributes, .parent/.children/.next_sibling navigation, Tag.get() for safe attribute access, SoupStrainer for partial parsing, and tree modification (Tag.decompose/extract/insert). Works on broken/real-world HTML that standard parsers reject.

Free tier
69

Beautiful Soup 4

Python HTML and XML parsing library that creates a parse tree from HTML documents, enabling navigation, search, and extraction via CSS selectors, tag names, or attribute matching. Works with multiple parsers (html.parser, lxml, html5lib). The go-to library for simple Python HTML scraping and parsing tasks without a full crawler framework.

Free tier
68

Electron MCP Server

Electron MCP server enabling AI agents to interact with Electron desktop applications — controlling Electron app windows and UI, executing browser context operations, accessing Electron's main and renderer processes, automating Electron-based desktop apps (VS Code, Slack, Discord, etc.), and integrating Electron app automation into agent-driven desktop workflow automation.

MCP Free tier
68

Frappe Assistant Core MCP

Frappe Assistant Core MCP server enabling AI agents to interact with Frappe Framework and ERPNext — querying DocTypes and documents, executing Frappe methods, managing ERPNext business data, and integrating Frappe's open-source ERP capabilities into agent-driven business process automation workflows.

MCP Free tier
68

Headless UI

Completely unstyled, accessible UI components for React and Vue from Tailwind Labs. Headless UI provides behavioral and accessibility logic for complex interactive components: Combobox, Dialog, Disclosure, Listbox, Menu, Popover, RadioGroup, Switch, Tab, and Transition. Designed to pair with Tailwind CSS for styling. Lighter than Radix UI (fewer components) but maintained by the Tailwind team and deeply integrated with Tailwind patterns.

Free tier
68

Heimdall MCP Server

Heimdall MCP server enabling AI agents to interact with Heimdall Application Dashboard — the self-hosted application bookmark and monitoring dashboard — querying configured application links, checking application status, and integrating Heimdall's centralized app launcher into agent-driven homelab and self-hosted infrastructure workflows.

MCP Free tier
68

Helmet.js

Express.js middleware that sets security-related HTTP headers automatically. Configures Content-Security-Policy, X-Frame-Options, HSTS, X-Content-Type-Options, Referrer-Policy, and 11 other security headers with safe defaults. A one-line app.use(helmet()) adds a significant security baseline to any Express/Node.js HTTP API or web app.

Free tier
68

Radix UI

Unstyled, accessible React UI component primitives. Radix UI provides the behavioral and accessibility logic for complex UI components (Dialog, Dropdown, Tooltip, Select, etc.) with zero styling opinions. Applications style components with CSS, Tailwind, or CSS-in-JS. Radix handles ARIA attributes, keyboard navigation, focus management, and screen reader support — the hard parts of accessible UI — so developers don't have to. Powers shadcn/ui, which adds Tailwind styling on top.

Free tier
68

miette

Fancy diagnostic reporting library for Rust. Provides beautiful, human-readable error messages with source code context, highlighted spans, and suggestions — similar to Rust compiler error messages. Uses the Diagnostic trait extending std::error::Error with labels, help text, and source code references. Works with #[derive(Diagnostic)] for easy adoption.

Free tier
68

simplejson

Extended JSON encoder/decoder for Python — a faster, more feature-rich drop-in replacement for the stdlib json module. simplejson features: use_decimal=True for Decimal serialization, namedtuple_as_object for namedtuple handling, tuple_as_array, item_sort_key for sorted output, for_json protocol via __for_json__ method, JSONDecodeError with location info, encoding parameter for bytes handling, allow_nan flag, raw_json() for embedding pre-serialized JSON, C extension speedup, and full json module API compatibility (loads/dumps/load/dump).

Free tier
68

Brakeman

Static security analysis tool for Ruby on Rails applications — scans Rails source code for security vulnerabilities without executing the application. Brakeman checks: SQL injection (ActiveRecord string interpolation), Cross-Site Scripting (unescaped user output in views), Mass Assignment (permit without whitelist), Command Injection (backticks/system with user input), Dangerous Send (user-controlled method dispatch), File Access (user-controlled paths), Redirect (open redirects), Session Secret exposure, CSRF weaknesses, unsafe deserialization (YAML.load), and 30+ other Rails-specific vulnerability patterns. brakeman command outputs confidence-rated warnings with file/line context. Essential CI check for agent Rails security.

Free tier
68

Chakra UI

Accessible React UI component library with style props API. Components accept CSS-like style props directly (color, padding, margin) without writing CSS. Built on styled-system and Emotion. Strong accessibility focus (ARIA, keyboard navigation). Built-in dark mode support. v3 (2024) redesigned with a new theming system. Popular for React SaaS and startup products.

Free tier
68

Django REST Framework (DRF)

The standard REST API framework for Django — provides serializers (Model↔JSON conversion with validation), class-based API views (APIView, GenericAPIView, ViewSet, ModelViewSet), authentication (Token, Session, JWT via third-party), permissions (IsAuthenticated, IsAdminUser, custom), throttling, pagination (PageNumberPagination, CursorPagination), filtering (django-filter integration), and browsable API (HTML interface for API exploration). DRF ModelViewSet generates full CRUD API for Django models with 5 lines of code. Used in the majority of Django-based API projects — the de facto standard for Django REST APIs.

Free tier
68

Faker

Python library for generating realistic fake data — names, addresses, emails, phone numbers, dates, credit cards, lorem text, and more — across 70+ locales for use in testing, database seeding, and anonymization.

Free tier
68

Hamilton (DAGWorks)

Python micro-framework for writing reusable, modular dataflow functions. Hamilton turns Python functions into nodes in a directed acyclic graph (DAG) — functions declare their dependencies via argument names, and Hamilton automatically builds the execution graph. Used for feature engineering, LLM prompt chains, data transformations, and agent pipelines. Extremely lightweight: no YAML configs, no custom DSL — just plain Python functions with type hints.

Free tier
68

Laravel Pint

Opinionated PHP code style fixer for Laravel — a zero-configuration wrapper around PHP-CS-Fixer that enforces Laravel coding standards. Pint features: `./vendor/bin/pint` fixes all PHP files in project, `--test` flag checks without fixing (CI mode), preset selection (laravel, psr12, symfony), custom rule configuration in pint.json, `--dirty` flag for only git-modified files, `--path` for specific files, and GitHub Actions integration. Included by default in new Laravel projects. Enforces: single quotes, trailing commas, type declaration ordering, blank line standards, import sorting, and 50+ Laravel-specific rules. Replaces manual PHP-CS-Fixer configuration with Laravel-community-approved defaults.

Free tier
68

Luxon

Modern JavaScript date/time library built by the Moment.js maintainer as Moment's spiritual successor. Luxon uses native Intl API for timezone handling and localization instead of bundled timezone data — significantly smaller bundle than Moment.js. Immutable DateTime objects with a chainable API. Supports ISO durations, intervals, and comprehensive timezone support without separate data files.

Free tier
68

MkDocs

Python-based static documentation site generator. MkDocs builds documentation sites from Markdown files using a simple YAML config. The MkDocs Material theme (by squidfunk) is the most popular theme, adding search, navigation, dark mode, admonitions, code tabs, and a polished UI. MkDocs is the standard documentation tool for Python projects and widely used for software documentation across languages. Deployable to GitHub Pages, Read the Docs, or any static host.

Free tier
68

NSubstitute

Mocking library for .NET with a cleaner, more concise syntax than Moq — uses extension method syntax that reads more naturally. NSubstitute: var repo = Substitute.For<IAgentRepository>(); repo.GetByIdAsync(agentId).Returns(agent) stubs return; repo.Received(1).SaveAsync(agent) verifies call occurred; repo.DidNotReceive().DeleteAsync(Arg.Any<string>()) verifies method not called. No Lambda wrappers — setup and verify directly on the substituted interface. ReceivedWithAnyArgs(), Arg.Is<T>(), Arg.Do<T> for argument matching. Returns multiple values in sequence with Returns(first, second, third). NSubstitute's concise syntax reduces test boilerplate compared to Moq's Setup/Verify chains.

Free tier
68

NestJS

Progressive Node.js framework for building server-side applications using TypeScript with Angular-inspired architecture. NestJS uses decorators for controllers, services, modules, and dependency injection. Supports Express or Fastify as HTTP adapters. Includes built-in modules for validation, serialization, guards, interceptors, and pipes. Popular for enterprise Node.js APIs, microservices, and gRPC services.

Free tier
68

Pino

Extremely fast Node.js JSON logger — benchmarks show 5-10x faster than Winston and Bunyan. Uses a worker thread for serialization to minimize impact on application code. Outputs newline-delimited JSON (NDJSON) optimized for log aggregation systems. Default logger for Fastify framework. Supports child loggers with bound metadata, log levels, and a rich plugin ecosystem (pino-pretty for development, pino-http for HTTP logging).

Free tier
68

Preact

Fast 3KB React alternative with the same modern API. Full React compatibility via preact/compat shim that makes existing React code run on Preact without changes. Ships with Signals — fine-grained reactive state that bypasses virtual DOM diffing for better performance. Used by Google, Etsy, and others for performance-critical web applications. Ideal when React's ~40KB bundle size is a concern.

Free tier
68

PyMuPDF (fitz)

Fast Python PDF/XPS/EPUB processing library that extracts text, images, annotations, and metadata from PDFs at 10-20x the speed of alternatives.

Free tier
68

React Email

React component library for building HTML email templates. Provides email-safe React components (Body, Container, Section, Text, Button, Link, Image, etc.) that render to email-client-compatible HTML. Includes a local development preview server to see emails in different clients. Made by the Resend team — optimized for use with Resend but works with any email provider (Nodemailer, SendGrid, Postmark, etc.).

Free tier
68

Remeda

TypeScript-first utility library designed as a lodash replacement with full type inference. Remeda supports both data-first (R.map(array, fn)) and data-last (pipe(array, R.map(fn))) calling conventions — enabling clean functional pipelines with the pipe() helper. All functions are tree-shakeable and have precise TypeScript types that narrow correctly (unlike lodash's loose types). Remeda v2 added lazy evaluation for performance.

Free tier
68

Resilience4j

Lightweight fault tolerance library for Java 8+ and Kotlin — the modern replacement for Netflix Hystrix (deprecated). Resilience4j provides composable resilience decorators: CircuitBreaker (auto-open on failure threshold), RateLimiter (token bucket or fixed window), Retry (exponential backoff, configurable predicates), Bulkhead (concurrent call limiting), TimeLimiter (timeout), and Cache (memoization). Designed for functional composition — decorators wrap functions (Supplier, Callable, Function). Integrates with Spring Boot (spring-cloud-starter-circuitbreaker-resilience4j), Micrometer metrics, and RxJava.

Free tier
68

Rollup

ES module bundler optimized for producing small, tree-shaken library bundles in multiple output formats (esm, cjs, iife, umd).

Free tier
68

Ruby on Rails

Full-stack Ruby web framework built on convention over configuration, providing ActiveRecord ORM, Action View templating, asset pipeline, strong parameters, and generators for rapid MVC application development.

Free tier
68

Scaled MCP

Infrastructure tool for scaling MCP servers horizontally — enabling multiple MCP server instances to handle increased load, with load balancing and session management across server replicas. Designed for production deployments where a single MCP server instance becomes a bottleneck.

MCP Free tier
68

Sinon.JS

Standalone test double library for JavaScript providing spies, stubs, mocks, and fake timers. Framework-agnostic — works with Mocha, Jasmine, Jest, AVA, or no framework. The original and most comprehensive JavaScript test double library before Jest's built-in mocking.

Free tier
68

Skillz

A lightweight MCP server that loads Claude-style SKILL.md skill files and exposes them as callable tools to any MCP-compatible AI agent (Codex, Copilot, Cursor), acting as a universal shim for skill portability across non-Claude clients.

MCP Free tier
68

ULID

Universally Unique Lexicographically Sortable Identifier. ULIDs combine a 48-bit millisecond timestamp with 80 bits of randomness — producing IDs that are both unique and chronologically sortable. 26 characters using Crockford's Base32 (case-insensitive). More database-friendly than UUID v4 since sorting by ULID also sorts by creation time. Available in many languages; multiple npm packages implement the spec.

Free tier
68

UnoCSS

Instant, on-demand atomic CSS engine. Inspired by Tailwind CSS, Windi CSS, and Twind — but designed for maximum performance and flexibility. On-demand generation means only utilities actually used in code are included in the final CSS. Presets provide Tailwind, Bootstrap, Wind, Mini, and custom utility collections. Best-in-class build performance (significantly faster than Tailwind JIT). Used heavily in the Vue/Vite ecosystem (Nuxt, VitePress).

Free tier
68

aiohttp

Async HTTP client/server framework for Python — provides both aiohttp.ClientSession for HTTP client and aiohttp.web for HTTP server with WebSocket support. aiohttp features: ClientSession with connection pooling/reuse, concurrent requests, streaming uploads/downloads, WebSocket client and server, TCPConnector for DNS caching and SSL, multipart, cookie jars, middleware, signal handlers, route-based request handling, aiohttp.web Application for building REST APIs, and comprehensive error handling. Battle-tested for high-throughput async scenarios.

Free tier
68

backoff (Python)

Python library for adding retry behavior with exponential backoff, full jitter, and custom wait strategies to functions using decorators. Simple API: @backoff.on_exception(backoff.expo, requests.exceptions.RequestException, max_tries=8) wraps any function with configurable retry logic. Supports sync and async functions, custom predicates, and retry hooks.

Free tier
68

concurrently

Run multiple commands concurrently in a single terminal. The standard npm development tool for running parallel processes — typically used to start frontend dev server and backend API server simultaneously (concurrently 'npm run frontend' 'npm run backend'). Shows prefixed color-coded output per process, kills all processes when one exits (or crashes), and supports kill-others-on-fail for fail-fast development workflows. Also available as a Node.js API for programmatic use.

Free tier
68

csv-parse

Full-featured CSV parser for Node.js. Part of the node-csv project (csv-parse, csv-generate, csv-stringify, stream-transform). Handles CSV, TSV, and custom-delimiter formats with configurable options: headers, type casting, column mapping, comment lines, BOM handling, relaxed parsing, encoding support. Supports callback API, sync API, and Node.js streams for processing large files. The standard CSV parser for Node.js data pipelines.

Free tier
68

csv-parser

Streaming CSV parser for Node.js with a rich feature set: async iterators, callbacks, pipe-friendly streams, and synchronous mode. Part of the node-csv suite (csv-parse, csv-generate, csv-transform, csv-stringify). Handles quoted fields, multiline records, custom delimiters, and encoding issues robustly.

Free tier
68

diff

JavaScript text diffing library implementing the Myers diff algorithm. Produces word, character, line, sentence, JSON, and CSS diffs between two strings. Outputs unified patch format, HTML diff markup, or structured change arrays. Used in code review tools, content editing systems, test assertion output, and anywhere you need to show what changed between two versions of text. Includes patch application and reverse patch utilities.

Free tier
68

filesize

Human-readable file size formatting library. Converts byte counts to human-readable strings: filesize(1000000) → '976.56 KiB' or '1 MB' depending on rounding options. Supports decimal (SI/kB) and binary (IEC/KiB) units, configurable precision, locale-aware number formatting, partial results for custom formatting, and exponent control. Used in file upload progress, storage statistics display, bandwidth monitoring, and any UI showing data sizes.

Free tier
68

get_it

The most widely-used service locator/dependency injection library for Flutter and Dart. get_it provides a global service locator pattern: register services (singletons, factories, lazy singletons) and retrieve them anywhere in the app without passing them through widget constructors. Works with any architecture (BLoC, Riverpod, MVVM, clean architecture). Complemented by injectable (code generator) for annotation-driven DI. Key features: singleton registration, factory registration (new instance per get()), lazy singletons (initialize on first access), async initialization, and scope management.

Free tier
68

glob

The classic and most widely used glob pattern matching library for Node.js. Finds files using glob patterns (*, **, ?, {a,b}, etc.) and returns matching file paths. Glob v10 is a complete rewrite with ESM-first support, async iterators, and modern API. Powers npm, webpack, Jest, ESLint, and most build tools that need file discovery. Also available as a CLI command.

Free tier
68

gray-matter

Front matter parser for Markdown and other text files. Extracts YAML, TOML, JSON, or JavaScript front matter from text content — the metadata block delimited by --- at the top of Markdown files. Used by nearly every static site generator (Gatsby, Next.js, Vite/Vitepress, Hugo-like tools) to parse page metadata. Returns {data, content} where data is the parsed front matter and content is the body text.

Free tier
68

kotlinx.serialization

Official Kotlin serialization library by JetBrains. Uses a Kotlin compiler plugin to generate serializers at compile time for @Serializable classes. Supports JSON, Protobuf, CBOR, and custom formats. Works across Kotlin Multiplatform (JVM, JS, Native). No reflection required — serializers generated at compile time.

Free tier
68

log/slog (Go structured logging)

Go standard library structured logging package introduced in Go 1.21. Provides leveled (Debug, Info, Warn, Error) structured logging with key-value pairs, JSON and text handlers, and a handler interface for custom backends. Replaces the unstructured log package for applications needing structured logging. Designed to be fast, zero-allocation in common cases, and interoperable with third-party logging backends (zap, logrus) via handler adapters.

Free tier
68

mkdirp

Recursive directory creation for Node.js (mkdir -p equivalent). Cross-platform solution for creating nested directory structures that may not exist. Modern versions (v3+) use Node.js native fs.mkdir({ recursive: true }) with a thin wrapper. Also provides a CLI bin for use in npm scripts.

Free tier
68

nodemon

Development tool that automatically restarts Node.js applications when file changes are detected. nodemon wraps the node command and watches for changes in .js, .ts, .json, and other configured file extensions, restarting the process on change. The standard Node.js development experience tool, replacing the tedious stop/start cycle during development.

Free tier
68

openapi-typescript

Generate TypeScript types from OpenAPI 3.x specs with zero runtime overhead. Unlike openapi-generator (which generates a full SDK), openapi-typescript generates only TypeScript type definitions — no HTTP client code. Use with openapi-fetch (companion package) for a type-safe fetch wrapper, or use generated types manually. Supports OpenAPI 3.0, 3.1, and AsyncAPI schemas. Extremely fast generation via native TypeScript.

Free tier
68

py-spy

Sampling CPU profiler for Python — profiles running Python processes without code changes or restarts. py-spy features: py-spy top --pid PID for live top-like CPU view, py-spy record -o profile.svg --pid PID for flamegraph SVG, py-spy dump --pid PID for stack trace snapshot, zero-overhead profiling (sampling not instrumentation), native code profiling (C extensions, Cython), support for multi-threaded programs, support for subprocesses, Docker container profiling, GIL state tracking, and async task awareness. Written in Rust — profiles Python 2/3, PyPy, and embedded Python.

Free tier
68

pytest-cov

Code coverage reporting for pytest — integrates coverage.py with pytest for automatic coverage measurement during test runs. pytest-cov features: --cov=src flag for source directory coverage, --cov-report=term/html/xml/json for output formats, --cov-fail-under=80 for minimum coverage threshold, --cov-branch for branch coverage, parallel test support, subprocess coverage via COVERAGE_PROCESS_START, omit patterns, coverage.ini configuration, and Codecov/Coveralls upload integration. Standard coverage tool for Python agent CI/CD pipelines.

Free tier
68

qrcode

QR code generator for Node.js and browsers. Generates QR codes as PNG images (via Canvas), SVG strings, terminal ASCII art, or data URLs. Supports all QR code error correction levels (L/M/Q/H), custom color schemes, and character encoding options. Async and sync APIs. Used for generating authentication QR codes (TOTP/2FA), payment QR codes, product links, WiFi credentials, and contact vCards.

Free tier
68

rimraf

Cross-platform `rm -rf` for Node.js. Recursively deletes files and directories on Windows, macOS, and Linux. Handles Windows file locking issues that native rm -rf doesn't. Widely used in build scripts and package.json scripts for cleaning dist/ or build/ directories. v4+ uses native Node.js fs.rm() with rimraf as a reliable cross-platform wrapper.

Free tier
68

structlog

Structured logging library for Python that makes logging output consistent, processable, and observable. Provides a processor pipeline for enriching log events (timestamp, request ID, user context), supports JSON output for log aggregation, context management via bound loggers, and async support. More powerful than loguru for complex structured logging needs in production services.

Free tier
68

styled-components

CSS-in-JS library for React that uses tagged template literals to write actual CSS syntax inside JavaScript components. Creates styled React components where CSS is scoped to the component automatically. Supports theming via ThemeProvider, dynamic styles based on props, and server-side rendering. One of the most widely-used CSS-in-JS solutions — pioneered the approach of collocating styles with component logic.

Free tier
68

tsx

TypeScript and ESM runtime enhancement for Node.js using esbuild. tsx (TypeScript Execute) is ts-node's faster replacement — uses esbuild for near-instant TypeScript transpilation without type-checking. Supports TypeScript, TSX/JSX, and ESM/CommonJS interop. Significantly faster startup than ts-node because it skips type checking. Ideal for scripts and tools where speed matters.

Free tier
68

vanilla-extract

Zero-runtime CSS-in-TypeScript stylesheet library. Write type-safe CSS in TypeScript .css.ts files that compile to plain CSS at build time — no runtime style injection. Provides theme contracts, design token systems (createThemeContract, createTheme), and Sprinkles for utility-class generation. Used by Shopify Polaris and MUI as their zero-runtime CSS foundation. The type-safe, zero-runtime answer to styled-components.

Free tier
68

wait-on

Utility to wait for files, ports, sockets, or HTTP endpoints to become available. Used in npm scripts, CI pipelines, and test setup to wait for services to start before proceeding. Supports HTTP/HTTPS/TCP/UDP/file/socket targets with configurable timeout, interval, and retry settings. CLI: 'wait-on tcp:5432 http://localhost:3000/health && npm test'. Also available as a Node.js API.

Free tier
68

zerolog

Zero-allocation JSON logging library for Go. Achieves zero heap allocations for most logging operations through a fluent builder API that avoids interface{} boxing. Fastest Go structured logger in benchmarks. Method chaining builds log events: log.Info().Str('key', val).Int('count', n).Msg('message'). Used in high-performance Go services where logging overhead must be eliminated.

Free tier
68

Bogus

Fake data generator for .NET — port of Faker.js that generates realistic test data for C# and F# projects. Bogus features: Faker<T> typed generators with RuleFor(), fluent API, locale support (30+ languages), seeded generation for reproducible test data, built-in generators (Name, Address, Internet, Phone, Lorem, Date, Finance, Commerce, Company, Vehicle), and AutoFaker for automatic property population. `new Faker<Agent>().RuleFor(a => a.Name, f => f.Name.FullName()).Generate()` creates agents with realistic names. Seeding: `new Faker('en').UseSeed(42)` produces deterministic data for snapshot tests. Port of Faker.js with identical API surface. Alternative to manual `new Agent { Name = 'Test' }` boilerplate in agent test suites.

Free tier
68

Locust

Python-based load testing framework using task-decorated user classes to define behavior, with a real-time web UI and distributed worker mode for scaling.

Free tier
68

MCP GraphQL

MCP server that lets LLMs dynamically discover and query any GraphQL API by introspecting its schema, executing queries, and optionally executing mutations against a configured endpoint.

MCP Free tier
68

Playwright

Microsoft's end-to-end browser testing and automation framework. Controls Chromium, Firefox, and WebKit with a unified API. Auto-waits for elements to be ready, supports parallel test execution, screenshots, video recording, network interception, and multiple browser contexts. Also usable as a headless browser automation library for agents.

Free tier
68

Testcontainers (Java)

Java library for integration tests that spin up real Docker containers — databases (PostgreSQL, MySQL, MongoDB), message brokers (Kafka, RabbitMQ), caches (Redis, Memcached), and any Docker image. Testcontainers starts containers before tests, provides connection URLs, and stops containers after. Integrates with JUnit 5 (@Testcontainers, @Container), Spring Boot Test (auto-configured via @ServiceConnection), and TestNG. Solves the 'works on my machine' problem for integration tests by using actual services instead of mocks or H2 in-memory databases. Container lifecycle: per-test (fresh state), per-class (shared), or singleton (shared across JVM).

Free tier
68

AutoCAD MCP Server

MCP server for AutoCAD — Autodesk's industry-standard CAD software. Enables AI agents to interact with AutoCAD drawings, execute AutoLISP or script commands, query drawing data, create/modify geometry, and automate CAD workflows — supporting AI-assisted engineering design and drafting.

MCP
68

Emotion

High-performance CSS-in-JS library with a small bundle size. Provides two main APIs: @emotion/styled (styled-components-compatible) and @emotion/react (css prop for writing styles directly on JSX elements). Powers Chakra UI, MUI, and other major component libraries. Slightly faster than styled-components with a similar API. First-class TypeScript support and strong framework compatibility (Next.js, Remix).

Free tier
68

Fastify

High-performance Node.js web framework focused on developer experience and speed. Fastify is significantly faster than Express (~2-3x throughput) using JSON Schema validation for requests/responses that also drives serialization. TypeScript types built-in, plugin system with encapsulation, and async-first design. Becoming the preferred Express replacement for performance-critical Node.js services.

Free tier
68

Joi

Powerful object schema validation library for Node.js. Joi defines schemas using a fluent builder API and validates JavaScript objects against them. Originally part of the hapi.js framework, now standalone. Supports complex validation rules: nested objects, arrays, conditional validation, custom validators, and type coercion. TypeScript types available via @hapi/joi or native types.

Free tier
68

Remix

A full-stack React framework built on React Router v7 that uses a loader/action data flow model, nested routes with parallel data fetching, and progressive enhancement.

Free tier
68

SQLAlchemy

SQLAlchemy provides both a Python ORM and a SQL expression toolkit for database-agnostic query construction and object-relational mapping.

Free tier
68

Serilog

Structured logging library for .NET — captures rich log events with properties instead of plain text strings, enabling powerful log querying in downstream sinks. Serilog features: property capture (Log.Information("Agent {AgentId} completed task {TaskId} in {Duration}ms", id, taskId, ms)), enrichers (add machine name, thread ID, user to all logs), sinks (write to Console, File, Seq, Elasticsearch, Application Insights, Datadog, Splunk), minimum level configuration, and filter expressions. Log.ForContext<AgentService>() creates contextual loggers. ASP.NET Core integration via UseSerilog() replaces default logging. Serilog.Settings.Configuration reads from appsettings.json. The standard structured logging library for .NET agent services.

Free tier
68

Sketchfab MCP Server

MCP server for Sketchfab — the leading platform for 3D model publishing, discovery, and commerce. Enables AI agents to search Sketchfab's library of millions of 3D models, retrieve model metadata, download licensed models, and interact with Sketchfab's model ecosystem for 3D content pipeline automation.

MCP Free tier
68

Spectral

Open-source API description linter for OpenAPI (2.0, 3.0, 3.1), AsyncAPI, and custom JSON/YAML documents. Spectral validates API specs against ruleset files — built-in rulesets for OpenAPI best practices, or custom rules for organization-specific API standards. Integrates with CI to enforce API design standards across teams. Created by Stoplight, the API design platform.

Free tier
68

Svelte

A compile-time UI framework that converts declarative component code into highly optimized vanilla JavaScript with no virtual DOM, using reactive declarations and two-way binding.

Free tier
68

axios

Promise-based HTTP client for the browser and Node.js. Axios handles requests, responses, automatic JSON parsing, request/response interceptors, request cancellation, and timeout configuration. Provides a consistent API across browser (XMLHttpRequest) and Node.js (http module) environments. Long the dominant HTTP client library before the Fetch API became widely adopted.

Free tier
68

commitlint

Lints git commit messages against configurable rules. commitlint enforces the Conventional Commits specification (feat, fix, chore, docs, etc.) and other commit message formats via a Git hook (commit-msg). Works with Husky or Lefthook to reject commits that don't follow conventions. Powers the automated release pipeline: commitlint → semantic-release → automated versioning and changelogs.

Free tier
68

fnm (Fast Node Manager)

Fast Node.js version manager written in Rust. Compatible with .nvmrc and .node-version files. Installs in milliseconds vs nvm's seconds. Supports bash, zsh, fish, PowerShell, and Windows Command Prompt. Designed as a drop-in nvm replacement that's orders of magnitude faster with cross-platform support.

Free tier
68

golangci-lint

Fast Go linters aggregator — runs multiple Go linters (50+) in parallel with caching. Integrates staticcheck, revive, errcheck, govet, gosimple, and many others. Single configuration file (.golangci.yml) controls all linters. Standard Go code quality tool used in open source and enterprise Go projects. Significantly faster than running linters individually.

Free tier
68

jsonschema

JSON Schema validation library for Python — validates JSON/dict data against JSON Schema drafts (draft-07, draft-2019-09, draft-2020-12). jsonschema features: jsonschema.validate() one-shot validation, jsonschema.Draft202012Validator for explicit draft selection, validator.iter_errors() for all errors not just first, best_match() for human-readable error selection, schema referencing ($ref, $defs), format validators (email, date, uri), custom validators, jsonschema.exceptions.ValidationError with path and schema info, and format checking with jsonschema[format-nongpl] extras. Standard for validating OpenAPI request/response bodies, config files, and agent-generated structured outputs.

Free tier
68

responses (Python)

Mock library for the Python requests library. responses intercepts requests.get/post/put/delete calls and returns registered mock responses, capturing the outgoing request details. Unlike HTTPretty (socket-level), responses patches requests specifically — providing better request inspection (what URL was called, what headers were sent, how many times). Maintained by Sentry — widely used for testing requests-based agent code.

Free tier
68

tqdm

Python progress bar library that wraps any iterable to display real-time progress, ETA, and throughput in terminals, Jupyter notebooks, or as a callback interface.

Free tier
68

Alpine.js

Minimal JavaScript framework for adding interactivity to HTML. Alpine.js adds declarative behavior to HTML via x-data, x-show, x-on, x-model attributes — like a tiny Vue.js that runs directly in HTML without a build step. Used for sprinkling interactivity (dropdowns, modals, tabs, toggles) onto server-rendered pages without full SPA overhead. Pairs well with htmx.

Free tier
68

Criterion.rs

Statistics-driven micro-benchmarking library for Rust. Criterion.rs runs benchmarks multiple times, applies statistical analysis to detect performance regressions and improvements, generates HTML reports with interactive charts, and integrates with cargo bench. Uses Welch's t-test to determine if performance changes are statistically significant — reducing false positives from benchmark noise. The standard benchmarking tool for Rust.

Free tier
68

Hugo

The world's fastest static site generator, written in Go. Hugo builds websites from Markdown content and Go templates in milliseconds — large sites with thousands of pages build in under a second. Used by major documentation sites (Kubernetes, Bootstrap, Cloudflare) for their documentation. Supports themes, taxonomies, multilingual sites, image processing, and a rich content pipeline.

Free tier
68

Jotai

Atomic state management library for React that composes primitive atoms into derived state without requiring a global provider for basic usage.

Free tier
68

Vavr

Functional programming library for Java — brings Scala-like functional patterns to Java without Scala's overhead. Vavr provides: Option<T> (better than Optional), Try<T> (exception-to-value with map/flatMap), Either<L,R> (typed error/success), Lazy<T> (memoized lazy evaluation), immutable persistent collections (io.vavr.collection.List, Map, Set), pattern matching (API.Match), and functional interfaces (Function0-8 with andThen/compose). Enables railway-oriented programming in Java similar to dry-monads for Ruby or Rust's Result type.

Free tier
68

arrow

Better dates and times for Python — human-friendly datetime library with timezone-aware objects and natural language parsing. arrow features: arrow.now() for current time with timezone, arrow.get() for parsing from strings/timestamps/ISO 8601, arrow.utcnow() for UTC, .to('US/Pacific') for timezone conversion, .shift(hours=+3, days=-1) for date arithmetic, .humanize() for 'an hour ago' style output, .format('YYYY-MM-DD HH:mm:ss') for strftime-style formatting, .span('day') for day start/end bounds, .floor('hour') / .ceil('hour') for rounding, date range generation, and factory functions. Replaces datetime + pytz + dateutil.

Free tier
68

dry-validation

Powerful Ruby validation library from the dry-rb ecosystem — defines validation Contracts with typed schemas (dry-schema) and business rule checks. Unlike ActiveModel validations that mix model and validation concerns, dry-validation creates explicit Contract objects with: a Schema block (coerces and validates types/formats) and Rules block (business logic validations). Returns structured Result objects with typed errors. Works with any Ruby framework (Rails, Hanami, Sinatra). Foundation of Hanami's input validation layer.

Free tier
68

factory-boy

Test fixture replacement — generates test objects with realistic fake data for Python tests. factory_boy features: Factory class with field declarations, Faker integration for realistic data, SubFactory for related objects, LazyAttribute for computed fields, Sequence for unique incrementing values, RelatedFactory for post-create relations, DjangoModelFactory for Django, SQLAlchemyModelFactory for SQLAlchemy, create()/build()/stub() strategies, create_batch() for multiple objects, Trait for conditional field sets, and reset_sequence() for test isolation.

Free tier
68

itsdangerous

Cryptographically signs data for safe passing to untrusted environments — generates signed tokens with optional expiration. itsdangerous features: Signer for basic HMAC signing, URLSafeSerializer for URL-safe signed JSON (stateless tokens), URLSafeTimedSerializer for timed tokens with expiration, TimestampSigner for signed timestamps, BadSignature exception on invalid signatures, SignatureExpired exception on expired tokens, multiple secret key rotation support (fallback_unsafe_secret_keys), salt parameter for domain separation, and separator customization. Used by Flask for session cookies and password reset tokens.

Free tier
68

orjson

Fast, correct Python JSON library — Rust-backed JSON serialization and deserialization with native support for datetime, UUID, numpy arrays, dataclasses, and more types than stdlib json. orjson features: orjson.dumps() returns bytes (not str), orjson.loads() accepts str/bytes/memoryview, native datetime/date/time/UUID/numpy/dataclass/attrs serialization, OPT_NON_STR_KEYS for dict keys, OPT_INDENT_2 for pretty print, OPT_SORT_KEYS for sorted output, OPT_OMIT_MICROSECONDS for datetime, default= function for custom types, and 3-10x faster than stdlib json. Returns bytes from dumps().

Free tier
68

watchfiles

Fast filesystem watching for Python — Rust-backed file change detection with both sync and async APIs. watchfiles features: watch() sync generator that yields sets of (Change, path) tuples, awatch() async generator for asyncio, run_process() for subprocess hot-reload, arun_process() async version, Change enum (added/modified/deleted), filter_func parameter for custom filtering, recursive watching with native OS events (inotify/FSEvents/kqueue), debouncing by default, and significantly faster than pure-Python watchdog for high-frequency changes.

Free tier
68

Dagster

Asset-based data orchestration platform with a GraphQL API for managing software-defined assets, pipeline runs, sensors, and schedules. Available open-source (self-hosted) or as Dagster Cloud managed service.

Free tier
68

Day.js

Fast 2KB Moment.js-compatible date library. Immutable date objects with the same Moment.js API — parse, validate, manipulate, and display dates and times. Supports timezones (via plugin), localization (140+ locales), relative time, duration, and date arithmetic. The go-to Moment.js replacement offering identical API at 1/10th the size. Used everywhere Moment.js was used but with better performance and tree-shaking.

Free tier
68

Deep Code Reasoning MCP

Deep Code Reasoning MCP server providing extended thinking/reasoning capabilities for complex code analysis tasks — enabling agents to invoke deeper multi-step reasoning chains for code review, architecture analysis, debugging, and other tasks that benefit from extended deliberation beyond standard agent reasoning.

MCP
68

Django Debug Toolbar

Development debugging panel for Django — adds a collapsible sidebar to HTML pages showing request details, SQL queries, template rendering, cache hits, signal execution, and profiling. Django Debug Toolbar panels: SQL (all queries with EXPLAIN, duplicate detection), Time (per-phase timing), Cache (hits/misses), Signals (fired signals with receivers), Templates (context variables, template path), Headers (request/response headers), History (recent requests), Static Files, Redirects, Logging, and Profiling (call graph). SHOW_TOOLBAR_CALLBACK restricts to staff users. Catches N+1 queries and slow agent request SQL automatically in development.

Free tier
68

Entity Framework Core

Official .NET ORM from Microsoft — maps C# classes to database tables with LINQ query support, automatic migrations, and change tracking. EF Core features: DbContext with DbSet<T> properties for each entity, LINQ queries (dbContext.Agents.Where(a => a.Active).OrderBy(a => a.Name).ToListAsync()), Code First migrations (dotnet ef migrations add), relationships (HasMany/HasOne/HasForeignKey), value objects, owned entities, raw SQL (FromSqlRaw), and global query filters. Supports SQL Server, PostgreSQL (Npgsql), SQLite, MySQL, Oracle, and Cosmos DB. DbContext pooling for high-throughput scenarios. Interceptors for query logging and modification. The standard ORM for .NET agent services.

Free tier
68

Flask-Migrate

Flask extension wrapping Alembic for SQLAlchemy database schema migrations — provides CLI commands: flask db init (create migrations folder), flask db migrate (auto-generate migration from model changes), flask db upgrade (apply pending migrations), flask db downgrade (rollback migration). Flask-Migrate detects SQLAlchemy model changes and generates Alembic migration scripts automatically. Migration scripts stored in migrations/ folder, versioned in git. Production deployment pattern: run flask db upgrade before starting agent service. Eliminates manual SQL schema management while keeping full migration history.

Free tier
68

Flowbite

Open-source UI component library built on Tailwind CSS with JavaScript interactivity. Provides 600+ components and blocks (modals, drawers, dropdowns, tables, forms, etc.) in both vanilla HTML/JS and React/Vue/Svelte versions. Designed as an alternative to Bootstrap but built on Tailwind. Includes a pro version with additional premium components. Makes Tailwind-based UI more accessible by providing ready-to-use interactive components.

Free tier
68

Husky

The most popular Git hooks manager for Node.js projects. Husky makes it simple to add Git hooks (pre-commit, commit-msg, pre-push, etc.) to a project via package.json configuration. Used to run linters, formatters, tests, and validators automatically before commits or pushes. Powers the standard JavaScript/TypeScript project quality gate: Husky + lint-staged + ESLint/Prettier + commitlint.

Free tier
68

MAS Sequential Thinking MCP

Multi-Agent Sequential Thinking MCP server enabling AI agents to use structured sequential reasoning — coordinating multiple specialized reasoning agents, managing thinking chains, implementing systematic problem decomposition, and integrating multi-step reasoning patterns into complex agent-driven decision and analysis workflows.

MCP
68

Marked

Fast, full-featured Markdown parser and compiler for browser and Node.js. Marked converts Markdown text to HTML. One of the fastest Markdown parsers — used in Ghost, readme.io, and many documentation tools. Supports CommonMark, GitHub Flavored Markdown (GFM), and custom extensions via marked.use(). Works synchronously or asynchronously.

Free tier
68

Moment.js

Widely-used but now legacy JavaScript date/time library. Parses, validates, manipulates, and displays dates and times. Was the standard for JavaScript date handling for over a decade. Now in maintenance mode — the Moment.js team officially recommends migrating to modern alternatives (date-fns, Luxon, Temporal API). Still found in millions of codebases due to its historical prevalence. Largest problems: mutable API (mutates dates in place), large bundle size (~300KB), no tree-shaking.

Free tier
68

Mustache.js

Logic-less Mustache template engine for JavaScript. The simplest templating library: {{variable}} interpolation, {{#section}} blocks, {{^inverted}} sections, {{> partials}}, and {{{triple}}} for unescaped HTML. Works identically in Node.js and browsers. No conditionals with expressions, no loops with iterators — just data-driven templates. Ideal for email templates, simple HTML generation, and code generation where complex logic belongs in the data preparation layer.

Free tier
68

Navigation Compose

Jetpack Navigation's Compose integration — the official navigation solution for Jetpack Compose Android apps. Navigation Compose manages the back stack, handles deep links, supports animated transitions (via Accompanist or built-in), and integrates with ViewModels scoped to navigation destinations. Key APIs: NavController (back stack management), NavHost (route definition container), composable() destinations, navigate() for programmatic navigation. Navigation Compose 2.7+ uses serializable routes for type-safe navigation. Replaces Fragment-based navigation for Compose-only apps.

Free tier
68

Nuxt

A Vue.js meta-framework that provides SSR, SSG, and SPA modes with file-based routing, auto-imports, and server routes out of the box.

Free tier
68

Nuxt.js

Official full-stack framework for Vue.js with SSR, SSG, and API routes powered by the Nitro server engine. Nuxt 3 uses Vite for fast builds, TypeScript by default, and auto-imports for components/composables. Supports hybrid rendering (per-route SSR/SSG/SPA) and deploys to Node.js, Edge, serverless, or static hosting.

Free tier
68

PapaParse

Fast, robust CSV parser for JavaScript with browser and Node.js support. PapaParse handles quoted fields, custom delimiters, headers, type conversion, streaming large files via Web Workers (browser) or Node.js streams, and error recovery for malformed CSV. The most widely-used JavaScript CSV parser with excellent handling of CSV edge cases (newlines in quotes, BOM markers, inconsistent column counts).

Free tier
68

Pillow

Python imaging library (fork of PIL) for opening, manipulating, and saving a wide range of image formats with a simple, well-established API.

Free tier
68

Proptest (Rust)

Property-based testing library for Rust, inspired by Haskell's QuickCheck and Python's Hypothesis. Proptest generates random inputs satisfying defined strategies, runs tests against them, and automatically shrinks failing inputs to the minimal failing case. Catches edge cases that unit tests miss — off-by-one errors, overflow, unexpected Unicode, and boundary conditions. The standard property-testing library for Rust.

Free tier
68

Pygments

Universal syntax highlighting library for Python supporting 500+ programming languages and markup formats. Pygments tokenizes source code using language-specific lexers, applies formatter-specific output (HTML, ANSI terminal colors, LaTeX, SVG, PNG), and supports custom styles. Used in Sphinx documentation, Jupyter notebooks, MkDocs, and any Python application needing code highlighting.

Free tier
68

Quarkus Panache

Quarkus Panache is a simplified ORM layer built on top of Hibernate ORM that provides both Active Record and Repository patterns with dramatically less boilerplate. Active Record pattern: entity extends PanacheEntity with built-in methods (find, list, persist, delete, count). Repository pattern: inject PanacheRepository<T> for separation of concerns. Panache generates bytecode at build time via Quarkus augmentation — field access is automatically rewritten to getter/setter calls. First-class support for HQL, raw SQL, and type-safe operations. Integrates tightly with Quarkus reactive stack via Panache with Hibernate Reactive.

Free tier
68

Quarto

Open-source scientific publishing system from Posit (formerly RStudio). Quarto renders Markdown, Jupyter notebooks, and R Markdown files into HTML, PDF, Word, presentations, websites, and interactive documents. It's the next generation of R Markdown, adding Python, Julia, and Observable JS support. Used heavily in data science for reproducible research, documentation, and data-driven reports that combine code, output, and narrative.

Free tier
68

React Select

Flexible, accessible, and highly customizable select/dropdown component for React. Supports single and multi-select, async option loading, creatable options (user-defined values), grouped options, custom option rendering, and virtualization for large lists. Industry-standard React select component used in thousands of production applications.

Free tier
68

TanStack Table

Headless UI library for building powerful tables and data grids in React, Vue, Solid, and Svelte. Provides sorting, filtering, pagination, grouping, column resizing, row selection, and virtualization logic without prescribing any UI. Formerly react-table (v7 and earlier). TanStack Table v8 is a complete rewrite with framework-agnostic core. Used to build complex data tables where you control all the rendering.

Free tier
68

Vuex

Official Vuex 4 state management library for Vue.js. Implements a centralized store with Flux-inspired unidirectional data flow: state → getters → components → actions → mutations → state. Vuex 4 supports Vue 3 with the Composition API. Note: Vuex is now in maintenance mode — Pinia is the officially recommended successor for new Vue 3 projects, offering a simpler API and better TypeScript support. Vuex 5 was planned but Pinia was chosen as the path forward.

Free tier
68

Zustand

Minimal React state management library with a hooks-based API, no Provider wrapper required, supporting slice pattern for modular state, and middleware for persistence, devtools, and immer-based immutable updates.

Free tier
68

Zustand

Minimal, unopinionated state management library for React using hooks. Zustand creates stores with a simple API — no reducers, no actions, no boilerplate. Components subscribe to specific store slices with automatic render optimization. Works with React and vanilla JavaScript. Popular lightweight alternative to Redux for applications that don't need Redux's full architecture.

Free tier
68

asyncpg

High-performance async PostgreSQL client library for Python asyncio — 3-10x faster than psycopg2 for most operations. asyncpg uses PostgreSQL binary protocol (not text), prepared statement caching, and efficient type codecs for optimal performance. Provides: connection pooling (asyncpg.create_pool()), raw SQL execution (await conn.fetch()), record objects with column access, custom type codecs, copy operations, and listen/notify for PostgreSQL events. Does not implement DBAPI 2.0 — uses its own async API. Used directly or as the driver underneath SQLAlchemy async and Tortoise ORM. Essential for high-throughput async Python agent services querying PostgreSQL.

Free tier
68

body-parser

HTTP request body parsing middleware for Node.js. Parses JSON, URL-encoded form data (application/x-www-form-urlencoded), raw buffers, and plain text request bodies. Populates req.body with parsed data. Part of the expressjs GitHub organization. Note: Express.js 4.16+ includes body-parser functionality built-in via express.json() and express.urlencoded() — body-parser is only needed for older Express versions or non-Express frameworks.

Free tier
68

cerberus

Lightweight, extensible data validation library for Python — validates dicts against schemas with rich rule sets. cerberus features: Validator class with validate(document, schema), type checking (string, integer, float, boolean, list, dict, datetime), required/nullable/readonly fields, min/max/minlength/maxlength constraints, regex validation, allowed values whitelist, dependencies between fields, coercion (automatic type conversion), custom validators via _validate_* methods, schema inheritance, normalization rules, and detailed error reporting via validator.errors. Schema-based approach without decorators or class changes.

Free tier
68

cmdk

Accessible, fast command palette (⌘K) component for React. Powers the command palette pattern popularized by Linear, Figma, and Vercel. Provides Command.Input, Command.List, Command.Item with fuzzy search, keyboard navigation, and ARIA. Used as the foundation for shadcn/ui's CommandDialog component.

Free tier
68

file-type

Detects the file type of a file, buffer, or stream by inspecting magic bytes (file header signatures) rather than relying on file extensions. Supports 100+ file types including images, video, audio, documents, archives, and executables. Used in file upload validation, security scanning, and any agent workflow that needs reliable file type detection independent of extension.

Free tier
68

flutter_bloc

Business Logic Component (BLoC) pattern implementation for Flutter. flutter_bloc separates UI from business logic using Streams — Events flow in, States flow out. Two APIs: Bloc (event-driven, explicit event classes) and Cubit (simpler, method-based state updates). BlocProvider injects blocs into widget trees, BlocBuilder/BlocListener/BlocConsumer react to state changes. Widely adopted alternative to Riverpod for teams preferring explicit event-driven architecture.

Free tier
68

markdown-it

Highly accurate and extensible Markdown parser for JavaScript. markdown-it follows the CommonMark spec, supports GFM extensions (tables, strikethrough, task lists via plugins), and has a rich plugin ecosystem for custom syntax extensions. Outputs sanitized HTML. Used in documentation sites, chat applications, and any JavaScript application needing Markdown-to-HTML conversion.

Free tier
68

pdfplumber

Python library for extracting text, tables, and visual layout information from PDFs with precise positional control and visual debugging support.

Free tier
68

pyrsistent

Persistent immutable data structures for Python — provides immutable dict, list, set, and record types that return new modified copies instead of mutating in place. pyrsistent features: pmap() for immutable dict, pvector() for immutable list, pset() for immutable set, PRecord for typed immutable records, freeze()/thaw() for converting to/from mutable types, evolve() for efficient updates returning new structures, PVector O(log32 n) update, m()/v()/s() for literal constructors, CheckedPMap/CheckedPVector for validated types, and structural sharing for memory efficiency on copies.

Free tier
68

sqlalchemy

SQL toolkit and Object-Relational Mapping (ORM) library for Python — provides both Core (SQL expression language) and ORM (mapped classes) layers. SQLAlchemy 2.x features: declarative_base() / DeclarativeBase for model definition, relationship() for associations, Session for unit-of-work ORM, select()/insert()/update()/delete() for Core SQL, engine = create_engine(url) for connection management, Alembic integration for migrations, AsyncSession/create_async_engine for async support, Inspector for schema reflection, Connection.execute() for raw SQL, and type annotations with Mapped[] in 2.0 style.

Free tier
68

ZMCPTools

A comprehensive MCP utilities toolkit from ZachHandley providing a wide range of developer tools and productivity utilities. Includes tools for file operations, web browsing, code analysis, task management, system operations, and various utility functions — functioning as an all-in-one MCP toolbox for AI agents.

MCP Free tier
68

pikepdf

Python PDF manipulation library built on the QPDF C++ engine for repairing, merging, splitting, encrypting, decrypting, and compressing PDF files.

Free tier
68

Autodesk Fusion 360 MCP Server

Autodesk Fusion 360 MCP server enabling AI agents to interact with Fusion 360 — Autodesk's cloud-based CAD/CAM/CAE platform — creating 3D models and sketches, modifying component parameters, running simulations, generating toolpaths for manufacturing, and integrating AI-driven design automation into Fusion 360 mechanical engineering and product design workflows.

MCP Free tier
68

ExternalAttacker MCP

ExternalAttacker MCP server enabling AI agents to perform external attack surface reconnaissance — running subdomain enumeration, port scanning, SSL certificate analysis, DNS reconnaissance, and attack surface mapping, integrating security testing tools into agent-driven external penetration testing and attack surface management workflows.

MCP Free tier
68

HTTP OAuth MCP Server

HTTP OAuth MCP server enabling AI agents to make authenticated HTTP requests to OAuth-protected APIs — managing OAuth 2.0 token acquisition and refresh flows, forwarding authenticated requests to REST APIs, and providing a generic gateway for agents to access any OAuth-secured service without embedding auth logic in the agent itself.

MCP Free tier
68

Kysely

Type-safe SQL query builder for TypeScript that provides composable, dialect-aware query construction without ORM abstractions, supporting PostgreSQL, MySQL, SQLite, and community dialects.

Free tier
68

Odoo MCP Server

Odoo MCP server enabling AI agents to interact with Odoo ERP — querying sales orders and CRM leads, managing inventory and accounting records, accessing HR data, executing Odoo business workflows, and integrating Odoo's comprehensive business management suite into agent-driven business process automation workflows.

MCP Free tier
68

Phrase Localization Platform API

Phrase Localization Platform REST API for translation and localization management. Enables AI agents to manage translation projects, upload/download locale files, query translation progress, trigger machine translation, and integrate localization workflows into development pipelines. Phrase (formerly PhraseApp) provides OpenAPI spec for easy integration.

Free tier
68

Plotly

Interactive browser-based visualization library for Python that produces zoomable, hoverable charts rendered in JavaScript, with a high-level plotly.express API and a low-level graph_objects API, plus integration with the Dash web framework.

Free tier
68

Shapely

Python library for creating, manipulating, and analyzing 2D geometric objects (Point, LineString, Polygon) using the GEOS C engine with vectorized NumPy operations in v2.0.

Free tier
68

Tremor

React component library for building dashboards and analytics interfaces. Provides pre-built components for metrics, charts, tables, and KPI displays — optimized for B2B analytics UIs. Built on Tailwind CSS. Includes AreaChart, BarChart, LineChart, DonutChart, and ScatterChart via Recharts, plus UI primitives (Card, Metric, Badge, ProgressBar) designed for analytics. Positioned as 'the React library to build dashboards fast'.

Free tier
68

fast-csv

Full-featured CSV parsing and formatting library for Node.js with TypeScript support. Handles both reading (parse) and writing (format) CSV streams. Supports custom headers, validation, transformation, and error handling per row. Designed for high-throughput data pipeline use cases.

Free tier
68

kotlinx.coroutines

Kotlin's official coroutines library providing async programming primitives. kotlinx.coroutines adds launch, async, await, Flow, Channel, and scope builders to Kotlin coroutines, enabling structured concurrency — async tasks are automatically cancelled when their parent scope is cancelled. Flow provides cold asynchronous streams. The foundation for all async Kotlin code including Ktor, Android development, and data pipelines.

Free tier
68

python-dotenv

Loads environment variables from .env files into Python's os.environ. python-dotenv reads KEY=VALUE pairs from .env files and sets them in the process environment, enabling 12-factor app configuration without modifying system environment. A single load_dotenv() call at the top of the entry point populates all downstream os.getenv() calls. The standard way to manage local development environment variables in Python.

Free tier
68

reqwest

The most popular Rust HTTP client library. Built on Tokio and Hyper with a high-level ergonomic API. Supports async/await, automatic JSON serialization/deserialization via serde, streaming requests/responses, cookie management, connection pooling, TLS (rustls or native-tls), proxy support, and middleware. The de-facto standard Rust HTTP client for making API calls.

Free tier
68

Dramatiq

Python background task processing library with RabbitMQ/Redis brokers, actor model, middleware pipeline, and reliable message delivery.

Free tier
68

Ebitengine

Simple 2D game engine for Go — the de-facto standard for 2D game development in Go. Ebitengine (formerly Ebiten) provides a simple, immediate-mode graphics API: implement the Game interface with Update() and Draw() methods, and Ebitengine handles the game loop, input, audio, and rendering. Targets Windows, macOS, Linux, iOS, Android, and WebAssembly (browser) from a single codebase. Uses OpenGL/Metal/DirectX/WebGL for rendering. Known for its simplicity and retro-game aesthetic (pixel art, chiptune). Used by the Go community for game jams and indie games.

Free tier
68

Formik

React form management library that handles form state, validation, and submission. Formik tracks form values, errors, touched state, and handles submission lifecycle (isSubmitting, resetForm). Works with Yup or custom validation functions. The established React form library, though react-hook-form has surpassed it in performance for most use cases.

Free tier
68

Geocodio API

Geocodio API — forward and reverse geocoding for US and Canada addresses with congressional district, timezone, census tract, and school district appending.

Free tier
68

HikariCP

The fastest JDBC connection pool for Java/Kotlin — Spring Boot's default since 2.x and Quarkus/Micronaut standard choice. HikariCP is designed for one thing: minimal overhead, minimal latency, and rock-solid JDBC connection pooling. Key features: pool configuration via HikariConfig or HikariDataSource, connection validation (isValid), connection leak detection, maximum pool size management, idle connection cleanup, and comprehensive metrics via Micrometer/Dropwizard. Benchmarks consistently show HikariCP 2-3x faster than c3p0, DBCP, and BoneCP. Micro-optimizations via bytecode manipulation and lock-free design.

Free tier
68

Jasmine

Behavior-driven development (BDD) testing framework for JavaScript with zero dependencies and no DOM requirement. Provides describe/it/expect syntax with a rich built-in matcher library and spy/mock system. Works in both Node.js and browsers without configuration. One of the oldest and most established JavaScript test frameworks.

Free tier
68

Knip

Finds unused files, exports, types, and dependencies in JavaScript and TypeScript projects. Knip analyzes your entire project's import/export graph to identify what isn't used anywhere — dead code files, exported functions nobody imports, npm dependencies listed in package.json but never required, and unlisted dependencies that are used but not declared. Particularly valuable for large codebases that have accumulated technical debt from deleted features or refactored code.

Free tier
68

Lightning CSS

Extremely fast CSS parser, transformer, and minifier written in Rust. Used as the CSS engine in Parcel bundler. Lightning CSS handles CSS nesting, custom media queries, color functions, and other modern CSS features — transpiling them to browser-compatible syntax. Up to 100x faster than PostCSS for minification. Now the default CSS engine in Vite 6.

Free tier
68

MCP Secrets Plugin

MCP Secrets Plugin enabling AI agents to securely retrieve secrets from secrets management systems — querying HashiCorp Vault, AWS Secrets Manager, or similar secrets stores to provide credentials to agents without hardcoding secrets. Decouples secret storage from agent configuration and enables secure credential injection into agentic workflows.

MCP Free tier
68

MCP Servers Hub

MCP Servers Hub enabling AI agents to discover and proxy requests to multiple MCP servers through a single unified interface — acting as a registry and proxy layer that aggregates tool capabilities from multiple MCP servers, simplifying agent configuration and enabling dynamic tool discovery across a collection of MCP integrations.

MCP Free tier
68

Marimo

Reactive Python notebook that eliminates Jupyter's hidden state problem. In Marimo, every cell is a Python function — changing a cell automatically re-runs all dependent cells (like a spreadsheet). Notebooks are stored as pure Python files (not JSON), making them git-friendly and importable as modules. Built-in UI elements (sliders, dataframes, charts) create interactive data apps. Marimo notebooks are reproducible by design — no hidden state from out-of-order execution.

Free tier
68

Marshmallow

Python object serialization/deserialization and validation library. Define schemas as Python classes with typed fields — schemas serialize Python objects to JSON-compatible dicts and deserialize/validate dict data to Python objects. Used by Flask-Marshmallow and flask-smorest for Flask REST API serialization. Predates Pydantic in the Python ecosystem.

Free tier
68

MikroORM

TypeScript ORM with Unit of Work pattern, identity map, and decorator-based entity mapping for PostgreSQL, MySQL, SQLite, and MongoDB.

Free tier
68

Mongoose

MongoDB Object Document Mapper (ODM) for Node.js. Mongoose adds schemas, validation, middleware (hooks), and query helpers to MongoDB's flexible document model. Provides TypeScript support via Schema type definitions. The standard library for MongoDB in the Node.js ecosystem — used by millions of applications for structured MongoDB access.

Free tier
68

Pendulum

Python datetime library that makes working with dates, times, and timezones easy and correct. Pendulum provides a drop-in replacement for Python's datetime with immutable objects, DST-aware timezone handling, natural language period parsing, and human-readable duration strings (2 hours ago, in 3 days). Addresses the many pitfalls of the standard datetime module.

Free tier
68

PostCSS

CSS transformation tool with a plugin-based architecture that parses CSS into an AST, applies plugin transforms (e.g., autoprefixing, minification, imports), and outputs processed CSS.

Free tier
68

Remix

Full-stack React framework built on web standards (fetch, FormData, Web Streams). Remix uses nested routes with loaders/actions for server-side data fetching and mutations, progressive enhancement by default, and optimistic UI. Acquired by Shopify in 2022. Remix v2 merged with React Router v7, making it the successor to both projects.

Free tier
68

Valibot

Modular TypeScript-first schema validation library designed for minimum bundle size via tree-shaking. Alternative to Zod with similar API but much smaller bundle footprint — under 1KB for simple schemas vs Zod's 10-15KB baseline. Each validator is imported individually enabling aggressive tree-shaking. Standard Schema compliant. Growing alternative for performance-sensitive browser applications.

Free tier
68

Web2MCP — Web API to MCP Converter

Web2MCP converts existing web APIs (REST, OpenAPI-described) into MCP servers — automatically generating MCP tool definitions from OpenAPI specifications or by crawling web APIs, enabling AI agents to use any existing web API through the MCP protocol without writing a custom MCP server. Dramatically reduces the effort needed to make any REST API agent-accessible.

MCP Free tier
68

Yargs

Feature-rich command-line argument parser for Node.js. Yargs parses process.argv with automatic --help generation, command routing (git-style subcommands), positional argument handling, type coercion, validation, and tab completion. Used for building production CLIs where the argument parsing complexity justifies a full framework over minimist.

Free tier
68

ZIO

Type-safe, purely functional effect system for Scala. ZIO models every effectful computation as a ZIO[R, E, A] value — R is the environment (dependencies), E is the error type, A is the success type. Provides built-in fiber-based concurrency (10x lighter than threads), structured concurrency, resource safety (ZIO.scoped), retry policies, type-safe dependency injection (ZLayer), and comprehensive testing (ZIO Test). Used heavily in data engineering and backend services.

Free tier
68

bytes (Rust)

Efficient byte buffer types for Rust networking. Provides Bytes (immutable, reference-counted, zero-copy slicing) and BytesMut (mutable, growable buffer) for network data processing. Used throughout the Tokio/Hyper/tonic stack as the standard byte buffer type. Enables zero-copy parsing by creating sub-slices that share memory with the parent buffer.

Free tier
68

goose (Go migrations)

Database migration tool for Go. Manages SQL schema migrations with versioned migration files. Supports SQL migrations (plain .sql files) and Go migrations (code-based for data migrations). CLI tool and Go library API. Works with PostgreSQL, MySQL, SQLite, CockroachDB. Used by popular Go projects including Temporal and Litestream.

Free tier
68

humanize

Human-readable number, date, time, and file size formatting for Python — converts machine values to natural language. humanize features: naturaltime() for 'an hour ago' / 'in 3 minutes', naturalday() for 'yesterday' / 'today', naturaldate() for 'Jan 15', intcomma() for '1,234,567', intword() for '1.2 million', intpluralizer for 'N item(s)', ordinal() for '1st'/'2nd', filesize() / naturalsize() for '1.2 GB', scientific() for '1.23 × 10⁴', fraction(), ap_number(), and i18n locale support for dozens of languages.

Free tier
68

jose (JavaScript)

Universal JavaScript library for JSON Object Signing and Encryption (JOSE) — JWT, JWS, JWE, JWK, JWKS. Works in Node.js, browsers, Deno, Cloudflare Workers, and Vercel Edge Functions using the native Web Crypto API. Unlike jsonwebtoken which uses Node.js crypto, jose uses Web Crypto and runs anywhere. Supports JWKS (JSON Web Key Sets) with remote key fetching and automatic rotation.

Free tier
68

jsonwebtoken (Node.js)

Auth0-maintained Node.js library for signing and verifying JSON Web Tokens (JWT). Supports HS256, RS256, ES256, and other algorithms. Used for creating stateless auth tokens, API authentication, and service-to-service auth in Node.js applications. The de facto standard for JWT operations in the Node.js ecosystem.

Free tier
68

msgspec

Ultra-fast Python serialization and validation library written in C. Provides Struct (immutable data classes), JSON and MessagePack codecs with 2-10x faster encoding/decoding than Pydantic or marshmallow. Validates data types using Python type hints at decode time. Zero-copy decoding where possible. Designed for high-throughput API servers and data pipelines.

Free tier
68

python-slugify

URL-safe slug generation from Unicode strings — converts any text to URL-friendly lowercase ASCII strings. python-slugify features: slugify() function, Unicode transliteration (é→e, ü→u, 中文→zhong-wen), max_length for truncation, separator parameter (default '-'), allow_unicode=True for Unicode-preserving slugs, lowercase=False to preserve case, stopwords list to remove common words, word_boundary for clean truncation at word boundaries, regex_pattern for custom character stripping, replacements for custom character mapping, and slugify_unicode() alternative. Handles Arabic, Chinese, Japanese, Cyrillic and 50+ languages.

Free tier
68

sqlc

Compile-time SQL to Go code generator. Write SQL queries in .sql files, run sqlc generate, and get type-safe Go functions and struct types. Eliminates reflection-based ORM overhead while providing better type safety than raw database/sql. Supports PostgreSQL, MySQL, and SQLite. Alternative to GORM for teams that prefer writing SQL directly.

Free tier
68

strum

Rust procedural macro library for adding useful derive macros to enum types. Provides #[derive(Display, EnumString, EnumIter, EnumCount, EnumVariantNames, EnumMessage, IntoStaticStr, AsRefStr, EnumIs)] and more. Makes Rust enums easy to convert to/from strings, iterate over variants, count variants, and attach messages. Particularly useful for configuration systems, CLI argument parsing, and domain type modeling.

Free tier
68

tabulate

Pretty-print tabular data in Python — formats lists of lists, dicts, and named tuples as ASCII tables in dozens of formats. tabulate features: tabulate() function accepting list-of-lists, list-of-dicts, dict-of-lists, numpy arrays, pandas DataFrames, headers= for column names, tablefmt for output format (plain, simple, grid, pipe, orgtbl, rst, mediawiki, html, latex, tsv, github, rounded_outline), floatfmt for number formatting, intfmt, stralign for text alignment, numalign for number alignment, showindex for row numbers, and colalign for per-column alignment.

Free tier
68

tokio-stream

Utilities for working with async streams (futures::Stream) in Tokio. Provides StreamExt trait for async-iterator-like operations (map, filter, take, collect, throttle, timeout), stream adapters (wrappers for channels, intervals, timeouts), and conversion utilities. The async equivalent of Rust's Iterator trait for Tokio-based applications.

Free tier
68

Atlassian Data Center MCP Server

MCP server for Atlassian Data Center products (Jira, Confluence, Bitbucket Data Center) — the self-hosted enterprise edition. Enables AI agents to interact with self-hosted Atlassian instances for issue management, code reviews, documentation, and project tracking without relying on Atlassian Cloud.

MCP Free tier
68

Cheerio

Fast, flexible jQuery-like HTML/XML parser for Node.js. Implements a subset of jQuery's core API for traversing and manipulating parsed HTML/XML documents without a browser. Used for server-side HTML scraping, parsing, and manipulation. Parses HTML strings into a traversable DOM using htmlparser2 or parse5, then exposes jQuery-style selectors and traversal methods ($('.class'), $('a').attr('href'), etc.).

Free tier
68

Framer Motion

The production-ready animation library for React. Framer Motion provides a declarative API for complex UI animations — spring physics, keyframes, layout animations, gesture handling (drag, tap, hover), and exit animations. The motion.div component wraps HTML elements with animation capabilities via props (animate, initial, exit, transition, variants). Powers polished UI transitions in countless React applications and design systems including Radix UI Themes.

Free tier
68

Help Scout API

Customer support platform API designed for small teams. Provides shared email inbox (Mailboxes), conversation management, customer profiles, knowledge base, and live chat via REST API.

68

NestJS CLI

Official CLI tool for the NestJS framework that scaffolds new projects, generates modules/controllers/services/guards, and manages builds for Node.js TypeScript applications.

Free tier
68

Ora

Elegant terminal spinner library for Node.js. Ora provides animated loading indicators (spinners, progress indicators) with text updates, promise-based API, color support, and success/fail/warn finish states. Used in CLI tools and agent workflows to show that a long-running operation is in progress without printing repeated log lines.

Free tier
68

Shiki

VS Code-quality syntax highlighter using TextMate grammars and VS Code themes. Produces HTML with inline styles rather than CSS classes — no external stylesheet needed. Powers syntax highlighting in the VitePress, Nuxt, Astro, and many modern documentation sites. Shiki v1 (Shikiji merge) is a complete rewrite with universal (browser/Node/Deno/Bun) support and a streaming renderer.

Free tier
68

shadcn/ui

A collection of accessible, copy-paste React UI components built on Radix UI primitives and styled with Tailwind CSS — notably NOT a published npm package but a CLI-driven source code distribution model where components are owned by the consuming project.

Free tier
68

stamina

Production-grade retry library for Python by Hynek Schlawack (attrs, structlog author). Wraps tenacity with opinionated defaults suitable for production use: exponential backoff with jitter, structured logging of retry attempts, async support, and Prometheus metrics integration. @stamina.retry decorator and stamina.retry_context() context manager. Designed with the lesson that naive retry implementations cause cascading failures in production.

Free tier
68

AVA

Concurrent test runner for Node.js that runs each test file in a separate worker process for isolation and speed. AVA's core design principle is concurrency by default — test files run in parallel, and tests within a file run concurrently when possible. Minimal, modern API with native async/await support and zero global pollution.

Free tier
68

Docker Compose

Multi-container Docker application management — defines and runs multi-container applications with a single docker-compose.yml file. Docker Compose v2 features: `docker compose up -d` starts all services, `docker compose down` stops and removes containers, service dependencies (depends_on with condition), health checks, named volumes, bind mounts, custom networks, environment variable files (.env), profiles for optional services, watch mode (docker compose watch) for file sync, and compose.override.yml for environment overrides. Replaces manual `docker run` with linked containers for agent local development stacks (app + PostgreSQL + Redis + LLM proxy).

Free tier
68

Got

Human-friendly and powerful HTTP request library for Node.js. Got provides automatic retries, response parsing, request hooks, stream support, pagination helpers, and timeout handling with a clean promise-based API. Built on top of Node.js http/https with better ergonomics than fetch. The preferred HTTP client for Node.js CLI tools and server-side code before native fetch was added to Node.

Free tier
68

Lokalise Localization API

Lokalise REST API for translation and localization management platform. Enables AI agents to manage translation keys, retrieve translated strings, upload/download locale files, trigger translation workflows, and integrate localization data into development pipelines. Lokalise is a leading developer-friendly l10n platform with strong CI/CD integration.

Free tier
68

MediatR

In-process mediator pattern implementation for .NET — decouples request senders from handlers via a central mediator, enabling CQRS and clean architecture. MediatR features: IRequest<T> for commands/queries, IRequestHandler<TRequest, TResponse> for handlers, INotification for domain events, INotificationHandler for event subscribers, IPipelineBehavior<TRequest, TResponse> for cross-cutting concerns (validation, logging, caching). Controller sends command: await _mediator.Send(new CreateAgentCommand(request)); handler processes in isolation. Notifications: await _mediator.Publish(new AgentCreatedEvent(agentId)) notifies all subscribers. Makes agent service handlers independently testable without controller infrastructure.

Free tier
68

Oban

Production-grade background job processing library for Elixir backed by PostgreSQL. Oban uses the database as the job store — no Redis required — providing ACID-compliant job insertion, deduplication, scheduling, and retry with exponential backoff. Supports priority queues, cron scheduling, unique job constraints, and job cancellation. Oban Pro adds workflows (job dependencies) and plugins for advanced patterns.

Free tier
68

Protocol Buffers (Python)

Google's language-neutral binary serialization format and IDL that generates strongly-typed Python classes from .proto schema files.

Free tier
68

Riverpod

The next generation of Flutter state management and dependency injection. Riverpod is a complete rewrite of Provider, fixing its fundamental limitations — providers are global, compile-time safe, and testable without context. Riverpod 2.0 adds code generation (@riverpod annotation) and AsyncNotifier for async state. Handles loading/error/data states automatically with AsyncValue. Widely considered the best DI+state solution for Flutter.

Free tier
68

debug

Tiny namespaced debugging utility used by Express.js, Mongoose, Socket.IO, and most major Node.js frameworks for conditional debug output. Logging is controlled via the DEBUG environment variable — only enabled namespaces produce output. Zero overhead when disabled. Works in both Node.js and browser. The standard approach for adding conditional debug output to Node.js libraries without polluting production logs.

Free tier
68

mitt

Tiny (~200 byte) functional event emitter / pub-sub library for JavaScript. Mitt provides emit, on, and off methods for typed event handling in both browser and Node.js. No classes, no inheritance — just a factory function. Popular in Preact, Vue, and micro-frontends where event-bus patterns connect decoupled components without framework state management.

Free tier
68

pytest-asyncio

Pytest plugin for testing async Python code — enables writing test functions as async def with await calls. Without pytest-asyncio, async def test functions are silently treated as sync and coroutines never execute. pytest-asyncio provides the event loop machinery, @pytest.mark.asyncio decorator (or asyncio_mode='auto' for auto-detection), async fixtures, and integration with anyio for trio/asyncio compatibility. Essential for testing FastAPI, aiohttp, async SQLAlchemy, and any other async Python agent services. Supports session-scoped event loops, asyncio modes (strict, auto, legacy), and Python 3.12+ asyncio improvements.

Free tier
68

Apache Arrow / Arrow Flight

In-memory columnar data format specification with implementations in Python (PyArrow), Java, C++, Go, Rust, and others. Arrow eliminates data serialization overhead between languages and systems — a pandas DataFrame can be passed to Spark, DuckDB, or a Rust process with zero-copy. Arrow Flight provides an RPC protocol for high-speed data transfer. Foundation for modern data systems (DuckDB, Pandas 2.0, Polars, Spark 3.x).

Free tier
67

Arrow

Functional programming library for Kotlin. Provides typed error handling (Either, Option, Validated), effect system for pure functional I/O, optics for data transformation, and functional data types. Arrow fills the gap between Kotlin's pragmatic OOP style and pure functional programming — brings Haskell/Scala concepts to Kotlin idiomatically. Core feature in Arrow 1.2: Typed Errors using raise context and Either<Error, Value>.

Free tier
67

Penpot MCP Server

Penpot MCP server enabling AI agents to interact with Penpot — the open-source design and prototyping tool — creating and modifying design elements, managing design components, accessing design tokens, and integrating Penpot's design capabilities into agent-driven UI design and development workflows.

MCP Free tier
67

SharpTools MCP Server

SharpTools MCP server enabling AI agents to interact with SharpTools smart home automation platform — controlling SmartThings and Hubitat devices, reading device states, executing SharpTools rules and routines, accessing dashboard data, and integrating SharpTools' home automation hub into agent-driven smart home control and home automation workflows.

MCP Free tier
67

VitePress

Vite-powered static site generator optimized for documentation. VitePress converts Markdown files to fast static sites with Vue components support for interactive content. Built by the Vue.js team, used for Vue.js documentation itself. Features include full-text search (Algolia or built-in), dark mode, i18n, versioned docs, and a clean default theme. Much simpler than Docusaurus for pure Markdown documentation.

Free tier
67

aiosqlite

Async SQLite library for Python — thin wrapper around sqlite3 that runs database operations in a thread pool to avoid blocking the event loop. aiosqlite features: async context manager interface (async with aiosqlite.connect()), async cursor (async for row in cursor), execute/executemany/executescript, fetchone/fetchall/fetchmany, row_factory for Row namedtuple access, connection.commit()/rollback(), WAL mode for concurrent reads, and full compatibility with sqlite3 module API. Enables SQLite use in asyncio/FastAPI applications without blocking.

Free tier
67

fakeredis

In-memory Redis implementation for Python testing — drop-in replacement for redis-py that runs entirely in-memory without a Redis server. fakeredis features: fakeredis.FakeRedis() matching redis-py API, fakeredis.FakeServer for shared state between clients, async support (fakeredis.aioredis.FakeRedis), all Redis data structures (string, hash, list, set, sorted set, stream), TTL support, Lua scripting, pub/sub, transaction support, pytest plugin (pytest-fakeredis), and version-specific behavior modes. Used for unit testing Redis-dependent code without external Redis server.

Free tier
67

ftfy

Fix text encoding issues in Python — automatically repairs mojibake (garbled text from wrong encoding), normalizes Unicode, and fixes common text encoding problems. ftfy features: fix_text() for general text repair, fix_encoding() for encoding-specific fixes, fix_and_explain() for diagnostic output, explain_unicode() for character analysis, remove_control_chars() for control character removal, uncurl_quotes() for smart/curly quote normalization, fix_surrogates() for surrogate pair repair, fix_latin_ligatures() for ligature expansion, and normalization (NFC/NFKC). Handles Windows-1252-as-UTF-8, Latin-1 mojibake, and other real-world encoding disasters.

Free tier
67

gomock

Go mock generation and testing framework. gomock generates mock implementations of Go interfaces using the mockgen tool — run mockgen on an interface file to get a type-safe mock that records calls and allows expectations. The most widely used Go mocking library. Forked to uber-go/mock (maintained) after the original google/gomock became unmaintained.

Free tier
67

lz4

Python bindings for LZ4 compression algorithm — provides extremely fast compression and decompression with reasonable ratios. lz4 features: lz4.frame.compress()/decompress() for standard LZ4 frame format, lz4.block.compress()/decompress() for raw block compression, lz4.frame.open() for streaming compression, LZ4FrameCompressor/LZ4FrameDecompressor for incremental processing, compression_level parameter (0=fast, 9-16=high compression), block_size options, content_checksum for integrity, block_linked for better ratio, and store_size for size-prepended blocks. LZ4 is 2-5x faster than zlib/gzip at similar ratios.

Free tier
67

mimesis

High-performance fake data generation library for Python — generates realistic test data for 50+ languages/locales with rich provider system. mimesis features: Person (name, email, phone), Address, Finance, Internet, Text, Datetime, File, Cryptographic, Code (ISBN, EAN, PIN), Transport (VIN, aircraft), Medical, Food, Science, Hardware, BinaryFile providers, Generic for all providers, Schema for structured data generation, Field/Fieldset for database seeding, locale support (en, de, ja, zh, etc.), and 2-5x faster than Faker for bulk generation.

Free tier
67

pendulum

Drop-in datetime replacement with timezone support — extends Python's datetime with intuitive API, timezone handling, and human-friendly output. pendulum features: pendulum.now() for current time with automatic DST handling, pendulum.parse() for ISO 8601 and RFC 2822 parsing, DateTime.add()/subtract() for date arithmetic, DateTime.diff() returning Duration objects, Duration with in_seconds()/in_hours() methods, Period between two datetimes, is_past()/is_future()/is_today() predicates, for_humans() for natural language diffs, timezone() for IANA timezone lookup, datetime() factory, in_timezone() for conversion, and timezone-aware datetime replacing pytz.

Free tier
67

prettytable

ASCII table formatting for Python — generates formatted table output for terminal display and text reports. prettytable features: PrettyTable() for table creation, add_row()/add_rows() for data, field_names for column headers, get_string() for ASCII output, get_html_string() for HTML tables, get_json_string() for JSON, get_csv_string() for CSV, sortby/reversesort for ordering, border/header/hrules for styling, align for column alignment (l/r/c), max_width for column truncation, start/end for pagination, and from_csv()/from_json()/from_db_cursor() for data import.

Free tier
67

prompt_toolkit

Advanced interactive terminal UI library for Python — provides readline replacement with autocompletion, syntax highlighting, history, multi-line editing, and key bindings. prompt_toolkit features: prompt() for single-line input with completion, PromptSession for stateful sessions, completer=WordCompleter/NestedCompleter/FuzzyCompleter, history=FileHistory, lexer= for syntax highlighting (Pygments), vi_mode=True, key_bindings for custom shortcuts, HTML style formatting, multiline=True for multi-line editing, bottom_toolbar, rprompt, and async support (prompt_async()). Powers IPython, ptpython, and many CLIs.

Free tier
67

snoop

Non-interactive Python debugging via automatic variable tracing — traces function execution and prints variable changes without a debugger. snoop features: @snoop decorator for automatic trace logging, snoop() context manager for block tracing, pp() for pretty-print with expression display, watch= parameter for tracking non-local variables, depth= for tracing called functions, out= for file/stream output, prefix= for log identification, columns= for timestamp/thread display, enabled= flag for conditional tracing, and pysnooper compatibility. Prints every line executed with variable values — debugging without breakpoints.

Free tier
67

uvicorn

Lightning-fast ASGI server for Python — production-grade async web server using uvloop and httptools. uvicorn features: HTTP/1.1 and HTTP/2, WebSocket support, worker processes (--workers N), hot reload (--reload for dev), SSL/TLS (--ssl-keyfile/--ssl-certfile), Unix socket support, graceful shutdown, access logging, --proxy-headers for reverse proxy, --root-path for sub-path deployment, --limit-concurrency for backpressure, programmatic startup via uvicorn.run() and Config, Gunicorn integration via UvicornWorker, and lifespan protocol support.

Free tier
67

zstandard

Python bindings for Zstandard (zstd) compression — provides fast, high-ratio compression developed by Facebook. zstandard features: ZstdCompressor/ZstdDecompressor for streaming, compress()/decompress() for one-shot, level parameter (1-22, default 3), trained dictionary support for repetitive data, streaming compression via compressor.stream_writer(), multi-threaded compression, frame parameters (magic, checksum, dict_id), content size in frame, chunked streaming decompression, CFFI and C extension backends, and significant improvement over LZ4 (better ratio) and gzip (much faster).

Free tier
67

GeoPandas

Extends pandas with a GeoDataFrame type and geospatial operations including spatial joins, overlays, dissolves, and CRS transformations for vector geospatial data.

Free tier
67

Leaflet

Lightweight JavaScript library (42KB) for building interactive web maps with tile layers, markers, popups, GeoJSON overlays, and a rich plugin ecosystem.

Free tier
67

Polly

Resilience and transient fault handling library for .NET — implements retry, circuit breaker, timeout, rate limiting, fallback, and hedging patterns. Polly v8 (via Microsoft.Extensions.Resilience): ResiliencePipelineBuilder<HttpResponseMessage>().AddRetry(new RetryStrategyOptions { MaxRetryAttempts = 3, BackoffType = DelayBackoffType.Exponential }).AddCircuitBreaker().AddTimeout(TimeSpan.FromSeconds(30)).Build(). AddResilienceHandler in IHttpClientBuilder for HttpClient integration. Handles transient failures in agent service-to-service calls, LLM API calls (rate limits, timeouts), and database operations. Policies chain into pipeline executing from outer to inner.

Free tier
67

Room (Android Persistence Library)

Official Android SQLite ORM and persistence library from Google Jetpack. Provides compile-time SQL verification, Kotlin coroutine and Flow support, type converters, and migration management over SQLite. Room's @Dao interfaces with @Query, @Insert, @Update, @Delete annotations generate boilerplate-free, type-safe database access. The standard for local data persistence on Android.

Free tier
67

fast-glob

Extremely fast glob library for Node.js. fast-glob provides filesystem pattern matching (*.ts, src/**/*.test.js, !node_modules/**) with Promise and stream-based APIs. Up to 3-8x faster than competing glob libraries by using micromatch for pattern matching and walking the filesystem efficiently. Used by Vite, Vitest, ESLint, and many build tools that need fast file discovery.

Free tier
67

htmx

JavaScript library that gives HTML the power of Ajax without writing JavaScript. htmx extends HTML with attributes (hx-get, hx-post, hx-trigger, hx-swap) that enable partial page updates by swapping HTML fragments returned from the server. Enables agent admin UIs and dashboards to be built with server-rendered HTML without a full JavaScript SPA framework.

Free tier
67

Ant Design

Enterprise-class React UI component library from Alibaba. Comprehensive component set (50+ components) including complex data tables (with sorting, filtering, pagination), forms, charts (AntV), date pickers, and layouts. TypeScript-first. CSS-in-JS theming in v5. Used extensively in enterprise admin dashboards and data-heavy applications.

Free tier
67

Credo

Static analysis and code quality tool for Elixir — catches consistency issues, refactoring opportunities, and code smells. Credo features: mix credo command, --strict flag for stricter checks, category filtering (readability, design, refactoring, warning, consistency), inline @moduledoc/@doc enforcement, complexity checks (Cyclomatic Complexity, nesting depth), alias consistency, unused variable detection, pipe chain issues, and .credo.exs configuration. Does NOT catch type errors (use Dialyxir for that). Widely used in Elixir community as the standard linter before code review.

Free tier
67

Django

Batteries-included Python web framework following the MVT (Model-View-Template) pattern. Django ships with an ORM, admin interface, authentication system, form handling, migrations, and templating out of the box. The most widely-deployed Python web framework for traditional server-rendered and API-backed applications. Often paired with Django REST Framework (DRF) for API development.

Free tier
67

EJS (Embedded JavaScript Templates)

Embedded JavaScript templating for Node.js and browsers. EJS uses <% %> tags to embed JavaScript directly in templates — full JavaScript power without a custom DSL. The default view engine for Express.js. Simpler to learn than Handlebars or Nunjucks for developers who prefer writing JavaScript in templates rather than learning template-specific syntax.

Free tier
67

Express.js

Minimal, flexible Node.js web application framework providing routing, middleware composition, HTTP utilities, and request/response handling. Express is the most widely deployed Node.js web framework — the 'E' in the MEAN/MERN stacks. Deliberately minimal: adds routing and middleware to Node.js's raw http module without opinions on database, templating, or structure. Express 5.0 adds promise-based error handling.

Free tier
67

Flexible GraphRAG MCP Server

Flexible GraphRAG MCP server enabling AI agents to perform graph-based retrieval-augmented generation — building and querying knowledge graphs from documents, combining graph traversal with LLM reasoning for enhanced context retrieval, and integrating GraphRAG's structured knowledge representation into agent-driven research and knowledge management workflows.

MCP Free tier
67

Freezed

Code generation library for immutable data classes, union types (sealed classes), and pattern matching in Dart/Flutter. With a @freezed annotation and build_runner, Freezed generates: copyWith(), operator==, hashCode, toString(), fromJson/toJson (with json_serializable), and exhaustive pattern matching for union types. Eliminates boilerplate for data models, BLoC states, and API response types. Made by the same author as Riverpod.

Free tier
67

Gin

The most popular HTTP web framework for Go. High-performance router (httprouter-based) with a rich middleware ecosystem, JSON validation, request binding, and familiar Martini-like API. Benchmarks at 40x faster than Martini. Used in high-throughput Go APIs, microservices, and agent backends requiring low latency.

Free tier
67

Jackson Databind

The standard JSON serialization/deserialization library for Java and the JVM. Maps Java POJOs to JSON and back using ObjectMapper. Supports annotations (@JsonProperty, @JsonIgnore, @JsonFormat) for customization, polymorphic types, custom serializers/deserializers, and data binding from multiple formats (JSON, YAML, CSV, CBOR, XML via modules). Used by Spring Boot, Quarkus, and virtually every Java web framework.

Free tier
67

Kedro

Open-source Python framework for building maintainable and modular data science pipelines. Kedro applies software engineering best practices (modularity, versioning, configuration management, testing) to data and ML pipelines. Uses a node/pipeline/catalog abstraction: nodes are Python functions, pipelines are DAGs of nodes, and the catalog manages data I/O. Popular in enterprise data science for reproducibility and project structure standards.

Free tier
67

Lip Gloss

Terminal styling library for Go from Charmbracelet. CSS-inspired API for styling terminal output with colors, borders, padding, margins, and layout. Works standalone for simple styling or as the visual layer in Bubble Tea applications. Supports true color, adaptive color (dark/light mode detection), and responsive width/height.

Free tier
67

Mocha

Flexible JavaScript test framework for Node.js and browsers. Mocha provides the test structure (describe/it), lifecycle hooks (before/after/beforeEach/afterEach), async test support, and test reporting. Works with any assertion library (Chai, Node.js assert, should.js). The most widely-used Node.js test framework before Jest's dominance, still common in older codebases and browser testing.

Free tier
67

Nock

HTTP request mocking and intercepting library for Node.js. Intercepts outgoing HTTP/HTTPS requests at the Node.js http/https module level and returns mocked responses without actual network calls. Used in unit/integration tests to mock external API calls. Works with any HTTP client library (axios, node-fetch, got, http.request) since it intercepts at the Node.js core level.

Free tier
67

Puppeteer

Headless Chromium control library by Google that provides a high-level API over the Chrome DevTools Protocol for screenshots, PDF generation, web scraping, and browser automation targeting Chrome and Chromium only.

Free tier
67

Ratatui

Modern Rust TUI (Terminal UI) framework, the maintained fork of tui-rs. Provides an immediate-mode rendering API with composable widgets (Block, Paragraph, Table, Chart, Gauge, List, Canvas) and flexible layout system. Backends support crossterm, termion, and termwiz. Powers many popular Rust terminal applications including lazygit alternatives, log viewers, and monitoring dashboards.

Free tier
67

TypeDoc

Documentation generator for TypeScript projects. TypeDoc reads TypeScript source files and generates HTML or JSON documentation from type signatures and JSDoc comments. Produces API reference documentation that stays in sync with code — no manual documentation maintenance. Used to document TypeScript agent SDK libraries and API clients.

Free tier
67

Volta

Fast, cross-platform Node.js toolchain manager written in Rust. Volta pins Node.js, npm, Yarn, and other tools on a per-project basis via package.json 'volta' field. Unlike nvm, Volta is cross-platform (including Windows), installed once per machine, and automatically switches versions per project without shell hooks. Designed to 'set it and forget it' — developers always get the right tool versions.

Free tier
67

Wasmtime

Fast, secure WebAssembly runtime from the Bytecode Alliance. Runs WASM modules outside the browser with WASI (WebAssembly System Interface) for OS access. Supports the WebAssembly Component Model for composable Wasm modules. Used to execute untrusted code safely, build plugin systems, and run portable Wasm modules in servers and edge environments. Powers Fastly Compute@Edge and other serverless Wasm platforms.

Free tier
67

XState

Finite state machine and statechart library implementing the actors model with typed states, guards, actions, delays, and services/invoke for async behavior, plus @xstate/react useMachine hook and a visual debugger for complex UI and workflow state management.

Free tier
67

archiver

Streaming archive creation library for Node.js. Creates ZIP, TAR, and TAR.GZ archives from files, directories, buffers, and streams. Uses Node.js streams for memory-efficient archive creation — files are streamed into the archive and piped to output without loading everything into memory. Commonly used for creating downloadable exports, bundling deployment artifacts, and compressing generated reports in Node.js applications.

Free tier
67

asyncpg

High-performance async PostgreSQL client for Python — uses PostgreSQL binary protocol directly for maximum throughput. asyncpg features: asyncpg.connect() and asyncpg.create_pool() for connection management, await conn.fetch(sql)/fetchrow()/fetchval()/execute() for queries, parameterized queries with $1 $2 placeholders, transaction support via conn.transaction(), COPY FROM/TO for bulk data, prepared statements, custom type codecs, listen/notify pub/sub, and connection pool with min_size/max_size. Significantly faster than psycopg2 for async PostgreSQL.

Free tier
67

derive_more

Rust procedural macro library that adds additional derive macros missing from the standard library. Provides #[derive(Display, From, Into, FromStr, Add, Sub, Mul, Div, Index, IndexMut, Constructor, Error, IsVariant, Unwrap, TryInto)] and many more. Eliminates boilerplate for common trait implementations — especially useful for newtype patterns and domain-specific types.

Free tier
67

factory_boy

Python test fixture replacement library. factory_boy provides factories for creating test objects with realistic data. Instead of manually constructing test objects in every test, define a Factory class once and generate objects with random or specified data. Integrates with Django ORM, SQLAlchemy, and Mongoengine. Replaces fragile fixtures with programmatic, flexible object generation.

Free tier
67

freezegun

Python library for mocking datetime in tests. freezegun patches Python's datetime module to return a fixed time, making time-dependent tests deterministic. Works as a decorator, context manager, or pytest fixture. Patches datetime.datetime, datetime.date, datetime.time, time.time(), time.localtime(), time.gmtime(), and time.strftime() consistently.

Free tier
67

pdf-lib

TypeScript-first PDF library for creating and modifying PDF documents in both Node.js and browsers. Unlike jsPDF (create-only) or pdf-parse (read-only), pdf-lib can both create new PDFs and modify existing ones — adding pages, filling form fields, embedding images, merging documents, and reading/writing metadata. Used for document workflows requiring PDF manipulation.

Free tier
67

pudb

Full-screen terminal debugger for Python — provides a visual TUI (text user interface) debugging experience in the terminal. pudb features: full-screen terminal layout with code view, variable inspector, stack view, and breakpoint list, pdb-compatible commands, breakpoint() and import pudb; pudb.set_trace() integration, post-mortem debugging, remote debugging support, variable display customization, source navigation, thread-safe debugging, pytest integration via --pudb flag, vim-style keybindings, and theme support. Replaces pdb with a visual debugger that works over SSH.

Free tier
67

pyflakes

Fast Python source code checker for logical errors — detects undefined names, unused imports, redefined names, and other logical errors without style enforcement. pyflakes features: undefined variable/name detection, unused import detection, redefined function/variable warnings, import shadowing detection, __all__ export validation, Python 2/3 compatible syntax checking, programmatic API via pyflakes.api, direct AST analysis (no execution), extremely fast (no type inference), flake8 plugin integration, and zero false positives policy (no style warnings). Focused exclusively on logical errors, not style.

Free tier
67

tmp

Temporary file and directory creation library for Node.js. Creates temporary files and directories in the OS temp directory with unique names, automatic cleanup (on process exit or explicit), and configurable prefix/suffix/extension. Used in testing, file processing pipelines, and any scenario requiring secure temporary file handling. Simpler alternative to writing your own os.tmpdir() + crypto.randomBytes() logic.

Free tier
67

tsup

Zero-config TypeScript library bundler powered by esbuild. tsup generates CJS and ESM builds from TypeScript source with type declarations — the standard tool for publishing TypeScript npm libraries. Single config (tsup.config.ts) handles multiple entry points, code splitting, external dependencies, sourcemaps, and declaration files. Produces properly-structured dual CJS/ESM packages for maximum ecosystem compatibility.

Free tier
67

websockets

WebSocket server and client library for Python — clean async API for both WebSocket server and client. websockets 12.x features: websockets.connect() for async client, websockets.serve() for server, send()/recv() for messages, ping/pong heartbeats, connection close handling, Unix domain socket support, SSL/TLS, subprotocol negotiation, compression (permessage-deflate), basic HTTP auth, broadcast() for sending to multiple connections, serve_forever() and connection event hooks.

Free tier
67

AutoMapper

Object-to-object mapping library for .NET — eliminates manual mapping between entity models and DTOs/view models. AutoMapper features: Profile classes defining mappings (CreateMap<Agent, AgentDto>()), auto-mapping same-named properties, custom value resolvers for computed properties, conditional mapping, flattening (Agent.User.Name → AgentDto.UserName), collection mapping (IMapper.Map<List<AgentDto>>(agents)), EF Core projection (agents.ProjectTo<AgentDto>(mapper.ConfigurationProvider) generates SELECT only mapped columns). Configuration validated at startup detecting unmapped properties. Eliminates hundreds of lines of manual property assignment in .NET agent services.

Free tier
67

CVXPY

Convex optimization modeling language for Python — formulate and solve convex optimization problems with a natural mathematical syntax. CVXPY features: cp.Variable() decision variables, cp.Minimize()/cp.Maximize() objectives, cp.Problem() with constraints list, solve() with multiple solver backends (OSQP, SCS, ECOS, GLPK, GUROBI, MOSEK), DCP (Disciplined Convex Programming) validation, cp.atoms for convex functions (cp.norm, cp.sum_squares, cp.log_sum_exp), Parameter for efficient re-solving, warm starting, and mixed-integer support (via GLPK_MI, CPLEX). Used for portfolio optimization, resource allocation, machine learning regularization, and agent decision making under constraints.

Free tier
67

Kaminari

Pagination library for Ruby on Rails — adds .page() and .per() scope chain to ActiveRecord, Mongoid, and plain arrays. Kaminari features: Agent.page(params[:page]).per(20) scope, paginate view helper for page link rendering, page_entries_info helper showing 'Displaying X-Y of Z total', configurable per-page defaults, API-friendly page/per params, without_count mode for large tables, paginates_per class method for model defaults, kaminari-actionview for Rails views, and theme support. Zero-config default: works immediately after gem install. paginate(@agents) in view renders Bootstrap-compatible page links. Alternative to will_paginate with more Rails integration and active maintenance.

Free tier
67

Minitest

Ruby standard library testing framework — fast, simple test suite included with Ruby. Minitest features: unit-style tests (class MyTest < Minitest::Test, def test_*), spec-style DSL (describe/it/before/after), assertions (assert, assert_equal, assert_raises, assert_nil, refute_*), mocks (Minitest::Mock.new, expect, verify), stubs (stub :method, value), parallel test execution (parallelize_me!), fixtures, custom reporters, and Rails integration via rails test command. Ships with Ruby — no gem install needed. Rails 8 default test framework used by the framework itself.

Free tier
67

NetworkX

Graph analysis and network algorithms library for Python — create, manipulate, and analyze graphs and networks. NetworkX features: Graph/DiGraph/MultiGraph for graph types, nx.add_nodes_from()/add_edges_from() with attributes, shortest path (nx.shortest_path, nx.dijkstra_path), centrality measures (betweenness, PageRank, eigenvector), community detection (nx.community), connected components, clustering coefficient, graph generators (nx.barabasi_albert_graph), graph I/O (GraphML, GML, edgelist, GEXF), drawing with matplotlib, and algorithm library (BFS, DFS, topological sort, minimum spanning tree, max flow). Standard Python graph library for knowledge graph analysis, dependency graphs, social network analysis, and workflow DAG management.

Free tier
67

Pixi

Fast conda-based package manager from prefix.dev that handles Python and native dependencies (C++, CUDA, R) from conda channels alongside PyPI, enabling reproducible ML and data science environments.

Free tier
67

SystemPrompt Code Orchestrator MCP

SystemPrompt Code Orchestrator MCP server enabling AI agents to orchestrate multi-step code generation and modification workflows — breaking down complex coding tasks into sub-tasks, coordinating between multiple AI agents or tools, managing code context across file operations, and integrating structured code orchestration into agent-driven software development workflows.

MCP Free tier
67

A2A MCP Server — Agent-to-Agent Protocol Bridge

A2A MCP server bridging Google's Agent-to-Agent (A2A) protocol with MCP — enabling MCP-based agents to communicate with agents built on the A2A protocol, supporting cross-framework agent-to-agent communication and integrating Google's A2A ecosystem with Anthropic's MCP ecosystem.

MCP Free tier
67

Chart.js

Simple, flexible JavaScript charting library. Chart.js renders charts on HTML Canvas (not SVG) providing 8 core chart types: bar, line, pie, doughnut, radar, polar area, bubble, and scatter. Known for clean defaults, smooth animations, and a simpler API than D3 or ECharts. Available for vanilla JS and has official wrappers for React (react-chartjs-2), Vue (vue-chartjs), and Angular. Popular for embedding charts in existing applications without a heavy framework.

Free tier
67

D3.js

JavaScript library for producing data visualizations using SVG, Canvas, and HTML. D3 binds data to DOM elements and applies transformations, enabling custom interactive visualizations (charts, graphs, maps, trees) that aren't available in charting libraries. D3 is a low-level toolkit — you build custom visualizations, not just configure chart types. Powers Observable notebooks and many custom agent data dashboards.

Free tier
67

Jira MCP Server (xcollantes)

Community MCP server for Jira enabling AI agents to query, create, and update Jira issues, sprints, and projects — integrating Jira project management into agent workflows.

MCP Free tier
67

Kùzu Graph Database

Embeddable, high-performance property graph OLAP database. Kùzu runs in-process (no server required) like DuckDB but for graphs. Uses Cypher query language. Supports Python, Node.js, C++, Java, and Rust APIs. Designed for graph analytics on structured graph data — not a distributed database, but extremely fast for single-machine graph workloads. MIT licensed.

Free tier
67

Lucia Auth

Minimal, framework-agnostic TypeScript authentication library focused on session management. Provides session creation, validation, and invalidation — nothing more. No built-in OAuth (use Arctic companion library). No magic links (implement yourself). Database adapters for all major databases. Philosophy: give developers the tools to implement auth correctly without opinionated abstractions. Used when you want to own your auth logic.

Free tier
67

Matplotlib

Foundational Python 2D/3D plotting library that creates static, animated, and interactive visualizations via a pyplot quick-plot interface or a full object-oriented API for publication-quality figures.

Free tier
67

MobX

Reactive state management library that automatically tracks observable state dependencies and re-renders only the components that consume changed observables.

Free tier
67

Pundit

Minimal, object-oriented authorization library for Ruby on Rails. Pundit uses plain Ruby policy classes — one per model — to answer 'can this user do this action on this object?' Each policy is a PORO (Plain Old Ruby Object) with methods like create?, update?, destroy? that receive the current user and record. Policies are easily tested in isolation. Pairs with Devise for authentication + authorization.

Free tier
67

SnapKit

Auto Layout DSL library for Swift iOS/macOS development — provides fluent constraint API over UIKit's verbose NSLayoutConstraint. SnapKit replaces NSLayoutConstraint.activate([NSLayoutConstraint(item: view, attribute: .leading, relatedBy: .equal, toItem: superview, attribute: .leading, multiplier: 1, constant: 16)]) with view.snp.makeConstraints { make in make.leading.equalToSuperview().offset(16) }. Features: makeConstraints/updateConstraints/remakeConstraints for constraint lifecycle management, constraint references for later updates, multiplier support, priority setting, and chaining. Works alongside UIKit programmatic layout without Interface Builder. Essential for programmatic iOS UI development.

Free tier
67

Stimulus

Modest JavaScript framework designed to enhance server-rendered HTML. Part of Hotwire (with Turbo). Stimulus connects JavaScript controllers to HTML elements via data attributes — no virtual DOM, no JSX, no bundler required. Controllers are defined as JavaScript classes that react to DOM events. The Rails-community approach to interactive HTML without a full SPA framework. Used by Basecamp, GitHub, and many Rails/Django applications.

Free tier
67

Turbine (Kotlin Flow Testing)

Testing library for Kotlin's Flow, SharedFlow, and StateFlow. Turbine makes asserting on reactive streams ergonomic — instead of manually collecting flows in tests, call flow.test { awaitItem(), awaitComplete(), awaitError() } in a suspend test block. Handles coroutine timing, cancellation, and event ordering. Eliminates the boilerplate of collecting flows with launch {} and tracking items in a list.

Free tier
67

Unidecode

Unicode to ASCII transliteration for Python — converts Unicode text to its closest ASCII representation. Unidecode features: unidecode() for full transliteration, unidecode_expect_ascii() for faster ASCII-expected input, unidecode_expect_nonascii() for Unicode-expected input, character-level mapping tables, and support for CJK (Chinese/Japanese/Korean) romanization, Cyrillic/Greek/Hebrew/Arabic transliteration, accent removal, and full Unicode coverage. Converts 'Ångström' to 'Angstrom', 'Café' to 'Cafe', '日本語' to 'Ri Ben Yu'.

Free tier
67

Unreal Engine MCP Server (ChiR24)

MCP server for controlling Unreal Engine enabling AI agents to browse assets, import content, and manage levels and scenes. Connects AI assistants to the Unreal Engine editor — enabling natural language control over game development workflows including asset management and level editing.

MCP Free tier
67

WorkManager (Android Jetpack)

Android Jetpack's recommended solution for deferrable, guaranteed background work — handles the complexity of Android Doze mode, battery optimization, and background restrictions. WorkManager abstracts over JobScheduler, AlarmManager, and Firebase JobDispatcher for API compatibility. Key features: guaranteed execution (persisted across app restart/device reboot), constraints (network required, charging), chaining (sequential/parallel work chains), periodic work, input/output data passing, and progress observation via LiveData/Flow.

Free tier
67

aiofiles

Async file operations for asyncio Python — provides async equivalents of open(), read(), write(), readline() that run file I/O in a thread pool without blocking the event loop. aiofiles features: aiofiles.open() async context manager with same interface as builtin open(), async read()/write()/readline()/readlines(), async iteration (async for line in file:), text and binary modes, tempfile support via aiofiles.tempfile, and os module equivalents (aiofiles.os.rename/remove/mkdir/stat/listdir).

Free tier
67

apscheduler

Advanced Python scheduler — runs jobs at specified times using cron expressions, fixed intervals, or one-time dates. APScheduler 3.x features: BackgroundScheduler (runs in background thread), BlockingScheduler (blocks main thread), AsyncIOScheduler (asyncio-based), cron trigger (CronTrigger), interval trigger (IntervalTrigger), date trigger (DateTrigger), job stores (in-memory, SQLAlchemy, MongoDB, Redis), executors (ThreadPoolExecutor, ProcessPoolExecutor, AsyncIOExecutor), job persistence across restarts, misfire handling, coalescing, max_instances, add_job()/remove_job()/get_jobs(), job events and listeners.

Free tier
67

boltons

Extended Python standard library — provides utilities that 'should be in the stdlib' covering iterables, strings, functions, types, caching, time, stats, and more. boltons modules: iterutils (chunked, flatten, pairwise, windowed, first, one, remap), strutils (slugify, strip_ansi, bytes2human, html2text), funcutils (wraps, partial, FunctionBuilder), typeutils (make_sentinel), cacheutils (LRU, LRI, ThresholdCounter), timeutils (relative_time, decimal_time), statsutils (median, trimean, Histogram), ecoutils (get_process_tree), fileutils (atomic_save, mkdir_p), jsonutils (reverse_iter_lines), and tableutils (Table). Zero-dependency pure Python.

Free tier
67

boxen

Creates formatted terminal boxes with configurable borders around text output. Supports multiple border styles (single, double, round, bold, doubleSingle, classic), padding, margin, text alignment, title, and full-color support via chalk. Published by Sindre Sorhus — ESM-only since v7. Used by CLI tools to emphasize important messages, warnings, or summaries.

Free tier
67

change-case

Comprehensive string case conversion library supporting camelCase, PascalCase, snake_case, kebab-case, CONSTANT_CASE, Title Case, dot.case, path/case, and more. Modular design — import only the specific case converters needed. Handles Unicode and special characters. The de-facto standard for all-in-one string case conversion in JavaScript/TypeScript projects.

Free tier
67

charset-normalizer

Modern character encoding detection library for Python — detects the encoding of bytes sequences using statistical analysis. charset-normalizer features: from_bytes()/from_path()/from_fp() for encoding detection, Results object with best match and alternatives, encoding property for detected encoding name, confidence score per result, normalize() for encoding conversion, cli tool (normalizer) for command-line detection, MYPYC compiled C extension for speed, multibyte encoding support (CJK, Arabic, Hebrew), chaos detection for garbled text, and requests-compatible interface. Drop-in replacement for chardet with better accuracy and active maintenance.

Free tier
67

convict

Schema-based configuration management for Node.js that validates configuration values against a defined schema. Merges configuration from multiple sources (default values, config files, environment variables, command-line arguments) with type coercion and validation. Created by Mozilla for managing complex multi-environment configurations.

Free tier
67

dramatiq

Simple and reliable background task processing for Python — Redis or RabbitMQ broker with actor-based task definition. dramatiq features: @dramatiq.actor decorator, .send() for async dispatch, .send_with_options() for delay/retries, middleware system (Retries, TimeLimit, AgeLimit, Prometheus, Results), group() and pipeline() for composition, rate limiting, gevent support, class-based actors, dead letter queue, QueueJoin for waiting on completion, GenericActors for shared base classes, and dramatically simpler setup than Celery.

Free tier
67

fpdf2

Lightweight PDF generation library for Python — pure Python, no external dependencies, creates PDF documents programmatically. fpdf2 features: FPDF class with add_page()/set_font()/cell()/multi_cell()/text() methods, image embedding (JPEG/PNG/GIF/WEBP), table support (Table class for complex tables), header/footer via inherited class methods, automatic page breaks, links (internal and external), TrueType font embedding, SVG support, HTML2FPDF for basic HTML rendering, output() to file or bytes, ArcAnnotation/Highlight for annotations, and templates for recurring layouts. Simpler than reportlab, no dependencies.

Free tier
67

jOOQ

Type-safe SQL DSL and code generator for Java and Kotlin. jOOQ generates Java classes from your database schema (tables, columns, types), then lets you write SQL as Java/Kotlin code: dsl.select(CUSTOMER.NAME).from(CUSTOMER).where(CUSTOMER.ID.eq(1)). Full SQL coverage including window functions, CTEs, UPSERT, and JSON operations. Positions itself as 'SQL is not an implementation detail' — for teams that want SQL control with type safety.

Free tier
67

micromatch

Fast glob pattern matching library for JavaScript using bash-like wildcard patterns. Supports extglob patterns, brace expansion, character classes, negation patterns, and POSIX-style character classes. Used internally by webpack, Jest, ESLint, and dozens of other major tools for file filtering. More feature-rich and faster than minimatch for most use cases.

Free tier
67

minimist

Minimal command-line argument parser for Node.js. Parses process.argv into a JavaScript object with named flags, positional arguments, and boolean/string options. Zero dependencies, tiny footprint. Used by many tools as a lightweight alternative to full CLI frameworks like yargs or commander. Parses '--flag value', '-f', '--no-flag', '--key=value', and '--' separating options from positional args.

Free tier
67

pymongo

Official MongoDB driver for Python — provides sync access to MongoDB with full support for CRUD operations, aggregation pipeline, change streams, transactions, GridFS, and Atlas Search. pymongo 4.x features: MongoClient with connection pooling, database.collection.insert_one/many(), find()/find_one() with query filter dict, update_one/many() with $set/$push operators, delete_one/many(), aggregate() pipeline, create_index(), bulk_write() for batch operations, watch() for change streams, ClientSession for multi-document transactions, and GridFS for large file storage.

Free tier
67

pyparsing

Python library for building recursive descent parsers using object-oriented PEG-like grammar notation — creates parsers directly in Python without separate grammar files. pyparsing features: Literal/Keyword/Word/Regex for terminals, And/Or/MatchFirst for combinators, Optional/ZeroOrMore/OneOrMore/Group for repetition, Suppress for ignoring tokens, setResultsName for named captures, pyparsing_common for common patterns (integer, real, identifier), nestedExpr for bracket matching, infixNotation for operator precedence grammars, ParserElement.parseString/scanString/transformString, and parse actions (callbacks) triggered on successful matches.

Free tier
67

python-dateutil

Powerful extensions to Python's datetime module — flexible date parsing, relative deltas, timezone support, and iCal recurrence rules. python-dateutil features: parser.parse() for flexible string-to-datetime parsing, relativedelta for calendar-aware date arithmetic (months, years, weekdays), rrule for RFC 5545 recurrence rules (WEEKLY, MONTHLY, BYDAY, UNTIL, COUNT), tzlocal for local timezone, tzutc for UTC, tzoffset for fixed offsets, tz.gettz() for IANA timezone lookup, Easter calculation, and dateutil.easter for ecclesiastical calendar.

Free tier
67

pytz

IANA timezone database for Python — provides timezone objects for making naive datetime objects timezone-aware. pytz features: timezone() for IANA timezone lookup (e.g. 'US/Eastern', 'Europe/London'), utc for UTC timezone object, localize() for attaching timezone to naive datetime, normalize() for DST transition correction, astimezone() for timezone conversion, all_timezones list, common_timezones for frequently used zones, and timezone abbreviation lookup. Note: Python 3.9+ has zoneinfo in stdlib which largely supersedes pytz.

Free tier
67

returns

Functional programming primitives for Python — provides Result, Maybe, IO, Future, and other monadic containers for explicit error handling and effect management. returns features: Result (Success/Failure), Maybe (Some/Nothing), IO for side effects, RequiresContext for dependency injection, Future/FutureResult for async, pipe() and flow() for function composition, @safe decorator for exception-to-Failure conversion, @maybe decorator for None-to-Nothing conversion, is_successful() predicate, and mypy plugin for type checking. Implements railway-oriented programming — errors flow through the pipeline without exceptions.

Free tier
67

tinycolor2

Lightweight JavaScript library for color manipulation and conversion. Parse any CSS color format (hex, rgb, hsl, hsv, named colors), manipulate colors (lighten, darken, saturate, spin), convert between formats, check readability/contrast, and generate color schemes. Used in design tools, theming systems, and data visualization.

Free tier
67

uv

Extremely fast Python package manager and project tool written in Rust by Astral (ruff creators). Drop-in pip replacement with 10-100x faster install times. Handles virtual environments, Python version management, dependency locking (uv.lock), and project scaffolding. Consolidates pip, pip-tools, pipx, pyenv, and virtualenv into one tool.

Free tier
67

yaspin

Yet another terminal spinner for Python — provides animated spinner for long-running CLI operations with context manager API. yaspin features: 80+ spinner styles (dots, lines, clock, moon phases, etc.), context manager interface, .ok()/.fail() for success/failure indication, color support via termcolor, side text alongside spinner, write() for side output without disrupting spinner, sigmap for signal handling, timer display, nested spinners, thread-safe output, and yaspin.kbi_safe context manager for KeyboardInterrupt handling.

Free tier
67

ArkType

TypeScript-first runtime type validation library with a novel string-based syntax. ArkType defines schemas using TypeScript-like string syntax ('string | number', 'email', 'integer >= 0') that gets parsed at library initialization time — resulting in validation that is 100x faster than Zod at runtime. TypeScript inference is fully bidirectional — types and validators stay in sync without duplication. Positioned as a next-generation alternative to Zod with better performance and more ergonomic syntax.

Free tier
67

Biome

Fast all-in-one JavaScript/TypeScript linter and formatter — Rust-based tool that replaces ESLint + Prettier in a single binary. Biome features: biome format (Prettier-compatible formatting), biome lint (200+ lint rules), biome check (format + lint together), biome ci (CI mode, no writes), biome migrate eslint (migrates ESLint config), VS Code extension, editor integration, monorepo support, biome.json config, import sorting, JSX/TSX support, CSS/JSON formatting, and 20-50x faster than ESLint + Prettier. Drop-in replacement for Prettier with 96%+ compatibility. Forked from Rome.

Free tier
67

Bottleneck

Lightweight Node.js task scheduler and rate limiter. Bottleneck controls both concurrency AND request rate (RPS/RPM) with configurable reservoir and reservoir refresh intervals. Unlike p-limit (concurrency only), Bottleneck can enforce 'max 10 RPS with max 5 concurrent' — crucial for agent systems consuming rate-limited APIs. Supports Redis-backed distributed limiting.

Free tier
67

Bun

All-in-one JavaScript runtime, package manager, bundler, and test runner built with Zig. Aims to be a faster Node.js drop-in replacement with native TypeScript support, JSX transpilation, and Node.js API compatibility. bun install is 10-25x faster than npm. Includes a built-in HTTP server, SQLite client, test runner, and .env loader. An emerging alternative to the Node.js ecosystem.

Free tier
67

Chi

Lightweight, idiomatic Go HTTP router and mux that's fully compatible with net/http. Uses context.Context for URL parameters (no custom context). Middleware uses standard http.Handler wrapping. All existing net/http middleware, handlers, and tools work with Chi without modification. Preferred by Go developers who want routing convenience without framework lock-in.

Free tier
67

Electron

Framework for building cross-platform desktop applications using web technologies (HTML, CSS, JavaScript) with Node.js as the backend. Electron bundles Chromium (the Chrome engine) and Node.js into a distributable app. Powers VS Code, Slack, Discord, Figma, Notion, and thousands of other desktop apps. Gives web developers a path to desktop deployment with full OS access via Node.js — file system, native menus, system tray, notifications, and auto-updater.

Free tier
67

Hono

Ultrafast, Web Standards-based web framework that runs on Cloudflare Workers, Deno, Bun, Vercel Edge, AWS Lambda, and Node.js. Hono uses the standard web Request/Response API everywhere — the same code runs in all environments. Inspired by Express API style but built on fetch-based Web Standards. Includes built-in TypeScript support, JSX rendering, and middleware ecosystem.

Free tier
67

Kong (Go CLI parser)

Sophisticated CLI parser for Go using struct tags to define commands, flags, and arguments. Kong uses Go struct definitions as the single source of truth for CLI interface — annotate structs with tags like `cmd:""`, `flag:""`, `arg:""`, `help:""`. Supports subcommands, aliases, environment variable binding, and custom type decoders. A more powerful alternative to cobra for teams wanting type-safe, struct-driven CLI definition.

Free tier
67

Ky

Tiny, elegant HTTP client built on the Fetch API for browsers and Node.js 18+. Ky adds retry logic, timeout, JSON convenience methods, hooks (beforeRequest, afterResponse), error handling for 4xx/5xx, and status-based error throwing on top of native fetch — all in ~2KB. The modern, fetch-native alternative to axios for applications targeting modern browsers and Node.js 18+.

Free tier
67

OpenTofu

Community-driven open-source fork of Terraform under CNCF. OpenTofu maintains compatibility with Terraform HCL configurations while remaining truly open-source (MPL-2.0). Provides the same CLI workflow (init, plan, apply), provider ecosystem compatibility, and state management as Terraform. Added features: native state encryption, provider functions. Drop-in replacement for Terraform when HashiCorp's BSL license is a concern.

Free tier
67

Poetry

Python dependency management and packaging tool using pyproject.toml that handles dependency resolution, lock files, virtualenv management, and PyPI publishing in a single workflow.

Free tier
67

RESPX

HTTP mocking library for Python's httpx client. RESPX intercepts httpx requests in tests and returns mocked responses without making real network calls. The async-native equivalent of responses (for requests) but designed for httpx. Essential for testing agent code that makes HTTP calls without hitting real APIs.

Free tier
67

SLF4J + Logback

The de facto JVM logging standard: SLF4J (Simple Logging Facade for Java) provides a vendor-neutral logging API; Logback is the native implementation (successor to Log4j). SLF4J's Logger interface lets library code log without binding to a specific implementation — the application chooses the backend (Logback, Log4j2, java.util.logging). Logback provides file rolling, JSON formatting, async appenders, and conditional logging.

Free tier
67

Scrapy

High-performance Python web scraping and crawling framework. Scrapy provides a complete spider lifecycle (request scheduling, downloading, parsing, pipeline processing) with async I/O via Twisted. Built-in support for robots.txt, rate limiting, cookie handling, caching, and item pipelines for storing scraped data. The de-facto standard for large-scale Python web scraping.

Free tier
67

SuperTest

HTTP assertion library for Node.js that enables testing Express, Koa, Fastify, and other Node.js HTTP servers without starting a real server. SuperTest wraps superagent (HTTP client) with test assertion capabilities — make HTTP requests to your server in tests and assert on response status, headers, and body in a fluent API. The standard choice for Node.js API integration testing with Jest or Mocha.

Free tier
67

TanStack Router

Fully type-safe React router with first-class search parameter support. TanStack Router generates TypeScript types for all routes, parameters, and search params, making route navigation fully type-checked — typos in route names are compile errors. Supports file-based routing (like Next.js) and programmatic route definitions. Key differentiator: search parameters are treated as first-class state (typed, validated, serialized) rather than strings.

Free tier
67

Uvicorn

Lightning-fast ASGI server for Python, built on uvloop and httptools. The standard server for running FastAPI and Starlette applications. Supports HTTP/1.1, HTTP/2, WebSockets, and Server-Sent Events. Used in development (uvicorn app:app --reload) and production (with Gunicorn as process manager).

Free tier
67

class-validator

Decorator-based validation for TypeScript/JavaScript classes. Add validation decorators (@IsString(), @IsEmail(), @MinLength(5)) to class properties and call validate(instance) to check validity. Works with NestJS DTOs (Data Transfer Objects) as the standard validation approach. Built on validator.js for the underlying validators. Part of the typestack ecosystem alongside class-transformer.

Free tier
67

node-fetch

A light-weight module that brings the browser's Fetch API to Node.js. Implements the WHATWG Fetch specification so browser-written fetch() code runs unchanged in Node.js. Note: Node.js 18+ includes native global fetch() — node-fetch is primarily useful for Node.js 16 and below, or when you need the exact WHATWG Fetch behavior with additional options. v3 is ESM-only; v2 supports CommonJS.

Free tier
67

schedule (Python)

Human-friendly Python job scheduler. Provides a simple fluent API for scheduling Python functions: `schedule.every(10).minutes.do(job)`. Jobs run in the same process via polling loop. Extremely simple alternative to APScheduler or Celery Beat for basic periodic task execution without external dependencies. No daemon process, no persistence, no distributed execution.

Free tier
67

scrapy

Full-featured web crawling and scraping framework for Python — provides Spider classes, async Twisted reactor, item pipelines, middleware, and built-in request scheduling. scrapy features: Spider subclasses with parse() callback, Selector for CSS/XPath extraction, Item and ItemLoader for data modeling, pipeline for processing (deduplication, validation, DB storage), downloader middleware (rotating proxies, user agents), CrawlerProcess for programmatic control, crawl rules for link following (CrawlSpider), sitemap crawling, feed exporters (JSON, CSV, XML), AutoThrottle, robots.txt compliance, and scrapy-splash for JS rendering.

Free tier
67

@dnd-kit/core

Modern, accessible drag and drop toolkit for React. Modular architecture with sensors (mouse, touch, keyboard), collision detection algorithms, and composable modifiers. @dnd-kit/sortable builds sortable lists and grids. Designed for accessibility (keyboard DnD, screen reader announcements). Replacement for react-beautiful-dnd (deprecated) and react-dnd.

Free tier
67

ABAP MCP Server

ABAP MCP server enabling AI agents to interact with SAP ABAP development environments — accessing ABAP class and function module definitions, reading SAP system metadata, querying ABAP development artifacts, and integrating AI assistance into SAP ABAP development workflows. Enables AI coding assistants to understand SAP system context for more accurate ABAP code generation.

MCP
67

AG Grid

The industry-standard enterprise-grade data grid for JavaScript. AG Grid handles millions of rows with row virtualization, supports React/Angular/Vue/vanilla JS, and provides 100+ features: sorting, filtering, grouping, pivoting, tree data, row editing, clipboard, Excel export, charts, and server-side row model for large datasets. Used by major financial institutions, Bloomberg, and large enterprise applications where a simple HTML table or Tanstack Table isn't sufficient.

Free tier
67

Alembic

Database migration tool for SQLAlchemy. Generates and applies schema migration scripts to evolve database schema over time. Creates versioned migration files with upgrade/downgrade functions. Detects schema differences between SQLAlchemy models and current database state (autogenerate). The standard migration tool for SQLAlchemy-based Python applications.

Free tier
67

Apache Parquet (PyArrow)

Columnar binary storage format for analytical workloads, accessed via PyArrow or pandas, with efficient compression and predicate pushdown.

Free tier
67

Astro

A content-focused web framework that ships zero JavaScript by default, using an island architecture to hydrate only interactive components — compatible with React, Vue, Svelte, and Solid simultaneously.

Free tier
67

Bubble Tea

Elm-inspired TUI (Terminal UI) framework for Go from Charmbracelet. Uses a Model-Update-View architecture where state is immutable and UI is a pure function of state. Powers tools like GitHub CLI and Charm's own suite. Composable with Lip Gloss for styling and Bubbles for pre-built components (spinners, text inputs, list, viewport).

Free tier
67

Capacitor

Cross-platform native runtime for web applications. Capacitor wraps web apps (React, Vue, Angular, Svelte, or vanilla JS) in a native WebView for iOS and Android deployment, providing a JavaScript bridge to native device APIs (camera, geolocation, filesystem, push notifications, biometrics, etc.). From the Ionic team, Capacitor is the modern successor to Cordova/PhoneGap. Enables web developers to deploy to mobile app stores without learning Swift/Kotlin.

Free tier
67

Chokidar

Efficient cross-platform file watching library for Node.js. Node.js's native fs.watch has platform inconsistencies and reliability issues — Chokidar normalizes them using native APIs (FSEvents on macOS, inotify on Linux) with polling fallback. Provides clean 'add', 'change', 'unlink' events with glob pattern filtering, debouncing, and ignore patterns.

Free tier
67

Dapper

Lightweight .NET micro-ORM that extends IDbConnection with convenience methods for SQL query execution and result mapping. Dapper adds: connection.QueryAsync<Agent>(sql, params) for typed query results, connection.ExecuteAsync(sql, params) for inserts/updates, connection.QueryFirstOrDefaultAsync<Agent>(sql, params), multi-mapping (JOIN results to multiple objects), QueryMultiple for multiple result sets, and stored procedure execution. Dapper maps SQL column names to C# property names automatically (case-insensitive). No migrations, no change tracking, no LINQ — just SQL + fast object mapping. StackOverflow was built with Dapper. Excellent for performance-critical agent data access paths and complex reporting queries.

Free tier
67

GSAP (GreenSock Animation Platform)

Professional-grade JavaScript animation library. Industry standard for web animations. Timeline API for sequencing complex animations, ScrollTrigger for scroll-linked animations, MorphSVG for SVG morphing, and Flip plugin for layout animations. Works with React, Vue, vanilla JS. Used on award-winning websites and by major brands globally.

Free tier
67

Handlebars.js

Logic-minimal semantic HTML/text templating engine for JavaScript. Handlebars extends Mustache with helpers, partials, block helpers, and pre-compilation to JavaScript functions. Templates are compiled once and executed fast. Common in email template engines (Nodemailer), static site generators, and code generation tools where separation of logic and templates is valued.

Free tier
67

Inquirer.js

Interactive command-line user interface library for Node.js. Inquirer provides input prompts, lists, checkboxes, password fields, confirmations, and editor prompts with keyboard navigation. Used in scaffolding tools (create-react-app, yeoman), agent setup wizards, and any CLI that needs to collect structured input from users interactively.

Free tier
67

JSZip

JavaScript library for reading and writing ZIP archives in both browsers and Node.js. JSZip enables generating ZIP files client-side (download multiple files as a single ZIP), extracting ZIP contents without a server, and building file archive workflows. Works with Blobs, ArrayBuffers, and Base64. The standard JavaScript ZIP library for browser-side archive generation.

Free tier
67

Joblib

Python library for lightweight pipelining, parallel computing, and disk-based function result caching. Joblib's Parallel/delayed API provides simple parallelization of embarrassingly parallel loops using multiprocessing or threading. Memory decorator caches function results to disk (memoization). Used extensively by scikit-learn for parallel model training and as a general utility in scientific Python workloads.

Free tier
67

Jsonnet

Data templating language for generating JSON configurations. Jsonnet is a superset of JSON with variables, conditionals, functions, and imports — compiles down to plain JSON. Used to generate Kubernetes manifests, Grafana dashboards, and complex configurations that would be repetitive in plain JSON. Native Go and C++ bindings, Python via go-jsonnet.

Free tier
67

Lottie (Android)

Airbnb's animation library for Android that renders Adobe After Effects animations exported as JSON via the Bodymovin plugin — without code-generated animation drawables or manual frame-by-frame art. Lottie plays vector animations at any resolution without pixelation. Native Android support via LottieAnimationView (XML) and LottieAnimation composable (Jetpack Compose). Supports looping, speed control, dynamic properties (change colors/sizes at runtime), progress-driven animations (scrub animation frame by frame), and network-loaded JSON. Used for loading spinners, onboarding illustrations, success/error states, and micro-interactions in agent UIs.

Free tier
67

Motor

Official async Python driver for MongoDB. Motor is the async wrapper around PyMongo that provides non-blocking database access for asyncio-based Python applications. Used directly when you want full control over MongoDB queries without an ODM layer, or as the foundation for ODMs like Beanie. Supports all PyMongo operations with async/await syntax.

Free tier
67

Nivo

Rich React data visualization library built on D3. Provides 30+ chart types (bar, line, pie, scatter, heatmap, network, sankey, chord, treemap, geo maps) with both SVG and HTML Canvas rendering. Server-side rendering support. Strong TypeScript types. Less opinionated than Recharts — more powerful but more complex configuration.

Free tier
67

RQ (Redis Queue)

Simple Python job queue backed by Redis with minimal configuration — enqueue functions and process them with workers.

Free tier
67

ShellJS

Portable Unix shell commands for Node.js. Provides cp, mv, rm, mkdir, find, grep, sed, echo, exec, and more as JavaScript functions that work cross-platform (Unix, macOS, Windows). Enables shell scripting in pure JavaScript without spawning bash/cmd.exe subprocesses. Used for build scripts, deployment automation, and file manipulation that needs to run consistently across operating systems.

Free tier
67

TypeBox

JSON Schema builder with TypeScript type inference — creates JSON Schema definitions that are also TypeScript types. Every TypeBox schema is simultaneously a valid JSON Schema (for Ajv validation) and a TypeScript type (for compile-time safety). Used by Fastify as its recommended type provider. Bridges the gap between JSON Schema validation and TypeScript type safety without duplication.

Free tier
67

bcryptjs

Pure JavaScript implementation of bcrypt password hashing with no native dependencies. Bcryptjs provides password hashing and comparison for user authentication. Uses the bcrypt algorithm with configurable work factor (cost) for adaptive security. Works in both Node.js and browsers unlike the native bcrypt package.

Free tier
67

ent (Go ORM)

Type-safe Go ORM framework using code generation. Define data schema in Go structs, run go generate, and get a fully type-safe querying API with no reflection. Supports PostgreSQL, MySQL, MariaDB, SQLite, and TiDB. Developed by Facebook (Meta) and used in production at scale. Graph-based querying for complex relationship traversal.

Free tier
67

go-playground/validator

Struct and field validation library for Go using struct tags. The standard validation library used by Gin, Echo, and Fiber web frameworks. Supports 100+ built-in validators (required, min, max, email, url, uuid, oneof, etc.) plus cross-field and cross-struct validation. Custom validators with RegisterValidation().

Free tier
67

indicatif

Terminal progress bar and spinner library for Rust CLI applications. Provides progress bars, spinners, and multi-progress displays with rich customization. Supports templates with dynamic content (ETA, rate, bytes), styled output, and concurrent multi-bar updates. Powers CLI tools like ripgrep's progress display.

Free tier
67

node-schedule

Flexible cron-like job scheduling library for Node.js. Schedule jobs using cron-style expressions, JavaScript Date objects, or recurrence rules. Jobs run within the Node.js process (in-process scheduling) — no external dependencies required. Supports per-job cancellation, one-time scheduling, and recurrence rules with timezone support. Lightweight alternative to cron when you don't want Redis or external infrastructure.

Free tier
67

redis

Redis client library for Python — provides sync and async access to Redis data structures including strings, hashes, lists, sets, sorted sets, streams, and pub/sub. redis-py 5.x features: Redis() and AsyncRedis() clients, connection pooling, pipeline() for batched commands, Pub/Sub with subscribe/publish, Redis Streams, Lua scripting, cluster support (RedisCluster), Sentinel support, SSL/TLS, command pipelining for throughput, client-side caching (RESP3), keyspace notifications, sorted sets for leaderboards/queues, and XADD/XREAD for streams.

Free tier
67

redis-py (Redis Python Client)

redis-py is the official Python client for Redis, providing connection pooling, pipelining, pub/sub messaging, and access to all Redis data structures and commands.

Free tier
67

tape

Minimal TAP-producing test harness for Node.js and browsers. Outputs Test Anything Protocol (TAP) format — pipe to any TAP consumer (tap-spec, faucet, tap-dot) for formatting. No global test runner binary needed — just run the test file with Node.js. Minimal API: test(), t.ok(), t.equal(), t.deepEqual(), t.end().

Free tier
67

tracing-subscriber

Utilities for implementing and composing subscribers for Rust's tracing ecosystem. Provides the EnvFilter for RUST_LOG-style level filtering, fmt layer for human-readable or JSON log output, and Registry for layered subscriber composition. The standard way to configure tracing in Rust applications. Works with tracing-opentelemetry for OTel integration.

Free tier
67

ts-morph

TypeScript compiler API wrapper that makes programmatic TypeScript code analysis and manipulation accessible. ts-morph wraps TypeScript's complex compiler API in a simpler, navigable object model — read source files, traverse AST nodes, modify code, add/remove declarations, and generate TypeScript programmatically. Used for codemods, code generators, documentation extractors, and static analysis tools.

Free tier
67

wasm-bindgen

Core Rust library and CLI tool for facilitating high-level interactions between Rust/WebAssembly and JavaScript. The #[wasm_bindgen] macro generates JavaScript glue code that allows calling Rust functions from JavaScript and vice versa. Handles type conversion, memory management, and DOM access. The foundation for all Rust-to-browser compilation workflows, used by wasm-pack to build npm packages from Rust.

Free tier
67

ExMachina

Test factory library for Elixir — creates test data using factory definitions. ExMachina features: ExMachina.Ecto strategy for Ecto-backed factories, build/2 for in-memory structs, insert/2 for DB-persisted records, build_pair/insert_pair for 2 records, build_list/insert_list for N records, factory inheritance with map_merge, sequences for unique values (sequence(:email, &'user-#{&1}@example.com')), traits for variations, and custom strategies. Works with Ecto.Repo for database insertion. Elixir equivalent of FactoryBot (Ruby) for agent test data setup.

Free tier
67

Hono

Ultra-fast, lightweight TypeScript web framework that runs on any JavaScript runtime — Cloudflare Workers, Bun, Deno, Node.js, AWS Lambda, and more. Hono is built on Web Standards (Request/Response APIs) making it portable across runtimes without modification. Sub-millisecond routing, built-in middleware ecosystem, and TypeScript-first design make it the go-to framework for edge computing and serverless API development.

Free tier
67

Kotest

Comprehensive Kotlin test framework with multiple testing styles (StringSpec, BehaviorSpec, DescribeSpec, FunSpec), a rich assertion library, property-based testing, and coroutine-native support. Kotest is the spiritual successor to Kotlin-flavored JUnit/RSpec for the JVM and Kotlin Multiplatform. Supports data-driven testing, soft assertions, and integration with MockK for mocking.

Free tier
67

Model Bakery

Django model test data generator — creates Django model instances with automatically populated fields for testing. Model Bakery (successor to Model Mommy) features: baker.make('myapp.Agent') creates Agent instance with random valid data for all fields, baker.make('Agent', name='My Agent') overrides specific fields, baker.prepare() creates unsaved instances, baker.make_recipe() for named recipes in baker_recipes.py, M2M and FK relationships auto-created, custom value generators, and bulk creation via _quantity parameter. Eliminates boilerplate Agent.objects.create(name='test', status='active', ...) in Django agent tests by auto-filling required fields.

Free tier
67

PyNaCl

Python bindings to libsodium (NaCl) — modern, high-security cryptographic operations with simple API. PyNaCl features: nacl.public.Box for public-key authenticated encryption (X25519-XSalsa20-Poly1305), nacl.secret.SecretBox for symmetric authenticated encryption (XSalsa20-Poly1305), nacl.signing.SigningKey/VerifyKey for Ed25519 signatures, nacl.pwhash for Argon2 password hashing, nacl.utils.random() for secure randomness, and SealedBox for anonymous sender encryption. libsodium-backed — immune to timing attacks, no key management pitfalls. Simpler and more secure API than cryptography hazmat layer for public-key operations.

Free tier
67

SpringDoc OpenAPI

Auto-generates OpenAPI 3 documentation for Spring Boot applications — replaces SpringFox (which stopped being maintained). SpringDoc scans Spring MVC/WebFlux @RestController annotations, @RequestMapping, @RequestBody, @PathVariable, and response types to generate /v3/api-docs (JSON) and Swagger UI at /swagger-ui.html. Supports Spring Security integration (adds lock icons for secured endpoints), Spring Data REST, Spring Cloud Function, and Kotlin coroutines. OpenAPI annotations (@Operation, @ApiResponse, @Parameter) enrich auto-generated docs. SpringDoc 2.x is for Spring Boot 3.x; SpringDoc 1.x is for Spring Boot 2.x.

Free tier
67

memray

Memory profiler for Python by Bloomberg — tracks memory allocations and identifies memory leaks with flamegraph visualization. memray features: command-line memray run script.py, memray flamegraph output.bin, @memray.profile() decorator, live mode (memray run --live), memray stats for summary statistics, native mode for C extension tracking (--native), tracking of Python + native (C/C++) allocations, aggregated allocations view, temporal allocation timeline, thread-specific tracking, pytest plugin (pytest-memray), and Docker-friendly design. Finds memory leaks, unexpected allocations, and OOM root causes in Python services.

Free tier
67

pdb++

Drop-in replacement for Python's pdb debugger — enhances pdb with syntax highlighting, tab completion, smart command detection, and sticky mode. pdb++ features: automatic activation (just import pdb; pdb.set_trace() uses pdb++ if installed), colorized source display, tab completion for Python expressions, sticky mode (persistent source view as you step), ! prefix for code execution disambiguation, smart command detection (p x works even when x is a pdb command), smart breakpoints with filename:function:condition syntax, fancycompleter integration, and full pdb compatibility. Zero configuration — installs over pdb automatically.

Free tier
67

time-machine

Fast time mocking library for Python — freezes or moves datetime.datetime.now(), datetime.date.today(), time.time(), and time.localtime() to controlled values during tests. time-machine features: @time_machine.travel() decorator, time_machine.travel() context manager, dest parameter (datetime, string, Unix timestamp), tick=True for advancing time naturally, tz_offset for timezone, pytest fixture support via travel_to(), and C-extension implementation (10-100x faster than freezegun). Used for testing agent time-dependent logic like scheduling, token expiry, rate limit windows, and cron jobs.

Free tier
67

Coil

Kotlin-native image loading library for Android — the modern, coroutine-first replacement for Glide and Picasso. Coil (Coroutine Image Loader) provides: memory and disk caching, network image loading with OkHttp, image transformations (blur, grayscale, crop), GIF/SVG/video frame support, and Jetpack Compose integration (AsyncImage composable). Built for Kotlin with coroutines — all operations are suspend functions. Lighter weight than Glide (~1500 methods vs Glide's ~5000+). Coil 3.0 adds Compose Multiplatform support for iOS.

Free tier
67

Redocly

API documentation toolchain built around OpenAPI. Redocly includes: Redoc (the open-source three-panel API reference renderer), Redocly CLI (OpenAPI linting, bundling, transformation), and Redocly Developer Portal (commercial product for full API portals). The CLI validates OpenAPI specs against 70+ built-in rules, bundles multi-file specs into single files, splits large specs, and transforms/decorates API specs for different audiences.

Free tier
67

Axum

Ergonomic, modular async web framework for Rust built on Tokio, Tower, and Hyper. Routes handlers are async functions that use extractors to declaratively parse request parts (JSON body, path params, headers, query strings). Middleware via Tower's Service trait — leverages the entire Tower ecosystem. The most popular Rust web framework for building APIs and agent tool servers.

Free tier
66

Devbox

Portable, reproducible development environment manager powered by Nix under the hood. Devbox creates isolated dev environments defined by a devbox.json file — specifying exact tool versions (Node.js 20, Python 3.12, PostgreSQL 15) that work identically on any developer's machine or in CI without system conflicts. No Docker required (but Docker output available). Simpler alternative to Nix flakes for developers who want reproducible environments without learning the Nix language. Also provides cloud-based dev environments (Jetify Cloud).

Free tier
66

Django Ninja

FastAPI-inspired REST API framework for Django — uses Python type hints and Pydantic schemas for request/response validation, auto-generates OpenAPI docs (Swagger UI + ReDoc), supports async views natively (Django 4.1+), and provides clean decorator-based routing. Django Ninja is an alternative to Django REST Framework with a FastAPI-like developer experience while keeping Django's ORM, auth, and admin. Key features: @api.get/post/put/delete decorators, Schema classes (Pydantic models for request/response), automatic OpenAPI 3.0 generation, and built-in auth (HTTP bearer, API key, Django auth). Much cleaner than DRF for typed async agent APIs.

Free tier
66

Docusaurus

React-based documentation site generator by Meta (Facebook). Docusaurus builds feature-rich documentation sites from Markdown/MDX files with versioning, internationalization (i18n), full-text search (Algolia), and plugin system. Powers hundreds of major open-source projects including React, Jest, Babel, Redux, Prettier. Strong on versioned documentation, blog functionality, and multi-language docs.

Free tier
66

Ehcache

Java's most popular production caching library — implements JCache (JSR-107) standard with extensions. Ehcache 3 supports tiered storage: on-heap (fastest, JVM heap), off-heap (direct memory, avoids GC), and disk persistence (survives JVM restart). Used as Hibernate second-level cache, Spring @Cacheable backend, or standalone cache. Key features: programmatic or XML configuration, cache event listeners, cache loaders/writers, statistics, and JMX monitoring. Ehcache is embedded (no external server required) — single JVM use case. For distributed caching, pair with Terracotta or switch to Redis/Hazelcast.

Free tier
66

Exposed ORM (JetBrains)

Lightweight SQL ORM framework for Kotlin by JetBrains. Provides two layers: a type-safe SQL DSL for building queries and a DAO (Data Access Object) layer for Active Record-style operations. Supports PostgreSQL, MySQL, H2, SQLite, and Oracle via JDBC. Designed for idiomatic Kotlin with coroutine support via exposed-kotlin-extensions.

Free tier
66

Gleam

Statically-typed functional programming language that runs on the Erlang BEAM VM and compiles to JavaScript. Gleam brings Elm-inspired type safety to the BEAM ecosystem — no runtime errors from type mismatches, exhaustive pattern matching, and friendly compiler error messages. Unlike Elixir (dynamic), Gleam is fully type-inferred with compile-time guarantees. Runs alongside Elixir and Erlang code, shares BEAM's concurrency and fault tolerance. Gleam 1.0 released in 2024.

Free tier
66

Invoke

Python task execution library and CLI tool. Tasks defined as Python functions decorated with @task, then invoked via the inv CLI. Supports task chaining, namespaces, shell command execution (run()), streaming output, and optional argument parsing from CLI. The core of the Fabric SSH automation tool. More Python-native than Makefile or shell scripts.

Free tier
66

Lefthook

Fast, parallel git hooks manager by Evil Martians. Lefthook runs git hooks (pre-commit, commit-msg, pre-push) defined in YAML with parallel execution support. Significantly faster than Husky + lint-staged for large codebases because it runs commands in parallel and supports glob-based file filtering. Single binary (Go), works for any language/framework, no Node.js runtime required. Used by GitLab itself.

Free tier
66

Livebook

Interactive web-based notebook for Elixir — the Jupyter equivalent for the Elixir/BEAM ecosystem. Livebook runs code cells in a persistent Elixir runtime (full BEAM VM), supports real-time collaborative editing, and integrates with Nx (numerical computing), Bumblebee (HuggingFace ML models), Kino (UI widgets, charts, dataframes), and VegaLite for visualization. Smart Cells provide no-code UI for common operations (database queries, API calls, ML model inference). Deployable as standalone app (Livebook Desktop), Docker container, or Fly.io deployment. Used for ML exploration, API prototyping, team documentation, and data analysis.

Free tier
66

NAPI-RS

Framework for building pre-compiled Node.js native addons in Rust. Uses Node-API (N-API) for ABI stability across Node.js versions. Provides Rust macros to expose Rust functions, structs, and async operations to JavaScript/TypeScript with automatic TypeScript type generation. Used by SWC (Rust-based JS compiler used by Vercel/Next.js), Rolldown, and many performance-critical npm packages.

Free tier
66

Parcel

Zero-configuration web application bundler. Parcel v2 bundles JavaScript, TypeScript, CSS, HTML, images, and other assets with no configuration file required — just point it at your HTML entry file. Uses worker threads for parallel processing and file-system caching for fast rebuilds. Includes built-in support for TypeScript, SASS, React, and Vue without plugins. Uses Lightning CSS for CSS processing.

Free tier
66

Rsbuild

Rspack-based build tool for web applications from ByteDance. Rsbuild is to Rspack what Vite is to Rollup — a batteries-included build tool with TypeScript, React/Vue/Svelte presets, dev server with HMR, and optimized production builds, all powered by Rspack (the Rust webpack replacement). 5-10x faster than webpack-based Create React App for builds, with webpack configuration compatibility. The spiritual successor to CRA and webpack-based toolchains.

Free tier
66

Rspack

High-performance JavaScript/TypeScript bundler by ByteDance, written in Rust. Rspack is API-compatible with webpack — most webpack configurations work with minimal changes. Achieves 5-10x faster builds than webpack by using Rust parallelism and incremental compilation. Designed as a drop-in webpack replacement for large applications where webpack build times are painful. Powers internal ByteDance tooling at scale.

Free tier
66

Rye

Holistic Python project management tool by Armin Ronacher that manages Python installations, virtualenvs, and packages through a unified workflow, now maintained by Astral.

Free tier
66

SQLMesh

Open-source SQL transformation framework with automated change impact analysis, virtual data environments, and column-level lineage. SQLMesh is a dbt alternative that adds type-safe SQL transformations, Python models, and 'virtual environments' for zero-copy development — developers can test changes against production data without duplicating tables. Built-in semantic understanding of SQL changes lets SQLMesh detect which downstream models are impacted and run only what's necessary.

Free tier
66

SpotBugs

Java bytecode static analysis tool that detects bug patterns in compiled Java code. Successor to FindBugs. Analyzes .class files for 400+ bug patterns across categories: correctness (null dereference, infinite loops), performance (boxing in loop, string concatenation), security (SQL injection, path traversal, open redirect), bad practice (ignored return values, equals/hashCode contract), multithreading (synchronization mistakes, deadlock risks), and malicious code vulnerabilities. Integrates with Gradle, Maven, Ant. SpotBugs-based security scanner: Find Security Bugs plugin extends SpotBugs with 130+ security-specific checks including OWASP Top 10 patterns.

Free tier
66

Starlette

Lightweight ASGI framework and toolkit for building async Python web services. Starlette provides routing, middleware, WebSockets, background tasks, static files, and a test client. FastAPI is built on top of Starlette. Used directly when you want FastAPI's foundation without FastAPI's dependency injection and OpenAPI layer — maximum performance with full async support.

Free tier
66

Winston

Universal logging library for Node.js with support for multiple transports (console, file, HTTP, stream), log levels, custom formatters, and structured JSON logging. The most widely used Node.js logging library — supports async transports, log rotation, metadata, and custom transports. Pluggable transport system enables writing to console, files, databases, or external services simultaneously.

Free tier
66

argon2 (npm)

Node.js bindings for the Argon2 password hashing algorithm — OWASP's recommended password hashing algorithm and winner of the Password Hashing Competition. Supports Argon2id (recommended), Argon2i, and Argon2d variants with configurable time, memory, and parallelism cost parameters. Argon2id is memory-hard making it resistant to GPU and ASIC cracking attacks that can undermine bcrypt.

Free tier
66

bcrypt (npm)

Node.js bcrypt password hashing library using a native C++ addon for performance. Provides bcrypt hash generation and comparison with configurable salt rounds. bcrypt's intentional slowness (cost factor) makes it resistant to brute-force attacks. The standard password hashing library for Node.js, though argon2id is increasingly preferred for new projects due to better security properties.

Free tier
66

camelcase

Converts strings to camelCase. Handles hyphen-separated, underscore-separated, space-separated, and mixed case strings. Supports Unicode, locale-aware capitalization, and PascalCase output. Published by Sindre Sorhus — ESM-only since v7. Lightweight zero-dependency utility used across thousands of npm packages.

Free tier
66

crossbeam (Rust)

Collection of tools for concurrent Rust programming. Key components: crossbeam-channel (multi-producer multi-consumer channels, superior to std::sync::mpsc), crossbeam-deque (work-stealing deques used by Rayon), epoch-based memory reclamation, atomic data structures, and scoped threads that can borrow stack data. The foundation for Rayon's parallel iterators.

Free tier
66

dialoguer

Rust library for building interactive command-line user interfaces with prompts, selections, and confirmations. Part of the console-rs ecosystem. Provides Input (text input), Select (single choice), MultiSelect, Confirm (yes/no), and Password (hidden input) prompts with fuzzy search support. Styled output via console crate.

Free tier
66

express-rate-limit

Rate limiting middleware for Express.js applications. Limits repeated requests from the same IP address or custom key to protect APIs from abuse, brute force attacks, and DoS. Supports multiple stores (memory, Redis, Postgres) for distributed rate limiting. Sends standard RateLimit headers (RFC 6585) to inform clients of limits.

Free tier
66

flask

Lightweight WSGI web framework for Python — micro-framework with minimal dependencies, Jinja2 templates, and extensible plugin ecosystem. Flask 3.x features: @app.route() decorators, request/response objects, Blueprint for modularity, application factory pattern (create_app()), g for request context, session for cookies, before_request/after_request hooks, error handlers (@app.errorhandler), url_for() for URL building, jsonify() for JSON responses, Flask-SQLAlchemy/Flask-Login/Flask-WTF extensions ecosystem, flask.testing.Client for testing, and config management. WSGI-based (synchronous by default).

Free tier
66

flume (Rust channel)

Fast multi-producer, multi-consumer (MPMC) channel implementation for Rust that works seamlessly with both synchronous and async code. Unlike std::sync::mpsc (single consumer only) or tokio::sync::mpsc (async-only), flume supports multiple consumers and works in sync/async contexts interchangeably. Good performance and simple API make it a popular choice for Rust concurrent systems.

Free tier
66

freezegun

Mock the Python datetime module for testing — freeze time at a specific point or control time flow in tests. freezegun features: @freeze_time('2024-01-15') decorator, freeze_time() context manager, freeze_time as class decorator, tick=True for real-time passing, auto_tick_seconds for controlled time flow, move_to() to jump to specific time, freeze_time with timedelta for relative times, patches datetime.datetime, datetime.date, time.time, time.localtime, time.gmtime, time.strftime, calendar.timegm, and uuid1() (time-based UUIDs). Works transparently with all Python datetime usage.

Free tier
66

go_router

The official Flutter navigation library (Google-maintained, part of flutter/packages). go_router provides URL-based declarative routing for Flutter with deep linking, nested navigation, parameterized routes, and redirect support. Replaces Flutter's imperative Navigator 1.0 push/pop API with a URL-driven Router 2.0 approach — routes are defined as a tree, navigation is done with context.go('/path') or context.push('/path').

Free tier
66

mockery

Go mock code generator that creates type-safe mock implementations of Go interfaces for unit testing. Run mockery on a Go interface and it generates a complete mock struct with configurable method stubs, call tracking, and testify-based assertions. The standard Go mocking tool alongside testify/mock — used extensively in Go projects for unit testing with dependency injection.

Free tier
66

motor

Async Python driver for MongoDB — provides coroutine-based async API over pymongo for use with asyncio and Tornado. motor 3.x features: AsyncIOMotorClient for connection, AsyncIOMotorDatabase and AsyncIOMotorCollection for operations, same query API as pymongo (find/insert/update/delete/aggregate), async cursor with async for iteration, async change streams, async transactions, AsyncIOMotorGridFS, compatibility with FastAPI and Starlette, and motor.frameworks.tornado for Tornado framework.

Free tier
66

pypdf

Pure-Python library for reading, splitting, merging, encrypting, decrypting, and extracting content from PDF files without any native binary dependencies.

Free tier
66

toolz

Functional programming utilities for Python — provides currying, function composition, itertools extensions, and dictionary utilities. toolz features: curry for partial application, compose/compose_left for function pipelines, pipe(data, f1, f2, f3) for data transformation, memoize for function caching, juxt for applying multiple functions, complement for boolean negation, thread_last/thread_first for Clojure-style threading, itertoolz (partition, sliding_window, frequencies, groupby, accumulate, topk), dicttoolz (assoc, dissoc, merge, valmap, keymap, keyfilter), and cytoolz C extension for 2-5x speedup.

Free tier
66

Ajv (Another JSON Schema Validator)

Fastest JSON Schema validator for JavaScript. Compiles JSON Schema drafts 04, 06, 07, 2019-09, and 2020-12 into optimized validation functions. Used by many tools (webpack, eslint, ajv-formats) for configuration and data validation. Supports custom keywords, formats, and error messages. The standard JSON Schema validation library for the Node.js ecosystem.

Free tier
66

Dhall

Programmable, type-safe configuration language that compiles to JSON/YAML. Dhall is a total functional language (always terminates) with a strong type system, imports via HTTPS, and semantic integrity checking. Prevents entire classes of config errors at evaluation time through types. Used for Kubernetes configs, NixOS modules, and any JSON/YAML generation requiring correctness guarantees.

Free tier
66

HAPI MCP Server

HAPI MCP server that dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants. Acts as a bridge between any OpenAPI-documented REST API and the MCP protocol — enabling AI agents to interact with any REST API without requiring a custom MCP server for each one.

MCP Free tier
66

OXC (Oxidation Compiler)

JavaScript/TypeScript toolchain written in Rust. OXC (Oxidation Compiler) is a collection of high-performance JavaScript tools: parser (fastest JS parser in existence), linter (oxlint — 50-100x faster than ESLint), minifier, transformer (replaces Babel), and formatter. OXC tools are designed to be building blocks for next-generation JS toolchains. oxlint is the production-ready component; other tools are actively being developed. Used internally by Rolldown and Rspack.

Free tier
66

Pants Build

Ergonomic monorepo build system with sensible defaults for Python, Java, Go, and Shell that handles dependency inference, virtual environment management, and incremental test execution.

Free tier
66

Ramda

Practical functional programming library for JavaScript emphasizing currying, composition, and immutability. All functions are automatically curried, data-last (collection/object is always the last argument), and pure. Designed for point-free programming style. Complements libraries like Sanctuary and Folktale for typed functional programming. Alternative to Lodash-fp with consistent data-last API.

Free tier
66

TypeSpec

Microsoft's language-neutral API definition language and compiler for designing APIs at scale. TypeSpec uses TypeScript-like syntax to define APIs and generates OpenAPI specs, JSON Schema, Protobuf, and client/server code. Designed to be the source of truth for API contracts across REST, gRPC, and event-driven APIs — used by Microsoft for Azure API design.

Free tier
66

typeguard

Runtime type checking library for Python — enforces PEP 484 type hints at function call time and on arbitrary values. typeguard features: @typechecked decorator for function enforcement, check_type() for value validation, TypeCheckMemo for context, install_import_hook() for import-time instrumentation, TypeCheckError exception, CollectionCheckStrategy for container element checking, and pytest plugin (pytest-typeguard). More comprehensive than beartype for container checking at cost of higher overhead. typeguard 4.x is rewritten from 3.x with breaking changes.

Free tier
66

Connect RPC

Better gRPC-compatible RPC framework that works over HTTP/1.1, HTTP/2, and in browsers. Connect is a protocol by Buf that generates servers and clients in Go, TypeScript, Kotlin, and Swift from Protobuf definitions. Unlike gRPC-Web, Connect RPC works natively in browsers without a proxy. Combines Protobuf's efficiency with REST-like browser compatibility for agent communication protocols.

Free tier
66

Flask-SQLAlchemy

Flask extension that integrates SQLAlchemy ORM with Flask application lifecycle. Flask-SQLAlchemy handles: application context binding (db.session scoped to request), database URI configuration via SQLALCHEMY_DATABASE_URI, model base class (db.Model with automatic __tablename__), connection pool management, and database creation (db.create_all()). Provides db.session for thread-local SQLAlchemy sessions tied to Flask request context — automatically committed on response, rolled back on error. The standard ORM solution for Flask agent applications, enabling SQLAlchemy's full query capabilities with Flask's application context.

Free tier
66

GoodJob

PostgreSQL-backed ActiveJob backend for Ruby on Rails — runs background jobs in the same database as your application using PostgreSQL's advisory locks for concurrency control. GoodJob features: LISTEN/NOTIFY for instant job pickup (no polling), cron-like scheduled jobs (GoodJob::Cron), concurrency control (limit max concurrent jobs per queue or globally), job priority (0-100 integer), retry with exponential backoff, and a built-in web dashboard (GoodJob::Engine). Designed as a simpler alternative to Sidekiq that requires no Redis — runs in same Rails process, same PostgreSQL database. Ideal for applications already on PostgreSQL that want background jobs without additional infrastructure.

Free tier
66

Laravel Telescope

Debug assistant for Laravel applications — provides a web UI showing all requests, database queries, exceptions, jobs, mail, notifications, cache operations, and scheduled tasks. Telescope captures: HTTP request/response with headers and payload, SQL queries with bindings and execution time, queue job execution with payload and result, exception details with stack trace, mail previews, Redis commands, and log entries. All data stored in database (telescope_entries table). Dashboard at /telescope for real-time debugging. Watcher configuration controls what is captured. Essential for agent service debugging — shows exactly what SQL queries agent handlers execute and what jobs are queued.

Free tier
66

MockK

Kotlin-native mocking library for JVM and Android. MockK uses Kotlin's reflection and coroutine support to provide idiomatic mocking — mockk<T>(), every { }, verify { }, coEvery { } for suspend functions. Unlike Mockito, MockK was built for Kotlin from the ground up: supports data classes, extension functions, object mocks, top-level function mocks, and coroutine-native coEvery/coVerify. The standard choice for mocking in Kotlin projects.

Free tier
66

Panda CSS

Zero-runtime CSS-in-JS styling engine from the Chakra UI team. Write styles in TypeScript using JSX-like syntax, and Panda extracts them to static CSS at build time. Combines design tokens, responsive utilities, and component recipes into a type-safe styling API. Generates a utility-class stylesheet (like Tailwind) from your design system config. Positioned as 'the CSS engine for design systems' — the successor to Chakra UI's style system.

Free tier
66

Quill

Powerful, open-source WYSIWYG rich text editor with an API-driven design. Uses Delta — a JSON-based document format for representing rich text. Quill API enables programmatic content manipulation: insert text, format selections, get/set content as Delta or HTML. Includes a toolbar with configurable formatting options. Framework-agnostic — works with React (react-quill), Vue (vue-quill), and vanilla JavaScript. One of the most widely deployed rich text editors.

Free tier
66

Seaborn

High-level statistical data visualization library built on matplotlib that produces attractive, informative charts from pandas DataFrames with minimal code via a consistent dataset-oriented API.

Free tier
66

Solid.js

A fine-grained reactive UI framework that uses signals (createSignal/createEffect/createMemo) and JSX compiled to direct DOM operations — components run once and only signal subscribers update, with no virtual DOM.

Free tier
66

Tilt

Kubernetes local development environment tool with live-update, smart rebuilds, and a rich web UI for monitoring multi-service development.

Free tier
66

alembic

Database migration tool for SQLAlchemy — provides versioned schema management with upgrade/downgrade scripts. alembic features: alembic init for project setup, alembic revision --autogenerate to detect schema changes, alembic upgrade head to apply migrations, alembic downgrade to revert, migration scripts with op.create_table/add_column/drop_column/create_index/etc., env.py configuration, programmatic MigrationContext for embedding, branch handling for merge conflicts, offline SQL generation (--sql flag), batch operations for SQLite ALTER TABLE limitations, and compare_type for column type changes.

Free tier
66

peewee

Simple, expressive Python ORM — small codebase, minimal dependencies, supports SQLite/PostgreSQL/MySQL with a clean model definition API. peewee features: Model subclass for schema definition, CharField/IntegerField/BooleanField/DateTimeField/ForeignKeyField, database.connect()/close(), Model.create(), Model.get(), Model.select(), Model.update(), Model.delete(), where() clauses, join(), fn() for SQL functions, transaction via database.atomic(), migration via playhouse.migrate, raw SQL via database.execute_sql(), and many extensions in playhouse.

Free tier
66

ws (WebSocket library)

Simple, blazing fast, and thoroughly tested WebSocket client and server for Node.js. ws is the go-to WebSocket library for Node.js server implementations — used internally by Socket.io and many WebSocket-based agent systems. Provides raw WebSocket protocol access without abstraction overhead for agent streaming, real-time agent communication, and bidirectional agent-to-UI channels.

Free tier
66

Altair

Declarative statistical visualization library for Python based on Vega-Lite grammar. Altair features: alt.Chart() with mark_bar/mark_line/mark_point/mark_area, encode() for channel mappings (x, y, color, size, tooltip), transform_filter()/transform_aggregate()/transform_calculate() for data transforms, selection/condition for interactive filtering, facet()/vconcat()/hconcat()/layer() for composition, alt.data_transformers for large dataset handling, save() to HTML/SVG/PNG, Jupyter widget rendering, and theme support. Grammar of Graphics approach — describe what to show, not how to draw it. Best for exploratory data analysis and interactive dashboards in Jupyter.

Free tier
66

Cats Effect

The foundational effect system for the Typelevel Scala ecosystem. Cats Effect provides IO — a lazy, asynchronous, pure effect type — along with fiber-based green thread concurrency, resource safety (Resource[F, A]), structured concurrency (IO.both, IO.race, IO.parSequenceN), and type class abstractions (MonadCancelThrow, Async, Temporal) that allow library code to be effect-system-agnostic. Powers http4s, fs2, Doobie, and most Typelevel libraries.

Free tier
66

Jekyll

The original static site generator, written in Ruby. Jekyll transforms Markdown and Liquid templates into static HTML. Powers GitHub Pages natively — any GitHub repo with a Jekyll site auto-deploys to Pages. The standard choice for GitHub-hosted documentation, personal blogs, and project sites. Uses Liquid templating (Shopify's template language), a simpler alternative to Hugo's Go templates.

Free tier
66

Jetpack Compose

Android's modern declarative UI toolkit built in Kotlin. Replaces XML layouts with composable functions — UI is expressed as Kotlin code that reacts to state changes. Compose integrates with ViewModel, LiveData, StateFlow, Navigation, and the full Jetpack ecosystem. Material Design 3 components included. The official direction for new Android UI development since 2021.

Free tier
66

Laravel Horizon

Queue supervisor and dashboard for Laravel — provides a beautiful web UI for monitoring Redis queues, configuring workers, and managing failed jobs. Horizon features: real-time queue metrics (jobs/min, wait time, throughput), worker configuration via config/horizon.php (supervisor processes, queue priorities, max jobs per worker), job tags for filtering, job retry from dashboard, failed job alerts, job metrics history, and Supervisor-compatible process management. Horizon supervises worker processes automatically, maintaining configured worker count. Requires Redis queue driver. Alternative to plain `php artisan queue:work` with process management and observability.

Free tier
66

Laravel Sanctum

Lightweight authentication system for Laravel — provides API token authentication for SPAs, mobile apps, and simple token-based APIs. Sanctum features: personal access tokens (opaque bearer tokens stored hashed in personal_access_tokens table), SPA authentication (cookie-based session auth for same-domain SPAs, no tokens needed), token abilities (fine-grained scopes: agent:read, agent:create), token expiration, and the HasApiTokens trait for User model. Simpler alternative to Passport (OAuth2) — no OAuth server overhead. `$token = $user->createToken('agent-client', ['agent:read', 'agent:create'])->plainTextToken` generates token. Middleware: auth:sanctum validates Bearer token for agent API.

Free tier
66

Mako

Fast Python templating engine — compiles templates to Python for high-performance rendering. Mako features: ${expression} syntax for variable output, <%! %> for module-level code, <% %> for Python code blocks, ${func()} for function calls, def/block for reusable components, inheritance via <%inherit file='base.html'/>, <%include file='other.html'/> for includes, caching support, unicode-safe rendering, TemplateLookup for file-based templates, Template() for string templates, strict_undefined for error on missing variables, and default='' for safe missing values. Default template engine for Pyramid web framework.

Free tier
66

Paging 3 (Android Jetpack)

Jetpack Paging 3 is the Android standard for loading and displaying paginated data from local databases or network. Built on Kotlin coroutines and Flow — PagingSource defines how to load data (from Room database or REST API), Pager creates a Flow<PagingData<T>>, and LazyPagingItems (Compose) or PagingDataAdapter (RecyclerView) bind the paginated data. Handles loading state (Loading/NotLoading/Error), retry on failure, empty state, and prepend/append loading. RemoteMediator enables local caching of remote data with automatic cache refresh.

Free tier
66

Phoenix Framework

Full-featured Elixir web framework built on the Erlang/OTP ecosystem. Phoenix delivers low-latency HTTP (via Plug/Cowboy), real-time bidirectional communication via Phoenix Channels (WebSockets), and Phoenix LiveView for server-rendered reactive UIs without JavaScript. Known for handling massive concurrent connections efficiently due to Erlang's actor model and lightweight processes.

Free tier
66

Project Lombok

Java annotation processor that generates boilerplate code at compile time. @Data generates getters, setters, equals, hashCode, and toString. @Builder generates the builder pattern. @Slf4j injects a logger. @RequiredArgsConstructor generates constructors. Eliminates hundreds of lines of repetitive Java boilerplate in entity, DTO, and service classes.

Free tier
66

Promptfoo

CLI and CI-integrated LLM test harness that runs YAML-defined test suites across models and prompts, with built-in automated red-teaming and prompt injection testing.

Free tier
66

PyO3

Rust bindings for the Python interpreter. PyO3 lets you write Python extension modules in Rust using #[pymodule], #[pyfunction], and #[pyclass] macros, then call them from Python as regular modules. Also enables embedding Python in Rust applications. Used for performance-critical Python components — Polars, ruff, cryptography, pydantic-core, and many major Python packages use Rust via PyO3.

Free tier
66

Retrofit

Type-safe HTTP client for Android and Java/Kotlin. Retrofit turns REST API interfaces into callable Java/Kotlin objects using annotations (@GET, @POST, @Body, @Path) and converters (Gson, Moshi, Jackson). Eliminates manual HTTP parsing boilerplate — define an interface, Retrofit generates the implementation. The de facto standard for Android networking, used in virtually every Android app.

Free tier
66

Spec-Driven Development MCP Server

Provides structured MCP prompts that guide AI agents through a three-stage spec-driven development workflow: generating EARS-format requirements, deriving design documents, and producing implementation code from those specs.

MCP Free tier
66

Turborepo

High-performance build system for JavaScript/TypeScript monorepos with smart caching and parallel execution. Turborepo caches task outputs (build, lint, test) and skips running tasks on unchanged code. Runs tasks across packages in parallel respecting dependency order. Acquired by Vercel. Remote caching (Vercel Remote Cache) shares build cache across CI and team members.

Free tier
66

alive-progress

Rich animated progress bar library for Python — provides beautiful, informative progress bars with animations, ETA, and throughput display. alive-progress features: alive_bar() context manager, automatic ETA calculation, throughput display (items/sec), manual() for manual progress control, unknown total support, pause() for interactive inspection, title and status text, 50+ animation styles and bar styles, force_tty for CI/CD, skip_if_not_interactive, dual_line for longer status, enrich_print for aligned output, and monkeypatch of tqdm for drop-in replacement. Designed to be engaging and informative.

Free tier
66

appdirs

Cross-platform application directory locations for Python — determines correct OS-specific paths for user data, config, cache, and log directories. appdirs features: user_data_dir() for persistent user data, user_config_dir() for configuration files, user_cache_dir() for cached data, user_log_dir() for logs, site_data_dir() for system-wide data, site_config_dir() for system-wide config, AppDirs class for grouped access, author parameter for Windows namespacing, version parameter for versioned directories, and consistent behavior across Windows/macOS/Linux. Note: platformdirs is the maintained fork of appdirs.

Free tier
66

autopep8

Automatic PEP 8 code formatter for Python — fixes style violations detected by pycodestyle (formerly pep8). autopep8 features: fix_code() for programmatic use, --in-place file modification, --diff for showing changes, --select for specific PEP 8 violations, --ignore for skipping rules, --max-line-length for line length limit, --aggressive for more unsafe fixes (up to 3 levels), pyproject.toml/setup.cfg configuration, recursive directory fixing, --list-fixes for available fixes, and full PEP 8 compliance targeting.

Free tier
66

blessed

Terminal capabilities library for Python — wraps curses to provide a clean API for terminal control, colors, keyboard input, and cursor positioning. blessed features: Terminal() class for terminal detection, t.bold/t.red/t.on_blue for ANSI styling, t.move_xy() for cursor positioning, t.width/t.height for terminal dimensions, t.inkey() for keyboard input with key detection, t.cbreak() for raw key mode, t.hidden_cursor() for cursor management, t.fullscreen() for fullscreen mode, 256-color and true color support, and context managers for terminal state management. Successor to blessings library.

Free tier
66

cachetools

Extensible memoizing collections and decorators for Python. Provides TTLCache, LRUCache, LFUCache, RRCache, and MRUCache implementations with dict-like interface. @cached and @cachedmethod decorators add memoization to functions and methods. Thread-safe with explicit lock parameter. Pure Python with no dependencies — the standard for in-memory caching with configurable eviction policies.

Free tier
66

html-entities

Fast HTML entity encoding and decoding library. Encodes special HTML characters (<, >, &, ", ') and Unicode characters to HTML entities, and decodes entities back to characters. Supports named HTML5 entities (& amp; &nbsp; &copy;), numeric decimal, and hexadecimal entities. Used for XSS prevention, HTML content processing, and email HTML generation.

Free tier
66

jmespath

JMESPath query language implementation for Python — query and transform JSON/dict structures with a declarative expression syntax. jmespath features: jmespath.search(expression, data) for querying nested dicts, field selection (a.b.c), array indexing (a[0]), slicing (a[0:3]), projections (a[*].b), filters (a[?x=='y']), multi-select list ([a, b, c]), multi-select hash ({key: a}), functions (length(), keys(), sort_by(), max_by()), pipe operator for chaining, and compiled expressions for repeated queries. Used extensively in AWS CLI/boto3 (--query parameter), AWS SDK internals, and Ansible. Standard JSON query language for agent data extraction from API responses.

Free tier
66

k6

Modern load testing tool written in Go with JavaScript test scripts. Write test scenarios in JavaScript (TypeScript supported), run them against HTTP endpoints, WebSockets, or gRPC services. Outputs performance metrics (response times, throughput, error rates) to stdout, Grafana Cloud, InfluxDB, or Prometheus. Used for performance benchmarking agent APIs and LLM endpoints.

Free tier
66

moon

Rust-based monorepo build system and task runner. Manages workspaces with multiple projects, defines tasks in moon.yml with dependency ordering, smart caching (local + cloud), and 'affected projects' detection for running only what changed. Supports JavaScript (Node, Bun, Deno), Rust, Go, Python, and system commands. Faster alternative to Nx for polyglot monorepos with a simpler configuration model.

Free tier
66

pytest-xdist

Parallel and distributed testing plugin for pytest — runs tests concurrently across CPU cores or remote machines. pytest-xdist features: -n auto (use all CPU cores), -n 4 (specific worker count), looponfail mode (-f, rerun on file change), distributed mode across SSH remote workers, --dist=loadfile/loadscope/loadgroup scheduling strategies, test isolation via forked workers, and xfail/pytest.mark.xdist_group for grouping. Reduces large agent test suite runtime by 2-8x through parallelism.

Free tier
66

selenium

Browser automation library via WebDriver protocol — controls Chrome, Firefox, Edge, Safari through their respective WebDriver implementations. selenium 4.x features: webdriver.Chrome/Firefox/Edge with options, driver.get(url), driver.find_element(By.CSS_SELECTOR/XPATH/ID/NAME), WebDriverWait + expected_conditions for dynamic content, ActionChains for complex interactions (drag-drop, hover, keyboard), execute_script() for JavaScript, frame switching, alert handling, window management, network conditions (via BiDi), and selenium-manager for automatic driver downloads. Long-established standard for web automation.

Free tier
66

voluptuous

Data validation library for Python using a schema-as-code approach — validates and coerces data with callable schemas. voluptuous features: Schema() class wrapping Python structures (dicts, lists, callables), Required/Optional/Exclusive markers for dict keys, validators as callables (str, int, All, Any, Range, Length, Match, Url, Email), coerce=True for type conversion, extra=PREVENT_EXTRA/ALLOW_EXTRA/REMOVE_EXTRA for unknown keys, humanize_errors() for readable messages, and nested schema composition. Widely used in Home Assistant configuration. Schema-as-Python-code (no YAML/JSON schema format).

Free tier
66

wrapt

Transparent function wrapper and decorator factory for Python — provides correctly-behaving function wrappers that preserve introspection. wrapt features: @wrapt.decorator for creating properly transparent decorators, ObjectProxy for transparent object wrapping, FunctionWrapper/BoundFunctionWrapper for function proxies, @wrapt.patch_function_wrapper() for monkey-patching, apply_patch() for runtime function replacement, decorator protocol support (works with @decorator, @decorator(), @decorator(arg)), correct __wrapped__ attribute, preserved function signatures and docstrings, and C extension optimization. Used by New Relic, DataDog agents, and APM tools for transparent instrumentation.

Free tier
66

Clack

Modern, beautifully designed interactive CLI prompt library. Clack provides text, confirm, select, multiselect, password, and spinner primitives with a consistent visual style. The modern alternative to Inquirer.js — simpler API, better default styling, and smaller bundle. Used in create-next-app, create-svelte, and many modern scaffolding CLIs. Part of the @clack/prompts package.

Free tier
66

CodeMirror

Versatile code editor component for the web. CodeMirror 6 is a complete rewrite with a modular, composable architecture — the core is minimal and features are added via extensions. Supports 50+ languages, accessibility, mobile input, collaborative editing (via Y.js integration), and a clean extension API. Significantly lighter than Monaco (~100KB vs ~2MB) while being mobile-friendly. Powers Replit, StackBlitz, and many online coding environments.

Free tier
66

Diesel (Rust)

Type-safe ORM and query builder for Rust with compile-time SQL verification. Diesel generates Rust types from your database schema and provides a type-safe DSL for queries — wrong column names, type mismatches, and invalid joins are compile errors. Synchronous by design (async support via diesel-async crate). Older than sqlx but provides full ORM patterns with associations and schema management.

Free tier
66

Knex.js

SQL query builder and database migration tool for Node.js. Provides a fluent chainable API for building SQL queries that compiles to the correct dialect (PostgreSQL, MySQL, SQLite, Oracle, MSSQL). Supports transactions, connection pooling, and a built-in migration runner. Not a full ORM — returns plain objects; no model/relationship abstraction.

Free tier
66

Kotlin Symbol Processing (KSP)

Kotlin Symbol Processing is the modern Kotlin-first annotation processor framework — replacement for KAPT (Kotlin Annotation Processing Tool). KSP processes Kotlin source symbols (classes, functions, properties, annotations) at compile time to generate code. 2x faster than KAPT because it doesn't compile Kotlin to Java stubs first. KSP supports Kotlin Multiplatform (KAPT does not). Popular libraries using KSP: Room database (entity → DAO code gen), Hilt (dependency injection), Moshi (JSON codegen), auto-service, and custom code generators. KSP API is Kotlin-native — processors receive KSDeclaration, KSClassDeclaration, KSFunctionDeclaration instead of Java Mirror types.

Free tier
66

MessagePack (Python)

Fast binary serialization library that encodes Python objects into a compact, schema-free format smaller than JSON and safer than pickle.

Free tier
66

Monaco Editor

The code editor that powers Visual Studio Code, available as a standalone browser library. Monaco Editor provides a fully featured code editor with syntax highlighting, IntelliSense, multi-cursor editing, code folding, diff editor, and TypeScript/JavaScript language services running in the browser. Used to embed professional-grade code editing in web applications — code playgrounds, online IDEs, config editors, and agent coding tools.

Free tier
66

Nunjucks

Jinja2-inspired templating engine for JavaScript from Mozilla. Nunjucks supports template inheritance (extends/block), macros, custom filters, async rendering, and has a richer feature set than Handlebars while remaining logic-friendly. Used for server-side HTML rendering, static site generation, and complex document generation where Handlebars' minimal logic is too restrictive.

Free tier
66

Scalar

Modern, beautiful API reference documentation renderer and API client built on OpenAPI specs. Scalar provides a polished, interactive API documentation UI that replaces Swagger UI with a much better UX — includes an integrated API playground (client), dark mode, search, and modern design. Available as a free hosted service, embeddable React/Vue component, and integrations for major frameworks (FastAPI, Express, Hono, Rails, Laravel). The open-source answer to Readme.com and Redocly.

Free tier
66

Swinject

Dependency injection framework for Swift and Objective-C. Swinject provides a DI Container with type-safe registration and resolution: container.register(AgentProtocol.self) { _ in RealAgent() }, container.resolve(AgentProtocol.self). Supports named registrations for multiple implementations, object scopes (transient, container, graph, weak), circular dependency detection, and SwinjectStoryboard for UIKit storyboard DI. Works alongside Swift's protocol-oriented design — register protocols, resolve implementations. Enables testability by swapping real agent implementations with mocks by registering different types in test container.

Free tier
66

Wireit

npm scripts upgrade tool by Google that adds caching, incremental builds, and dependency graphs to standard package.json scripts. Wireit wraps existing npm run commands — no new CLI or config format needed. Scripts declare dependencies on other scripts, enabling parallel execution and cache invalidation based on file fingerprints.

Free tier
66

asdf

Polyglot runtime version manager. Single tool to manage versions of Node.js, Python, Ruby, Go, Java, Elixir, Rust, and 500+ other tools via a plugin system. Each project gets a .tool-versions file that specifies exact version requirements for all languages. Replaces nvm, rbenv, pyenv, gvm, and other language-specific version managers with one consistent interface.

Free tier
66

direnv

Shell extension that loads/unloads environment variables when you cd into/out of directories. Each project has an .envrc file that runs on directory entry and is unloaded on exit. Supports loading .env files, setting PATH, activating virtual environments, loading Nix shells, and running arbitrary shell commands. The de-facto standard for per-project environment management in Unix environments.

Free tier
66

futures-rs

Foundation library for async programming in Rust. Defines the core Future, Stream, and Sink traits used across the Rust async ecosystem. Provides executor primitives, join!/select! macros for combining futures, stream/sink adapters, and channel implementations. Most async Rust code depends on futures traits either directly or transitively.

Free tier
66

jsdom

JavaScript implementation of the DOM and HTML standards for Node.js. jsdom provides a virtual browser environment — window, document, localStorage, fetch, CSS, events — without a headless browser. Powers Jest's default test environment (jsdom), enabling React/Vue/Angular component testing without a real browser. Also used for server-side rendering without Puppeteer/Playwright.

Free tier
66

parking_lot (Rust)

High-performance synchronization primitives for Rust that replace std::sync::Mutex, RwLock, and Condvar. parking_lot's Mutex is significantly smaller (1 byte vs 40 bytes), faster, and supports additional features like fair locking, try_lock_for with timeout, and deadlock detection in debug mode. Does not poison on panic (unlike std Mutex). Used by many high-performance Rust crates.

Free tier
66

regex

Enhanced regular expression library for Python — drop-in replacement for the re module with additional features. regex features: fuzzy matching (BESTMATCH/ENHANCEMATCH flags for approximate matching), variable-length lookbehind, atomic groups for backtracking control, possessive quantifiers, (*SKIP)(*FAIL) verbs, branch reset groups, Unicode properties (\p{Letter}), named character classes, set operations on character classes, full Python re API compatibility, scoped inline flags, \K (keep) operator, and fixed bugs in re module. Compatible with re.compile() interface while adding ~30 new features.

Free tier
66

remark

Markdown processor built on the unified ecosystem. remark parses Markdown to an AST (mdast), applies transform plugins, and serializes back to Markdown or to other formats via rehype (HTML). Part of the unified/remark/rehype pipeline that powers MDX, Astro content processing, and many documentation tools. Used when you need to programmatically process, transform, or analyze Markdown content.

Free tier
66

Beanie

Async Python ODM (Object Document Mapper) for MongoDB built on Motor and Pydantic. Beanie provides document models that serve as both MongoDB collection definitions and Pydantic validation schemas. Supports async CRUD operations, aggregation pipelines, relations, and migrations. The FastAPI-era MongoDB ODM — designed to work seamlessly with FastAPI and async Python.

Free tier
66

Broadway

Concurrent, multi-stage data ingestion and processing pipeline framework for Elixir. Broadway provides built-in support for message acknowledgment, batching, backpressure, and fault tolerance when consuming from message queues (AWS SQS, RabbitMQ, Kafka, Google Cloud PubSub). Uses GenStage under the hood for demand-driven processing — producers only emit messages when consumers are ready.

Free tier
66

Caddy

Modern, open-source web server written in Go with automatic HTTPS enabled by default. Caddy handles TLS certificate provisioning and renewal via Let's Encrypt automatically, with zero-downtime reloads and a JSON/Caddyfile configuration. Used as a reverse proxy for agent backends, handling TLS termination, load balancing, and request routing without manual certificate management.

Free tier
66

Flyway

Database migration tool for JVM applications. Flyway applies versioned SQL migration scripts (V1__init.sql, V2__add_users.sql) in order, tracks applied migrations in a schema_version table, and supports rollbacks with undo scripts. Integrates with Spring Boot (auto-runs on startup), Docker, CI/CD pipelines. Industry standard for managing relational database schema evolution in Java/Kotlin backend applications.

Free tier
66

Inngest Event-Driven Workflow Platform

Serverless event-driven workflow platform that lets developers define multi-step background functions with built-in retries, delays, fan-out, and state management using TypeScript or JavaScript SDK.

Free tier
66

Spatie Laravel Permission

Role and permission management package for Laravel — stores roles and permissions in database, assigns them to users, and integrates with Laravel's Gate/policy authorization system. Spatie Permission features: `$user->assignRole('admin')`, `$user->givePermissionTo('edit agents')`, `$user->hasRole('admin')`, `$user->can('edit agents')`, model-level role/permission (multiple guard support), permission inheritance (roles have permissions), permission caching, and Blade directives (@role('admin'), @can('edit agents')). Permission and role tables with has_many_through relationship. Artisan commands for role/permission seeding. The de-facto standard permission library for Laravel.

Free tier
66

Syncpack

Monorepo dependency management tool that enforces consistent package versions across all package.json files. Syncpack detects mismatched versions of the same dependency across packages, fixes them automatically, and can pin or align versions per custom rules. Essential for monorepos where packages drift to different versions of shared dependencies.

Free tier
66

TFLint

Pluggable Terraform linter that goes beyond Terraform validate by catching provider-specific issues, deprecated resource types, invalid instance types, and best practice violations. TFLint uses provider-specific ruleset plugins (AWS, Azure, GCP, Kubernetes) to validate that resource configurations are valid for the target provider — catching errors before terraform plan that would otherwise fail with cryptic API errors. Catches bugs like invalid EC2 instance types, deprecated Azure VM SKUs, and unsupported GKE configurations.

Free tier
66

Yahoo Finance MCP (yahoo_fin)

Yahoo Finance MCP server using the yahoo_fin Python library — fetching stock quotes, historical prices, financial statements, earnings data, and options chains from Yahoo Finance, integrating financial market data into agent-driven investment research and financial analysis workflows.

MCP Free tier
66

aioredis

Async Redis client for Python asyncio — provides non-blocking Redis operations in coroutines. aioredis 2.x was merged into redis-py 4.x as the async interface: from redis.asyncio import Redis. aioredis features: async/await Redis commands, connection pools, pub/sub with subscribe()/listen(), pipeline support, Lua scripting, streams, sorted sets, hashes, full Redis command coverage, SSL/TLS support, RESP3 protocol, and sentinel support. Note: standalone aioredis package is deprecated — redis-py 4.x+ is the recommended replacement with from redis.asyncio import Redis.

Free tier
66

node-postgres (pg)

The most widely-used PostgreSQL client for Node.js. Provides both a simple Client for single connections and a Pool for connection pooling. Supports parameterized queries (preventing SQL injection), prepared statements, transactions, COPY operations, and PostgreSQL notifications (LISTEN/NOTIFY). Pure JavaScript with TypeScript typings. The foundational layer used by ORMs like Knex, Drizzle, and Sequelize.

Free tier
66

python-dateutil

Powerful extensions to Python's datetime module. dateutil adds smart date parsing (parser.parse('March 15, 2024') → datetime), relative delta arithmetic (relativedelta(months=1, days=-1)), timezone handling (tz.gettz('America/New_York')), and iCalendar recurrence rule support (rrule). The go-to library when Python's stdlib datetime isn't flexible enough for real-world date inputs and calendar calculations.

Free tier
66

CUE

Open-source data validation language and toolset that unifies schema, validation, and data into one concept. CUE can validate JSON/YAML data against CUE schemas, generate JSON Schema, and export configuration as JSON/YAML. Designed by a former Go team member, CUE is used for Kubernetes configuration management, API schema validation, and policy-as-data patterns where JSON Schema is too limited.

Free tier
66

Flask-CORS

Flask extension for Cross-Origin Resource Sharing (CORS) — adds Access-Control-Allow-Origin and related CORS headers to Flask responses. Flask-CORS provides: CORS(app) for global CORS with default allow-all, CORS(app, origins=['https://app.example.com']) for origin whitelist, @cross_origin() decorator for per-route CORS configuration, and support for credentials (allow_headers, expose_headers, supports_credentials, max_age). Handles preflight OPTIONS requests automatically. Prevents browser-side CORS errors when frontend agent apps on different origins call Flask backend APIs.

Free tier
66

GitHub Chat MCP

GitHub Chat MCP server enabling AI agents to semantically search and chat with GitHub repositories — indexing codebases for semantic search, asking questions about code, finding relevant functions and patterns, and integrating conversational code exploration into agent-driven code review and understanding workflows.

MCP Free tier
66

Isar Database

High-performance NoSQL database for Flutter/Dart — designed as a faster alternative to Hive with query support. Isar uses a custom storage engine with ACID transactions, a type-safe query API via code generation, full-text search, indexes, and reactive streams (watch collections for changes). Works on iOS, Android, macOS, Windows, Linux, and web. Much faster than sqflite for complex queries; faster than Hive for large collections. Schema defined via Dart annotations + code generation (isar_generator). Part of the Isar family that also includes isar_flutter_libs.

Free tier
66

Moshi

Modern JSON serialization library for Android and Java/Kotlin, built by Square as a successor to Gson. Moshi handles Kotlin data classes correctly (null safety, default values, non-null enforcement), uses KSP/kapt code generation for type adapters, and supports polymorphic JSON with JsonClass. Used as the recommended JSON serializer for Retrofit on Android, especially for Kotlin codebases.

Free tier
66

OSV-Scanner

Google's open-source vulnerability scanner that checks dependencies against the OSV (Open Source Vulnerabilities) database. Supports 26+ package ecosystems and scans lockfiles (package-lock.json, Cargo.lock, go.sum, etc.), SBOM files, and containers. Uses OSV.dev — the open vulnerability database aggregating CVE, GHSA, and ecosystem-specific advisories. The open-source alternative to Snyk/Dependabot with broad ecosystem coverage.

Free tier
66

OkHttp

Efficient HTTP and HTTP/2 client for Android and Java/JVM. Handles connection pooling, GZIP compression, response caching, retries, and WebSocket support. The underlying transport layer for Retrofit and many Android libraries. Supports interceptors for auth, logging, caching, and request modification. Industry standard for Android HTTP with transparent HTTP/2 multiplexing.

Free tier
66

Patrol

Integration and UI testing framework for Flutter that extends Flutter's built-in integration_test package with native interaction capabilities. Patrol solves Flutter integration test's biggest limitation: the inability to interact with native OS dialogs (permission prompts, notifications, system alerts, keyboard). Key features: native UI interaction (tap system permission dialogs), notification testing, deep link testing, uninstall/reinstall apps, and a parallel test runner (patrol_cli). Works alongside Flutter Driver and integration_test but adds native OS layer access.

Free tier
66

Reqnroll

Community-maintained open source BDD framework for .NET — the active successor to SpecFlow that uses Gherkin feature files to define acceptance tests in plain English. Reqnroll is a fork of SpecFlow 3.x with full .NET 8/9 support, continued active development, and complete API compatibility. Reqnroll features: .feature files with Given/When/Then scenarios, [Given]/[When]/[Then] step definition attributes, ScenarioContext injection, DataTable parameters, Scenario Outlines, test framework integrations (xUnit, NUnit, MSTest), parallel execution, step argument transformations, hooks (BeforeScenario, AfterFeature, BeforeStep), and LivingDoc documentation generation. Drop-in replacement for SpecFlow — change NuGet package reference and namespace import.

Free tier
66

Smarty Address API

Smarty (formerly SmartyStreets) CASS-certified US address verification API — validate, standardize, and geocode US and international addresses with USPS delivery point validation.

Free tier
66

Tapir

Type-safe HTTP API definition library for Scala that generates both server implementations and OpenAPI documentation from a single endpoint description. Tapir endpoints are typed values: endpoint.in('path' / 'resource').in(jsonBody[RequestType]).out(jsonBody[ResponseType]).errorOut(statusCode). The same endpoint definition can generate http4s, Akka HTTP, or ZIO HTTP server routes, a Scala client, and OpenAPI 3 docs. 'Write once, deploy anywhere, document for free.'

Free tier
66

Wails

Build desktop applications using Go for the backend and web technologies (React, Vue, Svelte, etc.) for the UI, without the overhead of Electron (no bundled Chromium). Wails uses the OS-native WebView (WebKit on macOS/Linux, WebView2 on Windows) for rendering, resulting in apps 10-20x smaller than Electron equivalents. Go backend exposes methods to JavaScript via bindings; JavaScript can call Go functions directly. TypeScript bindings auto-generated. Wails CLI for project scaffolding, hot reload during development, and cross-compilation.

Free tier
66

fp-ts

Typed functional programming library for TypeScript providing algebraic data types (Option, Either, Task, IO, Reader, Writer, State) and type classes (Functor, Monad, Applicative). fp-ts enables total functions, explicit error handling via Either (Right/Left), and composable async operations via TaskEither — patterns from Haskell/Scala applied in TypeScript.

Free tier
66

respx

HTTP mocking library for httpx — intercepts httpx requests in tests and returns mock responses. respx features: respx.mock context manager, @respx.mock decorator for test functions, route matching by URL/method/headers/content, httpx.Response builder for mock responses, side_effect functions for dynamic responses, route patterns with wildcards, assert_all_called/assert_all_mocked, async support (works with pytest-asyncio), base_url mocking, and call inspection. The httpx equivalent of responses (for requests) or aioresponses (for aiohttp).

Free tier
66

DVC (Data Version Control)

Git-based data versioning and ML pipeline tool. DVC extends Git to handle large files (datasets, models) by storing file hashes in Git while actual data lives in remote storage (S3, GCS, Azure, SSH). Also provides ML pipeline definition (dvc.yaml stages) with automatic caching — only re-runs stages when inputs change. Makes ML experiments reproducible: same Git commit + DVC data = same results. Created by Iterative.ai (same team as CML, MLEM, Studio).

Free tier
66

Drizzle ORM

TypeScript-first ORM with SQL-like query syntax. Unlike traditional ORMs, Drizzle keeps queries close to SQL while providing full TypeScript type inference. Works in edge runtimes (Cloudflare Workers, Vercel Edge), serverless, and standard Node.js. Schema is TypeScript code that generates migrations. Alternative to Prisma with lighter runtime and SQL-first approach.

Free tier
66

Eleventy (11ty)

Simple, flexible, and fast static site generator. Eleventy works with 11+ template languages (Markdown, Nunjucks, Liquid, HTML, JavaScript, etc.) and outputs plain HTML with zero client-side JavaScript by default. Extremely fast builds (no bundler required), flexible data cascade, and no framework lock-in. Used for high-performance sites where output HTML quality and build speed matter. Maintained by Zach Leatherman, sponsored by companies including Netlify.

Free tier
66

Knex.js

Mature SQL query builder and migration runner for Node.js supporting PostgreSQL, MySQL, SQLite, and MSSQL with a chainable API and a built-in schema migration system.

Free tier
66

Koin

Pragmatic, lightweight dependency injection framework for Kotlin. Unlike Hilt/Dagger, Koin uses runtime resolution (not compile-time code generation) via a simple DSL: module { single { MyService() } factory { MyRepo() } }. Supports Android (ViewModel injection, Fragment, Activity), Ktor server, and Kotlin Multiplatform. Koin 3.5+ adds KSP-based compile-time verification as optional. Favored for simplicity over Hilt's annotation-heavy approach.

Free tier
66

Micrometer

Vendor-neutral metrics facade for JVM applications — analogous to SLF4J for logging but for metrics. Micrometer provides a unified API for recording metrics (Counter, Timer, Gauge, DistributionSummary, LongTaskTimer) and exports to 20+ monitoring backends: Prometheus, Datadog, InfluxDB, CloudWatch, New Relic, Dynatrace, Graphite, and more. Spring Boot Actuator uses Micrometer for all built-in metrics (/actuator/metrics). Micrometer Tracing (formerly Spring Cloud Sleuth) provides distributed tracing alongside metrics. Key concept: meters are tagged for dimensional metrics that Prometheus/Grafana can slice and filter.

Free tier
66

Moto

Python library that mocks AWS services for unit testing. Moto intercepts boto3 calls and returns realistic responses without hitting actual AWS — supporting 100+ AWS services including S3, Lambda, DynamoDB, SQS, SNS, IAM, EC2, and more. Agents and applications using AWS services can be tested locally without credentials, costs, or side effects.

Free tier
66

Nixpacks

Automatic container image builder that detects your language/framework and generates optimized Docker images without writing a Dockerfile. Nixpacks takes a source directory, detects the application type (Node.js, Python, Ruby, Go, Rust, PHP, etc.), installs dependencies, and produces a Docker image using Nix packages for reproducibility. Created by Railway as the build system powering railway.app deployments. Alternative to Cloud Native Buildpacks (CNB) with simpler configuration and Nix-backed package management.

Free tier
66

Nx

Smart, fast, extensible build system for monorepos. Nx provides computation caching (local and distributed), task dependency graphs, code generation, and affected change detection across monorepos containing any mix of JavaScript, TypeScript, React, Angular, Node, Go, or Python projects. Powers efficient CI/CD by only rebuilding/retesting what changed. Used by large engineering teams to manage hundreds of projects in a single repo.

Free tier
66

Tauri

Build cross-platform desktop applications using web technologies (HTML, CSS, JS/TypeScript) with a Rust backend. Tauri uses the OS's native WebView instead of bundling Chromium, resulting in app sizes of 2-10MB vs. Electron's 50-150MB. The Rust backend provides system access (file system, notifications, shell, native menus) via a typed IPC bridge. Tauri 2.0 added mobile support (iOS, Android) alongside desktop (macOS, Windows, Linux).

Free tier
66

WireGuard

Modern, high-performance VPN protocol and implementation built into the Linux kernel. WireGuard creates encrypted network tunnels with minimal attack surface using state-of-the-art cryptography (Curve25519, ChaCha20). Much simpler than OpenVPN or IPsec while being faster and more secure. Used for secure agent-to-agent communication, private cluster networking, and zero-trust network architecture.

Free tier
66

graphql-request

Minimal GraphQL client for Node.js and browsers. Sends GraphQL queries/mutations over HTTP without the full complexity of Apollo Client or URQL. Single request function: gql`query { ... }` → typed response. No caching, no reactive state — just a thin wrapper over fetch with proper GraphQL serialization and error handling.

Free tier
66

halo

Beautiful terminal spinners for Python — provides elegant spinner animations for CLI applications during long-running tasks. halo features: Halo context manager, 40+ spinner styles (dots, line, pipe, bouncing ball, moon phases, etc.), color support, text alongside spinner, succeed()/fail()/warn()/info() for final state, stop_and_persist() with custom symbol, spinner chaining, manual start()/stop(), enabled parameter for non-TTY, stream parameter for stderr support, and @Halo decorator for function decoration.

Free tier
66

inflect

English language inflection library for Python — generates grammatically correct plurals, singulars, ordinals, and indefinite articles. inflect features: plural(word) for noun pluralization, plural_verb() for verb pluralization, singular_noun() for singularization, an() for 'a'/'an' article selection, ordinal() for '1st'/'2nd'/'3rd', number_to_words() for '42' → 'forty-two', join() for comma-separated lists with 'and', inflect_mode() for word-by-word or sentence-level, classical() for classical plurals, num() for numeric context, and compare()/compare_verbs() for form comparison.

Free tier
66

koanf

Lightweight, extensible configuration management library for Go. Loads configuration from multiple sources (files, environment variables, flags, remote config) and merges them with configurable precedence. Supports YAML, TOML, JSON, dotenv, and custom providers. A lighter, more composable alternative to Viper with a cleaner API and no global state.

Free tier
66

line_profiler

Line-by-line Python code profiler — measures execution time and call count for each line of decorated functions. line_profiler features: @profile decorator (added by kernprof), kernprof -l script.py for CLI profiling, LineProfiler class for programmatic use, add_function() to profile multiple functions, print_stats() for text output, dump_stats() to file, lprof binary format, line-by-line timing breakdown showing % time, total time, per-hit time, and hit count. Shows exactly which line is slow, unlike function-level profilers.

Free tier
66

modin

Drop-in pandas replacement that parallelizes operations across all CPU cores — scales pandas workflows to larger datasets without code changes. modin features: import modin.pandas as pd (identical API to pandas), automatic parallelization via Ray or Dask backend, multi-core utilization for read_csv/groupby/apply/merge, fallback to pandas for unsupported operations, OmniSci/HDK engine for GPU acceleration, modin.config for backend selection, and transparent operation — pandas code runs without modification. Designed for the 80% of pandas users who are CPU-bound on medium datasets (1-100GB).

Free tier
66

msgpack

MessagePack binary serialization library for Python — faster and more compact than JSON for serializing Python objects. msgpack features: msgpack.packb() for serialization to bytes, msgpack.unpackb() for deserialization, Unpacker for streaming, use_bin_type=True for Python 3 str/bytes distinction, raw=False for str output, strict_map_key for security, Packer class for repeated packing, ext_type for custom types, and C extension for maximum speed. MessagePack format is 20-50% smaller than equivalent JSON.

Free tier
66

pyfiglet

ASCII art text renderer for Python — converts text to large ASCII art using FIGlet fonts. pyfiglet features: figlet_format() for ASCII text rendering, 150+ bundled fonts, Figlet class for reusable rendering, get_fonts_list() for font discovery, renderText() for Figlet instance rendering, width parameter for terminal width, justify parameter (left/center/right), and full FIGlet 2.2 font file compatibility. Generates banner text for CLI tools, scripts, and ASCII art generation.

Free tier
66

weasyprint

HTML/CSS to PDF converter for Python — renders HTML documents with full CSS support (including print media queries, flexbox, grid, paged media) to PDF. weasyprint features: HTML(string=)/HTML(filename=)/HTML(url=) input, document.write_pdf(target)/write_png(), @page CSS rules for margins/headers/footers, CSS counter() for page numbers, multi-column layouts, proper page breaks, font embedding, image support, running elements for headers/footers, CSS @media print support, and command-line usage. Produces publication-quality PDFs from HTML templates.

Free tier
66

Chroma.js

Powerful JavaScript color manipulation library. Chroma.js handles color parsing (hex, RGB, HSL, HSV, LAB, LCH, OKLCH), conversion between color spaces, color mixing, brewer scales for data visualization, and perceptually uniform color interpolation. Used in data visualization (Observable, D3), design tools, and agent UIs that need sophisticated color manipulation.

Free tier
66

Dio

The most popular HTTP client for Dart/Flutter with a rich interceptor system, request cancellation, form data, file upload/download, and timeout handling. Dio wraps Dart's HttpClient with a powerful middleware chain — interceptors can modify requests/responses, add auth headers, handle token refresh, and retry failed requests. Standard choice for Flutter apps needing more than http package's basics.

Free tier
66

Kingfisher

The standard async image downloading and caching library for Swift/iOS. Kingfisher downloads images from URLs with built-in memory and disk caching, placeholder support, transition animations, and image processing pipeline (resize, blur, round corners). Supports UIKit (UIImageView extension), SwiftUI (KFImage), and AppKit. Zero-configuration caching with configurable policies — the SDWebImage equivalent for Swift.

Free tier
66

Mermaid.js

JavaScript-based diagram and charting library that renders diagrams from text definitions. Mermaid lets you write diagrams as text in Markdown-like syntax and renders them as SVG — flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, Git graphs, and more. Native support in GitHub, GitLab, Confluence, Notion, and Obsidian means diagrams live alongside code in repositories. Eliminates diagram drift by treating diagrams as code.

Free tier
66

Nano Stores

Tiny (334 bytes), framework-agnostic state management library for JavaScript. Provides atom (single value), computed (derived values), and map (key-value object) stores that work with React, Vue, Svelte, Angular, and vanilla JS. Designed as the minimal alternative to Redux, Zustand, or Pinia when you need shared state across framework components without bundle size overhead.

Free tier
66

PaperTrail

Model versioning and audit trail library for Ruby on Rails — tracks every change to ActiveRecord models in a versions table with before/after data. PaperTrail features: `has_paper_trail` macro enables versioning on any model, versions table stores changeset as JSON, `object_changes` column records before/after values, `whodunnit` stores user ID for each change, `reify` method reconstructs model at any past version. Supports custom metadata (request IP, session ID), ignoring certain attributes, and disabling versioning per-request. Used for compliance audit trails, undo functionality, change history displays, and regulatory requirements.

Free tier
66

Phoenix LiveView

Real-time server-rendered UIs for Elixir/Phoenix without writing JavaScript. LiveView maintains a persistent WebSocket connection, renders HTML on the server, and sends minimal diffs to the browser on state change. Components are Elixir modules with handle_event/3 for user interactions and assign/3 for state updates. Enables rich reactive UIs (forms, live search, dashboards, chat) with a fraction of the client-side complexity of React/Vue. Used by Fly.io, HexDocs, and many production Elixir apps.

Free tier
66

RxJS

Reactive Extensions library for JavaScript — composable asynchronous event-based programs using observable sequences. Core primitive is Observable (push-based streams of values). 100+ operators for transforming, filtering, combining, and timing async data flows. Required dependency of Angular. Used for complex async workflows, event handling, and stream processing in both browser and Node.js.

Free tier
66

Selenium WebDriver

WebDriver-protocol browser automation library with bindings for Python, Java, JavaScript, and C# for cross-browser E2E testing.

Free tier
66

Spring Boot

Convention-over-configuration Java framework built on Spring Framework that makes standalone, production-grade Spring applications. Spring Boot auto-configures Spring components based on classpath, provides embedded Tomcat/Netty servers, and includes Spring Security, Spring Data JPA, Spring Web, and Actuator. The dominant Java backend framework for enterprise microservices.

Free tier
66

Three.js

The most popular JavaScript 3D graphics library. Abstracts WebGL into a scene graph with cameras, lights, materials, geometries, and renderers. Powers 3D web experiences, data visualizations, product configurators, games, and interactive art. Includes loaders for 3D model formats (GLTF, OBJ, FBX), physics integrations, post-processing effects, and WebXR support for VR/AR. Used by virtually every major 3D web experience.

Free tier
66

Turborepo

High-performance build system for JavaScript and TypeScript monorepos that caches task outputs locally and remotely, enabling agents to skip redundant build and test work.

Free tier
66

bytes

Utility library for converting bytes to human-readable byte strings and parsing byte strings to numbers. Converts 1073741824 to '1GB', parses '1.5TB' to the numeric byte value. Used by Express.js, Koa, and body-parser internally for file size limits. Simple, focused, zero-dependency utility.

Free tier
66

highlight.js

Automatic syntax highlighting library for 190+ programming languages. Detects language automatically when not specified, applies token-based syntax highlighting, and outputs HTML with CSS class annotations. Works in browser and Node.js. Used for code blocks in documentation sites, blogs, and developer tools. Highlight.js v11 is a complete ES module rewrite with improved language detection accuracy.

Free tier
66

node-cron

Cron job scheduler for Node.js using standard cron syntax. node-cron enables scheduling recurring tasks within a Node.js application using familiar cron expressions (second-level resolution supported). Simple API: cron.schedule('* * * * *', callback). In-process scheduling — no external service needed. Used for periodic cleanup, report generation, health checks, and maintenance tasks in Node.js applications.

Free tier
66

picomatch

Blazing-fast JavaScript glob pattern matching library with zero dependencies. The underlying engine used by micromatch, chokidar, rollup, and other major tools. Converts glob patterns to regular expressions with support for extglob, brace expansion, and negation. Lower-level than micromatch — designed for library authors who need the pattern compiler directly without the higher-level array filtering API.

Free tier
66

winnow

Rust parser combinator library forked from nom with improved ergonomics. Build parsers by composing small parsers: alpha1 for letters, digit1 for digits, tuple for sequences, alt for alternatives. No code generation required — parsers are regular Rust functions. Used for parsing custom text formats, binary protocols, configuration files, and command output in agent data processing.

Free tier
66

DashMap (Rust)

High-performance concurrent HashMap for Rust using a sharded lock design. DashMap provides thread-safe key-value storage that replaces Arc<Mutex<HashMap<K, V>>> with dramatically better concurrent performance. Uses fine-grained sharding (default 16 shards) so concurrent reads and writes to different shards don't contend. Drop-in ergonomic replacement for std::collections::HashMap in concurrent contexts.

Free tier
66

Lexical

Extensible text editor framework from Meta (Facebook). Lexical is a pure JavaScript text editor engine — it provides the core state management, rendering, and selection model without imposing UI. Plugins add every feature (bold, links, lists, tables, mentions, etc.). Used by Meta's products (Facebook, Messenger, Instagram). Designed to overcome limitations of contenteditable and ProseMirror — better performance, simpler plugin API, and first-class React support.

Free tier
66

SWC

Rust-based JavaScript and TypeScript transpiler that serves as a drop-in Babel replacement, offering 20–70x faster transpilation; used internally by Next.js and Vite.

Free tier
66

Spring Boot Actuator

Production-ready monitoring and management features for Spring Boot applications — exposes HTTP endpoints for health checks, metrics, environment info, thread dumps, and application management. Actuator endpoints: /actuator/health (liveness/readiness probes), /actuator/metrics (Micrometer metrics), /actuator/info (app metadata), /actuator/env (environment properties), /actuator/loggers (runtime log level changes), /actuator/threaddump, /actuator/heapdump. Health indicators: DataSource, Redis, Elasticsearch, and custom HealthIndicator for agent service dependencies. Kubernetes integration: /actuator/health/liveness and /actuator/health/readiness for separate probe endpoints. Metrics exposed to Prometheus, Datadog, and other backends via Micrometer.

Free tier
66

Svelte / SvelteKit

A compiler-based UI framework (Svelte) paired with a full-stack application framework (SvelteKit) that ships no virtual DOM, producing highly optimized JavaScript with minimal boilerplate.

Free tier
66

prost (Protocol Buffers for Rust)

Protocol Buffers (protobuf) implementation for Rust. Generates Rust structs from .proto files using a build.rs script, with derive macros for encoding/decoding. Used internally by tonic (gRPC for Rust) for message serialization. Supports proto3 and proto2 formats, well-known types, and custom options.

Free tier
66

tantivy

Full-text search engine library for Rust, inspired by Apache Lucene. Provides inverted index construction, BM25 ranking, faceted search, phrase queries, and tokenization. Used as the core of Quickwit (cloud-native search engine). Embeds directly in Rust applications for local full-text search without external search infrastructure.

Free tier
66

urql

Lightweight, extensible GraphQL client for React, Vue, and Svelte. Alternative to Apollo Client with a simpler, more predictable caching model. Two cache options: Document Cache (simple, per-query) and Graphcache (normalized, relational). Exchanges architecture makes urql highly customizable — add retries, auth, persistence, subscriptions as independent modules. Smaller bundle than Apollo Client with comparable features.

Free tier
66

Buf CLI

Modern toolchain for Protocol Buffers (protobuf). Replaces protoc with a better CLI that handles linting, breaking change detection, code generation, and integration with the Buf Schema Registry (BSR). buf generate replaces complex protoc plugin chains with a simple configuration file. buf lint enforces style rules. buf breaking detects incompatible API changes. Used at scale by teams managing large protobuf API surfaces.

Free tier
66

CASL

Isomorphic authorization library for JavaScript/TypeScript. CASL defines what a user CAN do using ability rules — 'user can read Post', 'user cannot delete Post if not owner'. Works in both frontend (hide UI elements) and backend (enforce API access). Supports Role-Based (RBAC), Attribute-Based (ABAC), and subject-based access control. Integrates with Prisma, Mongoose, AngularJS, React, and Vue.

Free tier
66

CocoIndex Code MCP Server

MCP server integrating CocoIndex for semantic code search and indexing. CocoIndex provides real-time incremental indexing of codebases with semantic search capabilities. Enables AI agents to perform semantic code search, find relevant functions/classes, and query code understanding across large repositories.

MCP Free tier
66

Fastify

High-performance Node.js web framework with a focus on developer experience and speed. Fastify uses JSON Schema for request/response validation (auto-compiled to optimized validators), a powerful plugin system with dependency injection, and achieves 2-3x faster throughput than Express for comparable workloads. The plugin ecosystem covers authentication, database connectors, rate limiting, and more — all type-safe with TypeScript.

Free tier
66

Flask

Lightweight, micro-framework for Python web development. Provides routing, request/response handling, Jinja2 templating, and a minimal core that developers extend with extensions (Flask-SQLAlchemy, Flask-Login, Flask-RESTful, etc.). The original Python micro-framework — simpler and more flexible than Django, designed for applications that don't need Django's full batteries.

Free tier
66

Gson

Google's Java/Android JSON serialization/deserialization library. Converts Java objects to JSON and back using reflection-based mapping. Works without annotations on simple POJOs — gson.toJson(object) and gson.fromJson(json, Type.class). Widely used in Android development and Java services. Now superseded by Jackson for most server-side use but still common in Android apps and legacy codebases.

Free tier
66

Immutable.js

Persistent immutable data structures for JavaScript — List, Map, Set, Record, Stack, OrderedMap, OrderedSet. Operations return new instances rather than mutating originals, with structural sharing for memory efficiency. Designed for React/Redux state management where immutability enables efficient change detection. Created by Facebook. TypeScript-first in v4+.

Free tier
66

NativeWind

Tailwind CSS utility classes for React Native. Brings Tailwind's utility-first styling to iOS, Android, and web via React Native. Uses the Tailwind compiler to process class names and a Babel plugin to transform className props to React Native StyleSheet objects. Write className='flex-1 bg-blue-500 text-white' in React Native components exactly as you would in React web. NativeWind v4 uses the Tailwind CSS compiler directly for platform-aware styles.

Free tier
66

Nx

Smart monorepo build system with intelligent task scheduling, remote caching, and code generators that supports JavaScript, TypeScript, Go, Java, and other languages.

Free tier
66

PyMySQL

Pure Python MySQL/MariaDB client implementing DB-API 2.0 — provides synchronous MySQL database connections without C extensions. PyMySQL features: connect() for connections, cursor() for queries, execute()/executemany() with parameterized queries, fetchone()/fetchall()/fetchmany(), DictCursor for dict row results, SSCursor for server-side streaming cursors, autocommit control, transaction management (commit/rollback), connection pooling via DBUtils, charset/collation configuration, SSL/TLS support, and compatibility mode for MySQLdb. Drop-in replacement for MySQLdb where C extension is unavailable.

Free tier
66

REST-assured

Fluent Java/Kotlin library for testing REST APIs — the most popular Java REST API testing library. REST-assured provides a BDD-style given/when/then DSL for HTTP requests and response validation: given().header().body(), when().post("/endpoint"), then().statusCode(200).body("field", equalTo("value")). Built on Apache HttpClient, integrates with JUnit 5, TestNG, and Hamcrest matchers. Supports JSON/XML path validation via GPath (Groovy path), multipart uploads, authentication schemes, cookies, and OAuth2.

Free tier
66

Remix

A React-based full-stack web framework built on web standards (fetch, FormData, Web Streams) that uses nested routing, server loaders, and actions to co-locate data fetching with UI components.

Free tier
66

Scalene

High-performance CPU, GPU, and memory profiler for Python with line-level granularity — profiles both Python and native code without significant overhead. Scalene features: scalene script.py for CLI profiling, @profile decorator, line-level CPU time (Python vs C), memory allocation/consumption per line, GPU time tracking (CUDA), memory leak detection, copy volume tracking (identifies data movement bottlenecks), web-based HTML report, JSON output for programmatic analysis, AI-powered optimization suggestions (--openai), minimal overhead (<10% CPU impact vs 100%+ for cProfile), and async/multiprocessing support.

Free tier
66

Showdown

Bidirectional Markdown-to-HTML converter (and HTML-to-Markdown) for JavaScript, working in both browser and Node.js. Supports GitHub Flavored Markdown extensions (tables, strikethrough, fenced code blocks) via options. Extensible with custom converters. Well-established alternative to marked.js with bidirectional conversion capability.

Free tier
66

Skaffold

Google's continuous development tool for Kubernetes that automates build, push, and deploy on file changes during local development.

Free tier
66

SpecFlow

BDD (Behavior-Driven Development) testing framework for .NET — uses Gherkin feature files to define acceptance tests in plain English, binding steps to C# code. SpecFlow features: .feature files with Given/When/Then scenarios, step definitions via [Given], [When], [Then] attributes, ScenarioContext and FeatureContext for state sharing, table parameters (DataTable), scenario outlines for parameterized tests, tags (@smoke, @agent) for test filtering, hooks (BeforeScenario, AfterFeature), and Living Documentation generation. Feature: Agent Creation / Scenario: Create agent with valid name / Given an authenticated user / When they create an agent named 'My Agent' / Then the agent appears in their list. Binds business requirements to automated test execution. Note: SpecFlow moved to Reqnroll for active OSS development in 2024.

Free tier
66

Swagger UI

The de-facto standard for rendering interactive API documentation from OpenAPI/Swagger specifications. Generates a web UI where developers can browse API endpoints, view request/response schemas, and execute live API calls directly from the browser. Embeddable as an npm package (@swagger-ui/express, swagger-ui-express for Express.js), served via CDN, or integrated into API frameworks (FastAPI, NestJS, Spring Boot auto-generate Swagger UI endpoints). The standard for REST API documentation across the industry.

Free tier
66

Uber fx (Go)

Application framework for Go providing dependency injection with lifecycle management. Unlike Wire (compile-time, no lifecycle), fx runs at application startup using reflection-based DI — components declare dependencies via function parameters, fx resolves the graph at startup, and manages Start/Stop lifecycle hooks for graceful shutdown. Used internally at Uber for microservices. Ideal for long-running Go agent services needing structured startup/shutdown.

Free tier
66

VizTracer

Low-overhead tracing profiler for Python with rich visualization — records function call timeline for deterministic execution analysis. VizTracer features: viztracer script.py for CLI tracing, VizTracer() context manager, @tracer.log_sparse decorator for selective tracing, add_variable() for custom data logging, save() to HTML/JSON, Perfetto UI integration (Google's trace viewer), multi-process/thread support, counter and object logging, filter (include/exclude functions), and remote attach via command line. Unlike sampling profilers (py-spy, scalene), VizTracer records EVERY function call — exact execution timeline at the cost of 10-50% overhead. Shows exactly what happened, not statistical approximation.

Free tier
66

diskcache

Disk and file backed cache library for Python. diskcache stores cache values in SQLite with optional file storage for large values, providing persistent caching that survives process restarts. Faster than Redis for local access patterns, thread-safe and multiprocess-safe. Supports TTL expiry, cache size limits, eviction policies, and memoization decorators. Zero dependencies, pure Python.

Free tier
66

egui

Pure Rust immediate-mode GUI library targeting desktop (via eframe/winit) and web (via WebAssembly). Implements an immediate-mode UI pattern where the entire UI is redrawn every frame — simple to use, no complex widget state management. Used for developer tools, debuggers, game editors, data visualization tools, and agent-facing control panels. Works identically on Linux, Windows, macOS, and browsers via WASM.

Free tier
66

goquery

jQuery-like HTML parsing and manipulation library for Go. Goquery wraps Go's golang.org/x/net/html package with a jQuery-inspired API — use CSS selectors to find elements, extract text, attributes, and HTML from web pages. The standard Go web scraping and HTML parsing library, used with colly and other Go scrapers for structured data extraction from HTML documents.

Free tier
66

imageio

Python library for reading and writing images and video in 300+ formats using a consistent API. imageio wraps Pillow, FFmpeg, OpenCV, FreeImage, and other backends with a unified imread/imwrite interface. Particularly strong for scientific image formats (TIFF, DICOM, MRC) and animated formats (GIF, APNG, WebP). Returns NumPy arrays for all image data.

Free tier
66

openpyxl

Python library for reading and writing Excel .xlsx files — creates, modifies, and reads modern Excel spreadsheets. openpyxl features: Workbook and Worksheet classes, cell reading/writing (ws['A1'].value = 'data'), row/column iteration, named styles and cell formatting (Font, PatternFill, Alignment, Border), formula cells, data validation, charts (BarChart, LineChart, PieChart), images (Image), merged cells, freeze panes, filters and sorting, workbook properties, password protection, and large file write-only mode (write_only=True). Standard Python library for Excel report generation and spreadsheet data extraction for agent data pipelines.

Free tier
66

prometheus-client (Python)

Official Python client for Prometheus metrics. Provides Counter, Gauge, Histogram, and Summary metric types with a built-in HTTP /metrics endpoint for Prometheus scraping. Integrates with WSGI (Flask, Django) and ASGI (FastAPI) applications. Standard library for Python service instrumentation in Prometheus-based monitoring stacks.

Free tier
66

react-window

React component library for efficiently rendering large lists and tabular data by only rendering visible items (virtual windowing). Renders only the DOM nodes currently visible in the viewport, regardless of total list size. Handles fixed and variable-size rows/columns. The standard solution for rendering 1000+ item lists in React without performance degradation. Successor to react-virtualized (same author, lighter API).

Free tier
66

ts-node

TypeScript execution engine for Node.js. Registers a TypeScript compiler hook so Node.js can execute .ts files directly without pre-compilation. ts-node compiles TypeScript on-the-fly using the TypeScript compiler. Enables running TypeScript scripts, REPL sessions, and test runners without a build step. Used for development scripts, migration files, seeding scripts, and tooling that should be TypeScript but doesn't need a production build.

Free tier
66

zerolog (Go)

Zero-allocation JSON logger for Go with a fluent builder API. Zerolog achieves extremely low-latency logging by avoiding memory allocations in the hot path — logs are written directly to the underlying writer without intermediate allocations. Uses a chained API (log.Info().Str("key", "val").Msg("message")) for structured JSON output. Alternative to zap with a different ergonomic style.

Free tier
66

Gatling

High-performance load testing framework written in Scala with Java/Kotlin/Scala DSL for test scenarios. Gatling generates detailed HTML reports with response time distributions, throughput, and error rates. Uses an actor-based async engine for minimal resource overhead at high concurrency. Industry standard for agent API performance validation with CI/CD integration.

Free tier
65

Glide

Fast Android image loading and caching library developed by Bumptech (Google) — handles image downloading, decoding, caching (memory + disk), and display in Android views. Glide API: Glide.with(context).load(url).into(imageView) for URL loading, .placeholder(R.drawable.loading) for loading state, .error(R.drawable.error) for failure state, .override(200, 200) for resizing before decode, .circleCrop() for circular images. Memory cache uses LRU; disk cache configurable. Supports GIF, WebP, custom decoders. RequestOptions for reusable config. Generated API via AppGlideModule for compile-time safe Glide extensions. Widely used alternative to Picasso with better GIF support.

Free tier
65

Sorbet

Static type checker for Ruby — adds gradual typing to Ruby using T:: annotations and sig{} method signatures. Sorbet features: T.let(), T.must(), T::Sig, sig { params(x: String).returns(Integer) } method signatures, T.nilable() for nullable types, T::Struct for typed value objects, T::Enum for enums, RBI files for third-party type stubs, Tapioca for auto-generating RBIs from gems, runtime type checking in development (T::Configuration.call_validation_error_handler), strictness levels (# typed: false/true/strict/strong), and IDE integration via Spoom. Created at Stripe and open-sourced. Alternative to Steep/RBS for Ruby type checking. Highly performant incremental type checking via C++ implementation.

Free tier
65

Spring Data

Spring Data provides a consistent, familiar repository abstraction for data access across multiple data stores (JPA/Hibernate, MongoDB, Redis, Elasticsearch, Cassandra, R2DBC). Declare repository interfaces extending JpaRepository or MongoRepository and Spring Data auto-implements CRUD operations, pagination, and query derivation from method names (findByEmailAndActive). The standard data access layer for Spring Boot applications.

Free tier
65

Strawberry GraphQL

Python GraphQL library using type annotations and dataclasses to define schemas. Strawberry is the modern Python GraphQL framework — code-first using @strawberry.type, @strawberry.field decorators with standard Python type hints. No separate SDL files needed. Integrates with Django, FastAPI, Litestar, Channels (subscriptions), and ASGI. Actively developed with full async support.

Free tier
65

Turborepo

High-performance monorepo build system by Vercel. Turborepo intelligently schedules and caches build tasks across monorepo packages — never rebuilds packages that haven't changed. Remote caching (via Vercel or self-hosted) shares build artifacts across team members and CI. Uses a task dependency graph to maximize parallelism. Written in Rust (Turbo 2.x) for high performance. Alternative to Nx for JavaScript/TypeScript monorepos with simpler configuration.

Free tier
65

auto_route

Code-generated routing library for Flutter — the most feature-rich alternative to go_router and Flutter Navigator 2.0. auto_route generates type-safe route classes from annotations: @AutoRouterConfig(), @RoutePage() on widgets, and @injectable integration. Key features: type-safe route arguments (no string-based routing), route guards for auth, nested navigation stacks, tab navigation, deep linking, web URL synchronization, and declarative route tree definition. Works with get_it/injectable for DI.

Free tier
65

dry-rb

Collection of Ruby libraries for functional, maintainable application design — brings type safety, validation, dependency injection, and monadic patterns to Ruby. Key dry-rb gems: dry-validation (contract-based validation with predicates), dry-types (typed struct definitions with coercion), dry-container + dry-auto_inject (dependency injection container), dry-monads (Result/Maybe monads for railway-oriented programming), dry-transaction (multi-step business operation pipelines), and dry-struct (immutable value objects). Used in Hanami 2 and as complement to Rails for service layer architecture. Enables agent services with explicit contracts, typed inputs, and clear error handling without exception-driven flow control.

Free tier
65

psycopg2

Most widely-used PostgreSQL adapter for Python. psycopg2 is a C extension providing fast, full-featured PostgreSQL access with thread safety, server-side cursors, COPY support, and NOTIFY/LISTEN for pub/sub. psycopg3 (new) adds async/await support and type annotations. Used by Django, SQLAlchemy, and most Python PostgreSQL applications. The de facto standard for raw PostgreSQL access in Python.

Free tier
65

Ansible

Agentless IT automation tool that uses YAML playbooks over SSH to configure systems, deploy applications, and orchestrate infrastructure in an idempotent manner.

Free tier
65

Capybara

Browser automation testing library for Ruby web apps — provides high-level DSL for writing browser-based integration tests. Capybara features: visit, click_link, click_button, fill_in, find, has_content?, select, check, within, driver backends (Rack::Test for headless, Selenium for browser, Playwright via capybara-playwright-driver), automatic wait/retry for async content (has_text? waits by default), screenshots on failure, sessions for multi-user testing, and Rails system tests integration (ActionDispatch::SystemTestCase). Works with RSpec and Minitest.

Free tier
65

Filament

Full-featured admin panel and CRUD builder for Laravel — generates rich admin interfaces with table, form, and detail panels from resource class definitions. Filament features: Resource classes with form(), table(), and infolist() methods define admin UI; built-in fields (TextInput, Select, Toggle, FileUpload, RichEditor, Repeater), table columns (TextColumn, BadgeColumn, ImageColumn), filters, actions (bulk delete, export), and relation managers for hasMany/belongsToMany. Panels (Admin, App) for multi-panel auth. Plugins for e-commerce, blog, translations. Livewire + Alpine.js + Tailwind CSS powered. Alternative to Laravel Nova (paid). Used for internal agent management dashboards, content management, and backoffice tools.

Free tier
65

FriendlyId

Human-readable URL slug library for Ruby on Rails ActiveRecord models — generates and manages URL-friendly slugs from model attributes. FriendlyId features: `extend FriendlyId; friendly_id :name, use: :slugged` generates slug from name attribute, `use: :history` preserves old slugs for redirects (slug changes), `use: :scoped, scope: :user` enables per-user unique slugs, `use: :finders` enables Agent.friendly.find('my-agent') lookup. Handles slug uniqueness (appends -2, -3 on collision), Unicode transliteration, and custom slug generation. SEO-friendly URLs like /agents/my-agent-name instead of /agents/123.

Free tier
65

Gotenberg API

Gotenberg is a self-hosted Docker-based API that converts HTML, Markdown, Office documents, and URLs to PDF using Chromium and LibreOffice — designed for server-side document generation in agent pipelines.

Free tier
65

Hilt (Dependency Injection)

Android's recommended dependency injection library, built on top of Dagger 2. Hilt simplifies Dagger setup for Android by providing standard components for Activity, Fragment, ViewModel, Service, and WorkManager. Eliminates the boilerplate of manual Dagger component creation while retaining compile-time DI code generation. The Google-endorsed replacement for manual DI or Service Locator patterns in Android.

Free tier
65

React Native MMKV

Fastest key-value storage for React Native, based on Tencent's MMKV (memory-mapped key-value) library. 10x faster than AsyncStorage for synchronous reads/writes. MMKV uses memory-mapped files — reads are direct memory access without I/O overhead. Supports string, number, boolean, and buffer storage with encryption. Used by Discord, Shopify, and others needing high-performance local storage.

Free tier
65

Wire (Go DI)

Compile-time dependency injection framework for Go. Wire generates dependency injection code at build time using provider functions — you define what each component needs (database, config, logger) and Wire generates the wiring code. Unlike runtime DI containers (Java Spring, Python DI), Wire produces plain Go code with zero runtime overhead and full type safety. Standard Google approach for DI in large Go services.

Free tier
65

bottle

Minimalist single-file Python web framework — provides routing, request/response handling, templating, and HTTP server in a single .py file with no dependencies. bottle features: @route/@get/@post/@put/@delete decorators, URL parameters with <name> syntax, request object (request.json, request.forms, request.params), response object (response.status, response.headers), built-in template engine (jinja2/mako/cheetah adapters), static file serving, cookies, JSON responses, file uploads, WSGI middleware support, built-in development server, and gunicorn/uwsgi deployment. Single-file — copy bottle.py into project for zero-dependency deployment.

Free tier
65

brotli

Python bindings for Google's Brotli compression algorithm — optimized for web content compression with better ratios than gzip for text. brotli features: brotli.compress()/brotli.decompress() for one-shot, quality parameter (0-11, default 11), mode parameter (GENERIC/TEXT/FONT), lgwin for window size control, brotli.Compressor for incremental streaming, brotli.Decompressor for streaming decompression, process()/finish() for streaming API, and C extension binding to the official brotli library. Brotli is supported in all modern browsers as Content-Encoding: br — better ratio than gzip for HTML/CSS/JS.

Free tier
65

dill

Extended Python pickle for serializing complex Python objects — extends pickle to handle lambdas, closures, generators, classes, and functions defined in __main__. dill features: dill.dumps()/dill.loads() for bytes, dill.dump()/dill.load() for files, serialization of lambda functions, nested functions, closures with free variables, class definitions, interactive session objects, generators (as frozen state), interactively-defined functions, class instances with unpicklable attributes, and Pickle compatibility mode. Used in multiprocessing, Pathos parallel processing, and distributed computing where standard pickle fails.

Free tier
65

expiringdict

Thread-safe dictionary with auto-expiring keys — provides a dict subclass where entries automatically expire after a TTL. expiringdict features: ExpiringDict(max_len, max_age_seconds) constructor, standard dict interface (get/set/del/in/items/values), thread-safe via RLock, max_len for LRU-style eviction, max_age_seconds for TTL expiry, expired keys invisible on access (lazy expiry), copy() creates snapshot, and len() excludes expired entries. Simpler than cachetools TTLCache with fewer features but easier API.

Free tier
65

memory-profiler

Memory profiling for Python — tracks memory usage line-by-line and over time. memory_profiler features: @profile decorator for line-by-line memory usage, mprof run/plot for time-based memory tracking, memory_usage() for programmatic profiling, --include-children for subprocess memory, matplotlib integration for memory graphs, interval parameter for sampling frequency, backend selection (psutil, tracemalloc, posix), timestamps for tracking memory over time, and streaming output for long-running processes. Identifies memory leaks, peak usage, and objects causing growth.

Free tier
65

objgraph

Object graph visualization and memory leak detection for Python — shows what objects are in memory and what references them. objgraph features: show_most_common_types() for top object counts by type, show_growth() for new objects since last check, find_backref_chain() for reference chains, show_backrefs()/show_refs() for object reference graphs (requires graphviz), get_leaking_objects() for objects with no referrers, count() for type count, at_addrs() for objects at specific memory addresses, and typestats()/get_new_ids() for tracking object creation. Essential for finding Python memory leaks.

Free tier
65

rq

Simple Python job queue backed by Redis — enqueues any Python function as a background job with minimal setup. RQ features: Queue for job dispatch, Worker for processing, job.enqueue() / q.enqueue(fn, args), result fetching via job.result, job status tracking (queued/started/finished/failed), FailedJobRegistry for failed jobs, job dependencies via depends_on=, scheduled jobs via rq-scheduler extension, multiple queues with priorities, job timeouts, retries, and rq dashboard for monitoring. Much simpler than Celery.

Free tier
65

wasm-pack

Build tool for compiling Rust to WebAssembly and publishing to npm. Handles wasm-bindgen glue code generation, TypeScript type definitions, and packaging for browser, Node.js, or bundler targets. The standard workflow for Rust → Wasm → npm: write Rust with #[wasm_bindgen] attributes, run wasm-pack build, publish the resulting npm package.

Free tier
65

App Store Connect MCP Server

MCP server for Apple App Store Connect API enabling AI agents to manage iOS/macOS app distribution, review app metadata, manage TestFlight beta testing, access sales reports, and interact with App Store Connect programmatically — automating routine app publishing and management tasks.

MCP Free tier
65

Hangfire

Background job processing library for .NET — runs background jobs, delayed tasks, and recurring schedules within ASP.NET applications with persistent storage. Hangfire features: BackgroundJob.Enqueue(() => ProcessAgent(agentId)) for fire-and-forget, BackgroundJob.Schedule(() => SendReport(agentId), TimeSpan.FromHours(1)) for delayed jobs, RecurringJob.AddOrUpdate("daily-sync", () => SyncAgents(), Cron.Daily) for recurring, and job continuations (BackgroundJob.ContinueJobWith). Built-in web dashboard at /hangfire showing job queues, history, and retry. Persistent storage: SQL Server, PostgreSQL (Hangfire.PostgreSql), Redis, MongoDB. Automatic retry with exponential backoff. No separate worker process needed — runs in-process with ASP.NET.

Free tier
65

Insomnia

Open-source API design and testing platform from Kong. Insomnia provides a desktop client for designing, debugging, and testing REST, GraphQL, gRPC, and WebSocket APIs. Key features include environment variables, request chaining, code generation, OpenAPI import/export, and Git Sync for team collaboration. Kong acquired Insomnia in 2019. The Insomnia 8+ CLI (inso) enables running API tests in CI/CD pipelines.

Free tier
65

Narwhals

Compatibility layer for Python dataframe libraries. Write code once, run on pandas, Polars, cuDF, Modin, and PyArrow. narwhals exposes a common API subset that works identically across backends. Critical for library authors who want to support multiple dataframe backends, and for agent data pipelines that may receive pandas or Polars DataFrames interchangeably.

Free tier
65

React Navigation

Navigation library for React Native apps. Provides stack navigation (push/pop screens), tab navigation (bottom tabs, top tabs), drawer navigation, and nested navigators. The de facto standard for React Native navigation — used in virtually every React Native app, including Expo projects. React Navigation 7 brings static navigation type safety with TypeScript.

Free tier
65

Sequelize

Mature Node.js ORM for PostgreSQL, MySQL, MariaDB, SQLite, and MSSQL with Model.define() or class-based syntax, associations, and a migrations CLI.

Free tier
65

Sidekiq

The de-facto standard background job processor for Ruby on Rails applications. Sidekiq uses Redis as its job store and multi-threaded Sidekiq workers to process jobs concurrently. Provides built-in retry with exponential backoff, job scheduling (perform_at/perform_in), dead job queue, and a web UI dashboard. Sidekiq Pro/Enterprise add batches, unique jobs, rate limiting, and multi-tenant features.

Free tier
65

Zig

Modern systems programming language designed as a C replacement with better safety, explicit allocation, and powerful compile-time computation (comptime). Zig compiles to native binaries with no hidden control flow (no exceptions, no hidden allocations), optional safety checks (bounds checking, null checking removable in release builds), C interoperability without FFI overhead, and a cross-compilation toolchain that makes cross-compiling trivial. Zig's build system (build.zig) is a Zig program. Used in Bun.js (Zig runtime), TigerBeetle, and Bonsai.

Free tier
65

chardet

Character encoding detection library for Python — detects encoding of byte strings using statistical analysis. chardet features: detect() for single-result detection with confidence score, UniversalDetector for streaming/incremental detection, supports 50+ encodings (UTF-8, Latin-1, Shift-JIS, GB2312, EUC-KR, Big5, ASCII, ISO-8859, Windows-1252, etc.), returns encoding name and confidence (0.0-1.0), and close() for finalizing detection. Used when reading files of unknown encoding from email, web scraping, or legacy systems.

Free tier
65

go-sqlmock

SQL mock driver for Go's database/sql package. Implements the database/sql driver interface to intercept SQL queries in tests without a real database. Define expected queries with ExpectQuery/ExpectExec, set return rows, verify all expectations were met. Tests run in-process without a database server. The standard Go tool for unit testing code that uses database/sql, GORM, or sqlx.

Free tier
65

image (Rust image processing)

Pure Rust image processing library. Supports loading, saving, and processing JPEG, PNG, GIF, WebP, TIFF, BMP, and more formats. Provides pixel-level manipulation, resizing, cropping, color conversion, and filtering. No C dependencies by default (pure Rust). Used as the foundation for vision-based agent tools, image resizing services, and document processing pipelines that handle image inputs.

Free tier
65

klona

Tiny, fast deep-clone library for JavaScript with multiple flavors for different use cases. klona/full handles all JS types including Date, RegExp, Array, Map, Set, and typed arrays. klona/lite is the tiniest version for plain objects. klona/json uses JSON.parse/stringify for JSON-safe cloning. The 'lite' flavor is ~200 bytes. A modern, focused alternative to lodash.cloneDeep.

Free tier
65

pdfminer.six

Pure-Python PDF text extraction library (maintained fork of pdfminer) that parses PDF structure and returns text with precise character-level position coordinates.

Free tier
65

python-fire

Automatically generates CLI interfaces from Python objects — converts any Python function, class, or module into a command-line interface. python-fire features: fire.Fire(fn) for single-function CLI, fire.Fire(obj) for object with methods as subcommands, fire.Fire() for current module's functions, automatic --help from docstrings, type coercion from command-line strings, positional/keyword argument mapping, chaining (fire.Fire returns the result), interactive mode (--interactive flag), separator support, and Python REPL integration. Zero decorator overhead — wraps existing Python code.

Free tier
65

redis-py

Official Python client for Redis — the in-memory data structure store. redis-py provides sync and async (aioredis integrated into redis-py 4.x+) interfaces to all Redis data types (strings, hashes, lists, sets, sorted sets, streams), pub/sub, Lua scripting, and Redis Cluster/Sentinel. The standard Python Redis client used across frameworks including Django cache backend, Celery broker, and FastAPI caching.

Free tier
65

watchdog

Filesystem events monitoring library — watches directories for file creation, modification, deletion, and movement. watchdog features: Observer thread for non-blocking monitoring, FileSystemEventHandler base class, on_created/on_modified/on_deleted/on_moved event handlers, PatternMatchingEventHandler for glob-based filtering, LoggingEventHandler for debug output, recursive= flag for deep directory watching, platform-native backends (inotify on Linux, FSEvents on macOS, ReadDirectoryChangesW on Windows), and fallback polling backend. Used for hot-reload, live compilation, and file synchronization.

Free tier
65

GraphQL Code Generator

Code generation tool for GraphQL schemas and operations. Given a GraphQL schema and .graphql operation files, generates TypeScript types, React hooks (Apollo, urql, React Query), Kotlin data classes, Java code, and more. Eliminates manual type maintenance for GraphQL APIs — types always match the schema. Used widely with Apollo Client, urql, and any GraphQL-first TypeScript frontend.

Free tier
65

Nuxt

A full-stack Vue.js framework with file-based routing, SSR/SSG, auto-imports, and a Nitro server engine — the Vue ecosystem's counterpart to Next.js for React.

Free tier
65

asyncssh

Async SSH client/server library for Python — provides non-blocking SSH connections, SFTP, and port forwarding in asyncio. asyncssh features: asyncssh.connect() for client connections, asyncssh.create_server() for servers, run() for command execution, create_process() for interactive processes, start_client()/start_server() for SFTP, SFTPClient for file operations, port forwarding and tunneling, known_hosts verification, multiple auth methods (password, public key, keyboard-interactive, GSSAPI), agent forwarding, X.509 certificates, and cipher/MAC configuration. Pure Python asyncio SSH without blocking.

Free tier
65

hyper (Rust)

Low-level HTTP/1.1 and HTTP/2 implementation for Rust built on Tokio. Hyper is the foundation for most Rust HTTP tooling — reqwest uses hyper as its HTTP engine, and axum is built on hyper. Provides both server and client HTTP implementations with full protocol correctness and high performance. Use hyper directly when you need maximum control over HTTP handling; use axum or reqwest for ergonomic abstractions.

Free tier
65

Apache Avro (fastavro/avro-python3)

Schema-based binary serialization format with schema evolution support, commonly used with Kafka and Confluent Schema Registry.

Free tier
65

AssemblyScript

TypeScript-like language that compiles to WebAssembly. Allows TypeScript developers to write WASM modules without learning Rust or C++. The strict type system and manual memory management produce small, fast WASM binaries. Used in blockchain smart contracts (NEAR Protocol), performance-critical browser modules, and plugin systems.

Free tier
65

Bunyan

Structured JSON logging library for Node.js. Bunyan emits log records as newline-delimited JSON, includes a CLI tool (bunyan) for pretty-printing and filtering, supports child loggers with inherited context, and uses Node.js streams for multi-destination output. One of the original Node.js structured logging libraries — now largely superseded by Pino for performance but still found in many production codebases.

Free tier
65

CryptoJS

JavaScript cryptographic standards library. Implements AES, DES, 3DES, Rabbit, RC4 encryption, plus HMAC, SHA-1, SHA-256, SHA-512, MD5, and PBKDF2 hash/KDF functions. Works in browser without native dependencies. Historically popular for client-side cryptography when the Web Crypto API didn't exist. NOTE: CryptoJS is now largely superseded by the native Web Crypto API (available in all modern browsers and Node.js 15+) which is faster and more secure.

Free tier
65

Fyne

Cross-platform GUI toolkit for Go — the most popular native Go GUI library. Fyne uses OpenGL for rendering (not WebView like Wails/Electron), enabling truly native-looking widgets on Windows, macOS, Linux, iOS, Android, and Raspberry Pi from a single Go codebase. Provides Material Design-inspired widgets, layouts, canvas drawing API, custom themes, data binding, file dialogs, and notifications. Unlike Wails (web UI), Fyne apps have no HTML/CSS — all UI is pure Go. Fyne Develop tool for app distribution and packaging.

Free tier
65

Jimp

Pure JavaScript image processing library for Node.js — no native dependencies or system binaries required. Jimp handles image reading, resizing, cropping, rotating, color adjustments, text overlay, and compositing for JPEG, PNG, BMP, TIFF, and GIF formats. Ideal for deployment environments (Lambda, Docker, serverless) where native addons (Sharp) are problematic.

Free tier
65

Multer

Node.js middleware for handling multipart/form-data file uploads in Express. Multer processes file uploads from HTML forms, providing access to uploaded files and form fields. Supports disk storage (saves to filesystem) and memory storage (keeps in buffer), with size limits, file type filters, and custom filename logic. The standard file upload middleware for Express agent backends.

Free tier
65

Objection.js

SQL-friendly ORM for Node.js built on top of Knex.js. Objection.js provides model-based ORM patterns (relations, JSON validation, lifecycle hooks) while keeping SQL visible and Knex's powerful query builder accessible. Positioned between Knex (raw) and Sequelize (heavy ORM) — models have eager loading, upsertGraph for nested object trees, and JSON schema validation.

Free tier
65

PyArrow

Apache Arrow columnar data format Python library — high-performance in-memory columnar data processing and Parquet/Feather file I/O. PyArrow features: pa.Table for columnar in-memory data, pa.array()/pa.chunked_array() for typed arrays, parquet.read_table()/write_table() for Parquet I/O, feather.read_feather()/write_feather(), pyarrow.dataset for partitioned datasets, compute functions (pc.filter, pc.sort_indices, pc.cast), pa.Schema for explicit typing, zero-copy conversion with pandas, Arrow IPC format for inter-process data transfer, S3/GCS/HDFS filesystem integration, and memory-mapped files. Standard library for Parquet I/O, columnar data processing, and zero-copy data sharing between Python processes.

Free tier
65

SQLDelight

Kotlin Multiplatform SQL library that generates type-safe Kotlin APIs from .sq SQL files. Unlike ORMs that abstract SQL, SQLDelight writes actual SQL — you write SQL queries, SQLDelight generates Kotlin. Supports Android (Room alternative), iOS, JVM, and JavaScript. Compile-time verified SQL with migration support. Favored for KMP projects that need shared database logic across platforms.

Free tier
65

Searchkick

Intelligent search for Ruby on Rails using Elasticsearch or OpenSearch — provides full-text search with relevance ranking, typo tolerance, autocomplete, and faceted filtering with a clean ActiveRecord-like API. Searchkick features: `searchkick` macro on models, `Agent.search('query')` for full-text search, `Agent.search('query', fields: [:name, :description], boost_by: [:usage_count])` for weighted search, `Agent.search('q', aggs: [:category, :status])` for facets, `Agent.search('ag', match: :word_start)` for autocomplete. Handles Elasticsearch index management (reindex, zero-downtime reindex), search analytics (track clicks and conversions), and personalization. Much simpler than raw Elasticsearch client for Rails.

Free tier
65

SerpApi

Real-time structured SERP (Search Engine Results Page) data API. SerpApi manages headless browsers, proxies, and anti-bot evasion to return structured JSON from Google, Bing, Yahoo, Baidu, DuckDuckGo, and 20+ other search engines. Returns organic results, ads, local results, shopping results, images, and SERP features (knowledge panels, answer boxes, carousels) as clean JSON without managing scraping infrastructure. Also supports Google Maps, Google Jobs, Google Shopping, and other Google properties.

Free tier
65

Spring Batch

Enterprise Java batch processing framework for high-volume, reliable bulk data processing. Core concepts: Job (complete batch process), Step (independent unit of work), Chunk-oriented processing (read-process-write in configurable chunks with transaction per chunk), ItemReader (read from database/file/queue), ItemProcessor (transform/filter), ItemWriter (write output). Built-in retry/skip policies, restart from failure, job repository for tracking execution state. Supports partitioned processing for parallel execution. Integrates with Spring Boot, Spring Data, Quartz, JPA. Used for ETL pipelines, report generation, data migration, and periodic data processing jobs.

Free tier
65

ffmpeg-python

Python bindings for FFmpeg that use a functional, composable API to build FFmpeg command-line arguments. ffmpeg-python wraps the FFmpeg CLI with a Python API that enables building complex video/audio processing pipelines programmatically. Used in agent systems for transcoding video, extracting audio, generating thumbnails, and processing media for multimodal AI pipelines.

Free tier
65

h5py

Python interface to HDF5 — read/write hierarchical datasets in the HDF5 binary format. h5py features: File context manager (h5py.File), Group hierarchy (file['/group/subgroup']), Dataset creation (file.create_dataset), NumPy-compatible array access, chunked datasets, compression (gzip, lzf, szip), dataset attributes, virtual datasets, partial I/O (fancy indexing), memory-mapped access, parallel HDF5 with MPI, SWMR (single-writer multiple-reader), and h5py.special_dtype for variable-length strings. HDF5 is the standard format for scientific datasets, PyTorch model checkpoints, Keras weights (.h5), and TensorFlow SavedModel. Primary Python API for reading/writing HDF5 files used across ML, genomics, and physics.

Free tier
65

http4k

Functional toolkit for HTTP in Kotlin. http4k models HTTP as pure functions: HttpHandler = (Request) -> Response. No magic, no reflection, no annotations — just Kotlin functions. Both server and client implementations use the same interface, enabling in-memory testing without starting a server. Extremely testable by design. Supports multiple backends (Jetty, Netty, Undertow, AWS Lambda) with the same handler code.

Free tier
65

node-redis (redis npm package)

Official Redis client for Node.js (the redis npm package, v4+). Modern async/await API with TypeScript support, auto-pipelining, connection pooling, Cluster/Sentinel support, and full coverage of Redis commands. v4 was a complete rewrite from the callback-based v3 API to native async/await. Competes with ioredis; both are popular. redis v4+ is the official client from Redis Labs.

Free tier
65

prom-client

Prometheus client library for Node.js. prom-client provides Counter, Gauge, Histogram, Summary metric types and a /metrics HTTP endpoint that Prometheus scrapes. Includes default process metrics (CPU, memory, event loop lag, GC) out of the box. The standard way to instrument Node.js agent applications for Prometheus/Grafana observability.

Free tier
65

react-spring

Physics-based React animation library using spring dynamics instead of traditional duration-based easing. Animations feel natural because spring physics determines timing based on stiffness, friction, and mass parameters. Works with DOM, Three.js (r3f), and React Native. Powers smooth interactive animations and gesture-driven UIs in React applications.

Free tier
65

Alamofire

Elegant HTTP networking library for Swift. Alamofire wraps URLSession with a chainable request/response API, JSON serialization, multipart upload, certificate pinning, and retry handlers. The de facto standard for iOS/macOS networking before async/await — still widely used, now with async/await support. Handles authentication challenges, request adapters, and retriers for complex auth flows.

Free tier
65

Downshift

Primitive headless UI component for building accessible autocomplete, combobox, and select components in React. Provides the state management and ARIA accessibility logic without any UI rendering — you supply the markup and styles. Implements WAI-ARIA Combobox pattern. Used by Paypal, GitHub, and many design systems as the accessibility foundation for dropdown components.

Free tier
65

Javalin

Lightweight web framework for Java and Kotlin built on Jetty and Kotlin. Javalin follows the Sinatra/Express philosophy — minimal DSL for routing, no annotations, no magic. Define routes with app.get('/path') { ctx -> ctx.json(result) }, add WebSocket handlers, serve OpenAPI docs with swagger-ui. Zero magic, explicit configuration, and works identically in Java and Kotlin.

Free tier
65

Mustache.js

Logic-less template engine for JavaScript following the Mustache spec. Mustache templates use {{ }} double-brace syntax for variable interpolation, sections (loops/conditionals), partials (includes), and lambdas. 'Logic-less' means no if/else or for loops — conditionals and loops are handled via truthy/falsy section tags. Available in 40+ languages with identical template syntax.

Free tier
65

Python Fire

Python library from Google that automatically generates CLIs from any Python object (functions, classes, dicts, lists). Call fire.Fire(MyClass) and Fire automatically maps CLI arguments to class methods and parameters. Zero setup: no decorators or argument definitions needed. Best for quick scripts and explorative tools where rapid CLI generation is more important than polished UX.

Free tier
65

React Three Fiber

React renderer for Three.js. Declaratively create Three.js scene graphs using React's JSX syntax and component model. Three.js cameras, meshes, lights, and materials become React components. State management, animations, and interactivity use React hooks and the Zustand/Jotai patterns. Companion library @react-three/drei provides 150+ helpers (OrbitControls, Loader, Environment, etc.). Developed by Paul Henschel (poimandres) and widely used for React 3D experiences.

Free tier
65

SwiftUI

Apple's declarative UI framework for iOS, macOS, watchOS, tvOS, and visionOS. Write UI as Swift views that react to @State, @ObservableObject, and @Environment — the same paradigm as React but in Swift. Replaces UIKit for new Apple platform development. Supports live previews in Xcode, tight integration with Swift Concurrency (async/await), and Observation framework in iOS 17+.

Free tier
65

Viper

Complete configuration solution for Go applications. Reads configuration from multiple sources in priority order: flags, environment variables, config files (JSON, YAML, TOML, HCL, INI, Java Properties), remote config (etcd, Consul, Firestore), and default values. Works with Cobra for CLI configuration. The de-facto standard for Go configuration management.

Free tier
65

cert-manager

Kubernetes-native certificate management and automatic TLS. cert-manager automates the issuance, rotation, and management of X.509 TLS certificates in Kubernetes clusters. Integrates with Let's Encrypt (free certificates), Vault PKI, self-signed issuers, and private CAs via Certificate and Issuer Kubernetes CRDs. Used in virtually every production Kubernetes cluster to eliminate manual certificate management and prevent certificate expiry outages. CNCF graduated project.

Free tier
65

cron

Cron-style job scheduler for Node.js. Uses standard cron syntax to schedule recurring tasks (with second-level precision as optional 6th field). Supports timezone-aware scheduling via the luxon timezone library, job start/stop control, and fire-once-immediately option. Alternative to node-schedule for pure cron syntax scheduling without complex calendar-based expressions.

Free tier
65

dotenv-expand

Extends dotenv with variable expansion support. Allows .env files to reference other variables: DATABASE_URL=postgres://${DB_USER}:${DB_PASS}@${DB_HOST}/${DB_NAME}. Works as a post-processor on top of dotenv's parsed output. Enables DRY configuration files where base variables are reused in composite values.

Free tier
65

tabula-py

Python wrapper for the Tabula Java library that extracts tables from PDF documents and returns them as pandas DataFrames.

Free tier
65

Autodesk Fusion 360 MCP Server

MCP server for Autodesk Fusion 360 — a cloud-based CAD/CAM/CAE platform for 3D design, simulation, and manufacturing. Enables AI agents to interact with Fusion 360 designs, query 3D model data, automate design workflows, and integrate AI into Fusion 360's design-to-manufacturing pipeline.

MCP Free tier
65

LaunchDarkly

Manages feature flag lifecycle and targeting rules via REST API, while SDKs evaluate flags locally using streamed rule sets so agents can toggle features without per-evaluation API calls.

Free tier
65

Oxlint

JavaScript and TypeScript linter built in Rust as part of the Oxc (JavaScript Oxidation Compiler) project. Oxlint is 50-100x faster than ESLint by using Rust's parallel processing and avoiding JavaScript overhead. Implements a growing subset of ESLint rules plus Oxc-specific rules. Designed to be used alongside ESLint (for rules Oxlint doesn't yet support) or as an ESLint replacement for supported rule sets.

Free tier
65

Recharts

Composable charting library for React built on top of D3. Provides declarative React components for line, bar, area, pie, scatter, radar, and treemap charts using SVG rendering. Charts are composed from individual components (XAxis, YAxis, Tooltip, Legend, CartesianGrid) for fine-grained control. The most popular React charting library with a simple declarative API.

Free tier
65

Sentry JavaScript SDK

Official Sentry JavaScript SDK for error tracking, performance monitoring, and session replay. Covers all JavaScript environments: browser (vanilla, React, Vue, Angular, Svelte), Node.js, Next.js, Remix, SvelteKit, Deno, Bun, and edge runtimes. Captures unhandled exceptions, records transactions/spans for performance tracing, and provides session replay for visual debugging. The @sentry/node package handles server-side Node.js including Express, Fastify, and NestJS.

Free tier
65

Shopify Storefront API

Shopify's Storefront GraphQL API provides public read access to a store's products, collections, and inventory, plus the ability to create and manage carts and initiate checkouts for headless commerce experiences.

Free tier
65

Chainlit

Open-source Python framework for building production-ready LLM chat applications with built-in UI, authentication, conversation history, and observability. Chainlit provides a ready-to-use chat interface that wraps Python LLM code — similar to Gradio's ChatInterface but with more production features: user auth, multi-turn memory, thread management, feedback collection, and integration with LangChain/LlamaIndex. Also has Literal AI platform for LLM observability and dataset management.

Free tier
65

Flask-Login

User session management for Flask — handles login, logout, and remember-me cookies without dictating authentication mechanism. Flask-Login provides: LoginManager (integrates with Flask app), @login_required decorator for protected routes, current_user proxy (accessing logged-in user from any route), load_user callback (load user from session ID), login_user()/logout_user() functions, and optional 'remember me' persistent cookies. Flask-Login stores user ID in Flask session (cookie-based); developers implement user loading from database. Works alongside Flask-SQLAlchemy for agent user models. Does NOT provide password hashing — use passlib or werkzeug.security.

Free tier
65

Gin

The most popular Go web framework. High-performance HTTP router and middleware framework using httprouter under the hood. Provides JSON binding/validation, middleware chains, grouped routes, error management, and rendering utilities. Benchmarks 40x faster than Martini. Used by thousands of production Go services and agent APIs. Standard choice for Go API development.

Free tier
65

MJML

Email markup language that compiles to cross-client responsive HTML email. Writing HTML emails that work across Gmail, Outlook, iOS Mail, and others requires complex table-based layouts with client-specific hacks. MJML provides a high-level XML-like syntax (mj-section, mj-column, mj-image) that compiles to bulletproof email HTML. Node.js API and CLI available. Alternative to React Email for non-React stacks.

Free tier
65

Plausible Analytics API

Plausible Analytics — lightweight, open-source, privacy-focused web analytics with a REST API for querying page views, custom events, and traffic metrics without cookies or personal data collection.

Free tier
65

SQLx (Rust)

Async, pure Rust SQL library with compile-time SQL query verification. Unlike ORMs, SQLx lets you write raw SQL queries validated at compile time against a live database (or saved schema). Supports PostgreSQL, MySQL, and SQLite with async execution via Tokio or async-std. The query!() macro catches SQL syntax errors and type mismatches at compile time.

Free tier
65

Sinatra

Minimal Ruby DSL for building web applications and APIs. Sinatra defines routes as plain Ruby method calls — get('/hello') { 'world' } — with no generators, no ORM, no required file structure. Sits on Rack and is compatible with Rack middleware. Perfect for simple API endpoints, webhooks, Rack-based microservices, and scripts that need an HTTP interface. The 'hello world' for Ruby web frameworks.

Free tier
65

dateparser

Natural language date parser for Python — parses dates from human-written text in 200+ languages. dateparser features: dateparser.parse() for flexible date parsing, PREFER_DAY_OF_MONTH/PREFER_DATES_FROM settings, timezone-aware parsing, relative date expressions ('yesterday', '3 days ago', 'next week'), formal date formats (ISO 8601, RFC 822), date range detection, DateDataParser for custom settings, language-specific parsers, RETURN_TIME_AS_PERIOD setting, and freshness_date_parser for 'X ago' patterns. Handles: '3 hours ago', 'Fri, 12 Dec 2014 10:55:50', 'le 12 décembre 2014', '12 Dec 2014'.

Free tier
65

drf-spectacular

OpenAPI 3.0 schema generation for Django REST Framework — automatically generates OpenAPI 3.0 spec from DRF ViewSets, serializers, and views. drf-spectacular features: SpectacularAPIView for schema endpoint, SpectacularSwaggerView for interactive docs, SpectacularRedocView for ReDoc UI, @extend_schema() decorator for customizing individual endpoint docs, inline serializer definition for request/response override, @extend_schema_view() for ViewSet per-action docs, custom serializer extensions, postprocessing hooks, and management command ./manage.py spectacular --file schema.json for CI schema export. Replaces drf-yasg (OpenAPI 2.0) with modern OpenAPI 3.0 support.

Free tier
65

enlighten

Enlightened console progress bar library for Python — multi-bar terminal progress tracking with logging integration. enlighten features: Manager for multi-bar coordination, Counter for simple progress bars, Bar class for custom formatting, StatusBar for dynamic status display, multiple simultaneous progress bars without visual conflicts, logging integration (log messages scroll above bars), scroll_offset for preserving output, context manager interface, custom bar format strings, color support via curses, rate display, and ETA calculation. Designed for multi-threaded agents with parallel progress bars.

Free tier
65

py7zr

Pure Python 7-Zip archive library — reads and writes .7z archives without requiring the 7-Zip binary. py7zr features: SevenZipFile context manager (similar to zipfile API), extractall()/extract() for extraction, write()/writeall() for archive creation, compression methods (LZMA, LZMA2, Bzip2, ZStd, PPMd, BCJ filters), password encryption (AES-256), list() for archive contents, read() returning bytes dict, ArchiveInfo for member metadata, supports multi-volume archives, BCJ filter for executable compression, and solid archives. Enables Python agents to handle 7z files without external binary dependencies.

Free tier
65

sqlite3 (Node.js)

Node.js SQLite3 native bindings. Provides async/callback-based API for embedded SQLite databases in Node.js applications. Now maintained by Ghost. Compiles native C++ bindings via node-gyp. Supports transactions, prepared statements, BLOB data, user-defined functions, and custom serialization. The foundational layer for SQLite ORMs like better-sqlite3 (synchronous), typeorm (SQLite driver), and Prisma (SQLite adapter).

Free tier
65

svgwrite

SVG vector graphics library for Python — creates SVG files programmatically without a display. svgwrite features: Drawing container for SVG document, shapes (Rect, Circle, Ellipse, Line, Polyline, Polygon, Path), Text and TSpan for text elements, Image for embedded images, Group for element grouping, Use for element reuse/symbols, Gradient (linear/radial) and Pattern fills, ClipPath, Marker for line-end arrows, Filter effects, CSS class/style attributes, SVG animation, debug validation mode, and saveas() for file output. Pure Python with no binary dependencies.

Free tier
65

Changesets

Changeset-based versioning and changelog management for npm packages, particularly monorepos. Developers create changeset files (Markdown with semver bump type) as part of PRs, describing what changed and why. When releasing, Changesets aggregates these files to bump package versions, generate changelogs, and publish to npm. Widely used in the JavaScript ecosystem — Babel, Jest, Next.js, Remix, and thousands of open-source packages use Changesets.

Free tier
65

OpenAlex API

Provides a fully open academic knowledge graph covering 250M+ scholarly works with rich entity relationships across works, authors, institutions, journals, publishers, and research concepts — a free replacement for Microsoft Academic Graph.

Free tier
65

Amazon Seller MCP Server

MCP server wrapping Amazon Selling Partner API (SP-API) — Amazon's official API for third-party sellers. Enables AI agents to manage product listings, inventory, orders, pricing, and seller analytics for Amazon marketplace sellers through the SP-API.

MCP Free tier
64

Apache ECharts

Apache ECharts is a powerful, open-source visualization library from Apache (originally developed by Baidu). ECharts uses Canvas or WebGL rendering, supporting 25+ chart types including maps, heatmaps, sunbursts, tree maps, 3D charts, and complex data relationships. Handles large datasets (million+ data points) via sampling and progressive rendering. Widely used in data-intensive dashboards, especially in Asian tech companies. React integration via echarts-for-react.

Free tier
64

Detox

Gray-box end-to-end testing framework for React Native apps. Unlike Appium (black-box), Detox instruments the React Native app itself — enabling synchronization with the app's state to eliminate flakiness. Detox waits for the app to be 'idle' before executing test actions, dramatically reducing async timing issues. Written by Wix Engineering. Works with Jest test runner. Supports iOS (Simulator) and Android (Emulator) on CI.

Free tier
64

Dioxus

Cross-platform UI framework for Rust inspired by React. Write UI in Rust using JSX-like RSX syntax with React-style hooks and components. Single codebase targets web (WASM), desktop (via WebView or native), mobile (iOS/Android), and TUI. Dioxus 0.5 introduced signals-based reactivity. A leading contender for Rust UI as an alternative to egui's immediate-mode model.

Free tier
64

Drizzle ORM

Drizzle ORM is a lightweight, SQL-first TypeScript ORM that provides type-safe query builders mirroring SQL syntax, zero-dependency schema definitions, and a built-in migration toolkit — designed for edge runtimes, serverless, and environments where Prisma's binary query engine is impractical.

Free tier
64

Google Maps Platform

Provides REST APIs for geocoding addresses, computing directions and routes, searching places, rendering static map images, and embedding interactive maps in applications.

Free tier
64

Ktor Client

Kotlin Multiplatform HTTP client built for coroutines. Ktor Client runs on JVM, Android, iOS (Darwin), JS, and WebAssembly — the same client code works across all platforms. Uses a plugin architecture for JSON serialization (kotlinx.serialization), auth, logging, content negotiation, and retry. The standard choice for Kotlin Multiplatform networking, also widely used for Kotlin server-side agent clients.

Free tier
64

MapLibre GL JS

Open-source JavaScript library for rendering interactive vector-tile maps in the browser using WebGL, forked from Mapbox GL JS with no proprietary dependencies.

Free tier
64

Mutiny

Reactive programming library for Java — Quarkus's default reactive framework. Mutiny provides two reactive types: Uni<T> (single async result, like Mono in Project Reactor) and Multi<T> (stream of items, like Flux). Designed for readability over functional programming purity — method names like onItem().transform(), onFailure().retry(), onFailure().recoverWithItem() are readable English vs Reactor's flatMap/concatMap/mergeMap. Integrates with Quarkus reactive extensions (Hibernate Reactive, Reactive PanacheEntity, reactive Kafka client, RESTEasy Reactive).

Free tier
64

Open Policy Agent (OPA)

General-purpose policy engine that decouples policy decisions from application code. OPA evaluates Rego policies against structured JSON input to return policy decisions. Used for Kubernetes admission control, API authorization, data filtering, and compliance checks in agent systems. Policies are version-controlled, testable code separate from application logic.

Free tier
64

PDM

Modern Python package and dependency manager following PEP 517/518/660 standards. Uses pyproject.toml for all configuration, lockfiles for reproducible environments, and supports PEP 582 (no virtualenv, packages in __pypackages__) as well as traditional venv management. Alternative to Poetry and pip-tools with better PEP compliance and faster resolver. Supports multiple Python version management.

Free tier
64

PolyMCP — Multi-Provider MCP Client

PolyMCP multi-provider MCP client/server enabling AI agents to route tool calls across multiple LLM providers — acting as a bridge that allows agents to use tools from different MCP servers while intelligently routing to the most appropriate backend provider, supporting provider-agnostic agent architectures.

MCP Free tier
64

Restate

Durable execution platform that makes code run to completion even through failures, restarts, and infrastructure outages. Restate persists the execution state of TypeScript/Java/Go/Python code as it runs — like a workflow engine but for regular code. Agents use Restate to write long-running agentic workflows as regular async functions with automatic durability, retry, and state management.

Free tier
64

ShipEngine API

ShipEngine REST API — multi-carrier shipping label generation, rate comparison, tracking, and address validation across 50+ carriers (UPS, FedEx, USPS, DHL), enabling agents to automate shipping workflows for e-commerce and logistics applications.

Free tier
64

Shrine

Flexible file upload library for Ruby — handles the complete file upload lifecycle with pluggable storage backends (S3, GCS, Azure, local disk, memory). Shrine features: file validation (type, size), metadata extraction (mime type, image dimensions), background processing (ImageMagick, libvips thumbnails), direct uploads (presigned S3 URLs), multiple file versions (thumb, medium, original), resumable uploads via TUS protocol, and ORM integration (ActiveRecord, Sequel, Mongoid). Shrine's plugin architecture allows using only needed features. Replacement for CarrierWave and Paperclip (deprecated). Used for agent application avatars, document uploads, agent knowledge base file ingestion.

Free tier
64

Spring Data R2DBC

Reactive relational database access for Spring applications — Spring Data abstractions (repositories, templates) over R2DBC (Reactive Relational Database Connectivity), the non-blocking alternative to JDBC. Spring Data R2DBC provides: ReactiveCrudRepository with Flux<T>/Mono<T> return types, R2dbcEntityTemplate for fluent query building, @Query annotation for custom SQL, and Spring Boot auto-configuration. Supports PostgreSQL (r2dbc-postgresql), MySQL (r2dbc-mysql), MariaDB, SQL Server, H2, and Oracle. Designed for Spring WebFlux reactive stacks where blocking JDBC would block event loop threads. No JPA/Hibernate — intentionally limited ORM (no lazy loading, no relationship management) for simplicity.

Free tier
64

TypeORM

ORM for TypeScript and JavaScript using decorator-based entity definitions. TypeORM supports Active Record and Data Mapper patterns, multiple databases (PostgreSQL, MySQL, SQLite, MongoDB, CockroachDB), and migrations. Popular in NestJS ecosystem where it integrates deeply with NestJS modules. Older than Prisma but more established in the enterprise TypeScript ecosystem.

Free tier
64

UltraJSON (ujson)

Ultra-fast JSON encoder and decoder for Python written as a C extension. Drop-in replacement for Python's standard json module offering 2-5x faster encoding and decoding. Used by pandas, PyPI, and many high-throughput Python services where JSON serialization is a bottleneck. Maintains the same API as the standard json module — json.loads/json.dumps compatible.

Free tier
64

aiopg

Async PostgreSQL client for Python asyncio built on psycopg2 — provides non-blocking PostgreSQL access via asyncio. aiopg features: aiopg.connect() for connections, aiopg.create_pool() for connection pools, cursor() with DictCursor support, execute()/executemany() for queries, callproc() for stored procedures, LISTEN/NOTIFY support via connection.notifies, SAConnection for SQLAlchemy integration, connection pool with minsize/maxsize/timeout, named cursors for server-side cursors, PostgreSQL-specific types (JSON, UUID, arrays), and full psycopg2 extension support. Note: asyncpg is faster but aiopg uses familiar psycopg2 API.

Free tier
64

django-filter

URL parameter filtering for Django and Django REST Framework — translates URL query parameters into Django ORM queryset filters. django-filter features: FilterSet class with field declarations, filter_backends = [DjangoFilterBackend] in DRF ViewSet, filterset_fields shorthand for simple equality filters, CharFilter / NumberFilter / DateFilter / ChoiceFilter / BooleanFilter / RelatedFilter types, custom filter methods (method= parameter), ordering filter, DRF integration via DjangoFilterBackend, and web form rendering for filter forms. GET /api/agents/?status=active&category=chat&created_after=2024-01-01 filters agent list with declarative FilterSet instead of manual .filter() chaining.

Free tier
64

fs2 (Functional Streams for Scala)

Pure functional streaming library for Scala built on Cats Effect. fs2 Stream[F, A] is a lazy, effectful, backpressure-aware stream of values. Key features: composable pipes (Stream transformations), concurrent streams (Stream.merge, parJoin), resource-safe bracketing, interruption/cancellation, and integration with files, sockets, and message queues. Used in http4s (request/response bodies), Doobie (streaming SQL results), and most Typelevel libraries.

Free tier
64

hot-shots

Node.js client for StatsD and DogStatsD (Datadog's extended StatsD protocol). Sends metrics (counters, gauges, timers, histograms, sets, distributions) and service checks to a StatsD server or Datadog Agent via UDP/UDS. Supports Datadog extensions including tags, events, service checks, and DogStatsD socket. Maintained by Brightcove.

Free tier
64

http-proxy-middleware

HTTP proxy middleware for Node.js. Routes HTTP/WebSocket requests to a target server, enabling reverse proxy behavior in Express.js applications. The standard solution for development CORS proxying (frontend dev server proxying to backend API), API gateway routing, and microservice proxying. Powers Create React App's proxy, Vue CLI's devServer.proxy, and webpack-dev-server's proxy option. Supports path rewriting, target modification per request, SSL, and WebSocket proxying.

Free tier
64

protobuf.js

Pure JavaScript/TypeScript implementation of Protocol Buffers for encoding, decoding, and type-checking protobuf messages in Node.js and browsers. Can load .proto files at runtime or use statically generated code (protoc). Used to serialize/deserialize protobuf messages in gRPC clients, binary data pipelines, and any application using Google Protocol Buffers for efficient binary serialization.

Free tier
64

pybreaker

Circuit breaker pattern implementation for Python — prevents cascading failures by stopping calls to failing services. pybreaker features: CircuitBreaker decorator/wrapper, three states (CLOSED=normal, OPEN=failing, HALF_OPEN=testing), fail_max for failure threshold, reset_timeout for recovery wait, exclude= for non-failure exceptions, state persistence via Redis/SQLite listeners, per-listener state callbacks (before_state_change, after_state_change), threading.Lock for thread safety, CircuitBreakerError on open circuit, MongoDBStorage for distributed state, and async support via AsyncCircuitBreaker.

Free tier
64

rfdc (Really Fast Deep Clone)

The fastest deep cloning library for JavaScript plain objects. 2-6x faster than lodash.cloneDeep and structuredClone for most object shapes. Zero dependencies. Supports circular references (with circular option), all primitive types, Dates, Arrays, and RegExp. Not designed for complex class instances — pure data object cloning.

Free tier
64

Akka

Toolkit for building concurrent, distributed, and fault-tolerant actor-based systems on the JVM. Akka implements the Actor Model — lightweight concurrent entities (actors) that communicate via message passing with no shared mutable state. Key components: Akka Actors (typed message handling), Akka Streams (reactive stream processing), Akka HTTP (HTTP server/client built on Akka Streams), Akka Cluster (distributed actor systems across nodes), Akka Persistence (event sourcing). Used by LinkedIn, Twitter, Walmart, and financial systems for high-throughput distributed computing.

Free tier
64

Bruno

Open-source API client designed to be git-friendly. Bruno stores collections in plain text files (Bru language — a custom DSL) on your local filesystem — no proprietary database, no cloud sync required. Collections live in your git repository alongside your code. Positioned as the privacy-respecting Postman alternative: no cloud account required, all data stays local, fully offline. Growing rapidly as developers seek Postman alternatives after pricing changes.

Free tier
64

BullMQ

Robust, full-featured Node.js job queue built on Redis. Evolution of Bull with rewritten TypeScript, improved Redis Streams support, job flows (parent-child dependencies), rate limiting, sandboxed processors, and priority queues. The most production-grade Redis-backed job queue for Node.js agent task processing.

Free tier
64

Camelot PDF Table Extractor

Extracts structured tables from PDF files into pandas DataFrames using either lattice mode (ruled lines) or stream mode (whitespace), enabling programmatic access to tabular data embedded in PDFs.

Free tier
64

Doobie

Pure functional JDBC layer for Scala built on Cats Effect. Doobie wraps JDBC in IO effects — SQL queries are values, not side effects. Provides composable fragments (fr'SQL'), type-safe query construction, automatic Scala type mapping for query results, and connection pool management (HikariCP). Queries are simple string interpolation with typed results: sql'SELECT name FROM users WHERE id = $id'.query[String].unique

Free tier
64

GitLab CI/CD API

Comprehensive REST and GraphQL API for GitLab's integrated DevOps platform, enabling programmatic control over CI/CD pipelines, jobs, repositories, merge requests, and the full software development lifecycle.

Free tier
64

HAProxy

Battle-hardened open-source load balancer and proxy for TCP and HTTP traffic. HAProxy is renowned for its reliability, performance, and rich health-checking capabilities. Used in production by GitHub, Stack Overflow, and many high-scale deployments for agent backend load balancing, health check routing, and TCP proxy for non-HTTP agent protocols.

Free tier
64

Immutable.js

Persistent immutable data structures for JavaScript — List, Map, OrderedMap, Set, Stack, Record. Immutable.js uses structural sharing so operations that 'modify' data return new versions that share unchanged subtrees, making immutability memory-efficient. Common in Redux state management and React applications where reference equality enables fast change detection.

Free tier
64

Laravel Scout

Full-text search abstraction for Laravel Eloquent models — adds search driver via Searchable trait, indexing, and search() method with driver-agnostic API. Scout features: use Searchable in Eloquent model enables automatic syncing (queue-based), Agent::search('query')->get() for full-text search, toSearchableArray() customizes indexed data, searchable()/unsearchable() for manual index management, soft delete support, custom search engines (Algolia, Meilisearch, Typesense, Elasticsearch via community drivers, database engine for development). Automatic reindexing on model events (save/delete). Driver-agnostic search with pluggable backends — switch from Algolia to Meilisearch without changing search code.

Free tier
64

Million.js

Drop-in React performance optimizer. Million.js replaces React's virtual DOM diffing algorithm with a hyper-optimized 'block virtual DOM' that's up to 70% faster for rendering. Works as a Babel/SWC compiler plugin — automatically wraps eligible React components in Million's faster renderer. No code changes required; install the package, add the plugin, and eligible components render faster. Used to speed up existing React applications without rewriting.

Free tier
64

PDFKit

Pure JavaScript PDF document generation library for Node.js and browser. PDFKit creates PDF documents programmatically — text, images, shapes, vector graphics, tables (via manual positioning), fonts, and hyperlinks. Outputs as a readable stream. Used for invoice generation, report PDFs, and any agent workflow that needs to produce PDF documents without conversion from HTML.

Free tier
64

Pothos GraphQL

TypeScript-first GraphQL schema builder with a plugin system. Define GraphQL schemas using TypeScript code — no SDL files. Provides excellent type inference where resolver args and return types are inferred from schema definition. Plugin ecosystem includes: Relay, Prisma, Drizzle, Auth, Complexity, DataLoader, Errors, and more. Used as the code-first alternative to SDL-first tools like nexus or type-graphql.

Free tier
64

ProseMirror

Low-level rich text editor toolkit for the web. Provides a robust document model, schema definition, editing operations, and an extensible plugin system. Used as the foundation for Tiptap, Remirror, Atlassian's editor, and The New York Times's editor. Not a ready-to-use editor — it's building blocks for creating custom editors. Enables collaborative editing (via Y.js or similar), custom schemas, and highly specialized document editors.

Free tier
64

Sentry Python SDK

Official Python SDK for Sentry — the error tracking and application monitoring platform. One sentry_sdk.init() call adds automatic exception capturing, performance tracing, distributed trace propagation, and integrations for Django, Flask, FastAPI, SQLAlchemy, Redis, Celery, and more. Captures agent errors and performance data and sends them to Sentry Cloud or self-hosted Sentry.

Free tier
64

SheetJS (xlsx)

The most widely-used JavaScript library for reading and writing Excel files (XLSX, XLS, ODS, CSV, and 30+ spreadsheet formats). Works in both Node.js and browsers without native dependencies. Parses spreadsheet data to JavaScript arrays/objects and serializes JS data to spreadsheet files. Used for Excel report generation, data import from Excel uploads, and spreadsheet format conversion. The xlsx npm package is the Community Edition; SheetJS Pro adds advanced features.

Free tier
64

Tamagui

Universal UI library and design system for React and React Native. Write components once and render on iOS, Android, and web with native performance. Includes a compiler that evaluates styles at build time (converting dynamic styles to static CSS variables). Ships with 100+ components, theming system, and animations. Positioned as the solution to 'style once, run everywhere' — replacing the need for separate web and native component libraries.

Free tier
64

Valtio

Proxy-based state management library for React by Poimandres (pmndrs — also behind Zustand, Jotai, React-Spring). Valtio makes JavaScript objects reactive using Proxy — mutate state like plain JavaScript objects, and React components auto-subscribe to changes. Very little boilerplate — create a store with proxy(), mutate it directly, and useSnapshot() in components for reactive access. Mental model closest to MobX but lighter and proxy-based.

Free tier
64

mysql2

Fast MySQL client for Node.js with async/await support, prepared statements, and connection pooling. The standard MySQL driver for Node.js — replaces the older mysql package with better performance, native Promise support, and TypeScript types. Supports MySQL 5.7+, MySQL 8.0+, MariaDB, PlanetScale, and other MySQL-compatible databases. Used extensively with ORM frameworks like Prisma, Drizzle, Sequelize, and TypeORM as the MySQL transport layer.

Free tier
64

pymoo

Multi-objective optimization framework for Python — provides state-of-the-art evolutionary algorithms (NSGA-II, NSGA-III, MOEAD, R-NSGA-II) with visualization and decision-making tools. pymoo features: Problem class for problem definition, minimize() as entry point, NSGA2/NSGA3 algorithms, Result object with res.X (solutions) res.F (objective values) res.G (constraint violations), Pareto front visualization, callback functions for tracking convergence, mixed-variable optimization (real, integer, binary, choice), gradient-based support, elementwise vs vectorized evaluation, and hypervolume/IGD performance indicators.

Free tier
64

urllib3

Thread-safe HTTP client library for Python — the foundational HTTP layer underneath requests. urllib3 features: PoolManager for connection pooling (reuse TCP connections), HTTPSConnectionPool for TLS connections, Retry() for configurable retry logic, response.read()/response.json() for body consumption, streaming with preload_content=False, multipart form upload, proxy support (ProxyManager), timeout tuples (connect, read), SNI support, client certificates, certificate verification, and response headers as HTTPHeaderDict. Lower-level than requests but with explicit connection pool management. Used directly when requests is too heavy or when building libraries.

Free tier
64

Expo Router

File-system based routing for universal React Native and web apps. Like Next.js but for Expo — create app/index.tsx and it becomes the root route. Nested layouts, dynamic routes ([id].tsx), and route groups work like Next.js file conventions. Built on React Navigation under the hood but provides a Next.js-familiar developer experience. Enables universal apps that share routes between iOS, Android, and web.

Free tier
64

SymPy

Symbolic mathematics library for Python — performs exact algebraic computation, calculus, and equation solving. SymPy features: Symbol declarations (x = symbols('x')), simplify(), expand(), factor(), solve() for equations, diff() derivatives, integrate() integrals, limit(), series() Taylor expansion, Matrix operations, ODE solving (dsolve), LaTeX output (latex()), code generation (lambdify(), ccode(), fcode()), number theory, combinatorics, and Diophantine equations. Fully Python-based CAS (Computer Algebra System). Used by agents for symbolic equation solving, formula derivation, mathematical proof verification, and code generation from symbolic expressions.

Free tier
64

xmltodict

Lightweight XML-to-dict converter for Python — parses XML into OrderedDict and back. xmltodict features: xmltodict.parse() converts XML string to nested dict, xmltodict.unparse() converts dict back to XML, streaming mode for large XML files (item_depth parameter), namespace support, force_list to always return lists, cdata_key for CDATA sections, attr_prefix (default '@') for XML attributes, encoding control, postprocessor callback for type conversion, and expat-based parsing (fast). Ideal for consuming XML APIs as if they were JSON — convert SOAP/RSS/Atom/config XML to Python dicts for agent processing without XPath complexity.

Free tier
64

Asana

Project management REST API providing programmatic access to tasks, projects, portfolios, goals, timelines, and team workspaces for automating work management workflows.

Free tier
64

CanCanCan

Authorization library for Ruby on Rails — defines user abilities (what actions users can perform on resources) in a central Ability class. CanCanCan: can :read, Agent (user can read agents), can :manage, Agent, user_id: user.id (user can manage their own agents), cannot :delete, Agent (overrides previous allow). Controller integration: authorize! :read, @agent raises CanCan::AccessDenied if unauthorized; load_and_authorize_resource macro auto-loads and authorizes resource. View helpers: can?(:edit, @agent) for conditional UI rendering. Successor to CanCan (which is unmaintained), community-maintained continuation.

Free tier
64

DevPod

Open-source dev environment manager that works like Codespaces but provider-agnostic. DevPod creates reproducible development environments defined by devcontainer.json and runs them locally (Docker), remotely (any cloud VM/Kubernetes), or on any SSH target. CLI-first with VS Code, JetBrains, and web IDE integration. Loft Labs maintains DevPod as open-source.

Free tier
64

ExoPlayer (Media3)

Android media playback library (now part of AndroidX Media3) — handles audio and video playback with support for progressive download, HLS, DASH, and SmoothStreaming. ExoPlayer/Media3 features: ExoPlayer instance with MediaItem.fromUri() for playback, PlayerView for built-in UI controls, MediaSession integration for background audio, track selection (quality, subtitle, audio language), adaptive bitrate streaming (HLS/DASH auto quality), DRM (Widevine, ClearKey), and offline download. Replaced Android's MediaPlayer for complex media requirements. Media3 unifies ExoPlayer, MediaSession, and UI components under androidx.media3 namespace. Used for agent video tutorials, voice recording playback, and media-rich agent applications.

Free tier
64

GORM

The most popular ORM for Go. Provides chainable query building, model associations (has one, has many, belongs to, many-to-many), auto-migrations, hooks (before/after create/save/delete), soft deletes, transactions, and connection pooling. Works with PostgreSQL, MySQL, SQLite, and SQL Server. The de-facto standard ORM for Go database applications.

Free tier
64

KEDA

Kubernetes Event-Driven Autoscaling — extends Kubernetes' built-in HPA (Horizontal Pod Autoscaler) with 60+ scalers for external event sources. Where standard HPA scales on CPU/memory, KEDA scales based on external metrics: Kafka consumer lag, Azure Service Bus queue depth, AWS SQS messages, Prometheus metrics, Cron schedules, and many more. Enables scale-to-zero for event-driven workloads, activating pods only when messages are waiting. CNCF graduated project.

Free tier
64

Liquibase

Database schema change management tool supporting SQL, XML, YAML, and JSON changeset formats. Liquibase tracks changes in a changelog file with individual changesets, supports rollbacks via inverse change generation, and provides diff capabilities between databases. More feature-rich than Flyway with better rollback support, multi-database abstraction, and programmatic Java changelog capabilities.

Free tier
64

Newman (Postman CLI)

Command-line runner for Postman collections. Newman executes Postman API test collections in CI/CD pipelines, terminal, or scripts — without requiring the Postman GUI. Supports running collection runs, generating JUnit XML reports, and chaining requests. Used to automate Postman-based agent API test suites in CI/CD workflows.

Free tier
64

Pympler

Python memory profiling and object analysis toolkit — measures object sizes, tracks memory over time, and identifies memory leaks. Pympler features: asizeof() for object memory size, muppy for heap tracking and diff, summary.print_() for object type summary, tracker.SummaryTracker for incremental tracking, refbrowser for reference browser, classtracker.ClassTracker for class instance tracking, web interface for browser-based memory analysis, and flat_diff() for memory change detection. More accurate than sys.getsizeof() — includes referenced objects.

Free tier
64

RedwoodJS

Opinionated full-stack JavaScript/TypeScript framework built on React, GraphQL, and Prisma. Convention-over-configuration with automatic code generation. Includes: React frontend with file-based routing, GraphQL API layer with SDL-first schema definition, Prisma ORM for database, built-in authentication (dbAuth, Auth0, Clerk, Supabase, etc.), testing setup (Jest + Storybook), and deployment targets (Netlify, Vercel, Render, AWS). Aimed at startups and solo developers wanting a complete, batteries-included stack.

Free tier
64

Sphinx

Python documentation generator — builds HTML, PDF, and ePub docs from reStructuredText source and Python docstrings. Sphinx features: autodoc extension (API docs from docstrings), sphinx-apidoc for auto-generating .rst from modules, Napoleon extension (Google/NumPy docstring styles), MyST parser for Markdown, intersphinx for cross-project links, Sphinx themes (Read the Docs, Furo, Pydata), make html build command, doctest extension, coverage extension for docstring coverage, and autodoc_typehints for type annotation rendering. Standard doc generator for PyPI packages and Read the Docs hosting.

Free tier
64

Svix Webhook Infrastructure API

Provides reliable webhook sending infrastructure with automatic retries, HMAC signature verification, a hosted developer portal, and delivery analytics.

Free tier
64

Verdaccio

Lightweight private npm registry server. Verdaccio enables publishing and serving private npm packages within an organization without paying for npm Pro/Enterprise or Artifactory. Also acts as a transparent proxy/cache for public npm packages, reducing CI/CD build times by caching commonly used packages. Simple setup (single Docker container) makes it the go-to solution for teams needing a private npm registry without heavy infrastructure.

Free tier
64

aiohttp

Asynchronous HTTP client and server framework for Python asyncio. Provides both an async HTTP client (aiohttp.ClientSession) for making concurrent HTTP requests and an async web server for building APIs. Supports WebSockets (both client and server), streaming, middleware, and connection pooling. Predates FastAPI — used by applications needing both client and server HTTP in one library.

Free tier
64

cachelib

Unified caching library for Python — provides a consistent interface across multiple cache backends (Redis, Memcached, filesystem, SimpleCache in-memory). cachelib features: SimpleCache (dict-based in-memory), FileSystemCache (disk-based with pickle), RedisCache (via redis-py), MemcachedCache (via pylibmc/python-memcached), SASLMemcachedCache, UWSGICache, NullCache (for testing), uniform API (set/get/delete/clear/has), timeout support, key prefixing, and threshold-based eviction for SimpleCache. Flask's cache backend (used by Flask-Caching extension).

Free tier
64

deadpool

Async connection pool library for Rust with built-in backends for PostgreSQL (via tokio-postgres), Redis, Memcached, and generic pool support. Provides async-aware pooling with configurable pool size, connection lifetime, health checks, and reconnection. More ergonomic than bb8 for PostgreSQL-specific use cases. Used in Rust web services alongside Actix-web, Axum, and other async frameworks.

Free tier
64

gRPC Java

Java/Kotlin implementation of gRPC — Google's high-performance RPC framework using Protocol Buffers over HTTP/2. Supports unary, server-streaming, client-streaming, and bidirectional streaming RPCs. Generates Java stubs from .proto files with the protoc plugin. The standard for building high-performance agent microservice communication in JVM ecosystems, with built-in load balancing, retries, and deadline propagation.

Free tier
64

incident.io API

Modern incident management platform with Slack-native workflows, automated escalation, runbooks, and postmortem automation for engineering teams.

Free tier
64

persistqueue

Thread-safe persistent queue library for Python — provides disk-backed queues that survive process restarts using SQLite or filesystem storage. persistqueue features: Queue (SQLite-backed FIFO), FIFOSQLiteQueue/UniqueQ/FIFOUniqueQ variants, SQLiteAckQueue (explicit acknowledgment for at-least-once delivery), FIFOSQLiteAckQueue, put()/get()/task_done()/ack()/nack() API, auto-commit mode, serialization support (pickle, msgpack, JSON), thread-safe operations, SQLite WAL mode for concurrent access, and empty/qsize/full checks. Drop-in for Python's queue.Queue but with disk persistence.

Free tier
64

vaex

Out-of-core lazy dataframe library for Python — processes billion-row datasets without loading into RAM using memory-mapped files. vaex features: open() for memory-mapped HDF5/Arrow/CSV, lazy evaluation (computations deferred until needed), virtual columns (computed on-the-fly), df.mean/std/sum operations at billion rows/second, df.plot1d/plot2d for fast statistical plots, filtering with boolean expressions, df.apply() for UDFs, df.export_hdf5() for efficient storage, string operations, ML feature engineering, and JIT compilation via Numba/Pytables. Enables desktop analysis of datasets too large for pandas.

Free tier
64

Compose Multiplatform

JetBrains extension of Jetpack Compose for Kotlin Multiplatform. Write shared UI code in Compose that runs on Android, iOS, Desktop (JVM), and Web (Wasm). Share not just business logic but also UI components across platforms. Uses the same @Composable function model as Jetpack Compose — Android Compose knowledge transfers directly. iOS support reached stable status in 2024.

Free tier
64

Numba

JIT compiler for Python that translates Python/NumPy code to native machine code using LLVM. Add @jit or @njit decorator to compute-intensive Python functions to achieve C/Fortran-like performance. Supports NumPy array operations, loops, and CUDA GPU acceleration via @cuda.jit. Used when vectorized NumPy operations don't fully remove Python overhead from hot loops.

Free tier
64

SQLModel

Python ORM library that combines SQLAlchemy and Pydantic in a single model definition. Define a SQLModel class once and use it as both a database table model (SQLAlchemy) and an API schema (Pydantic). Designed by FastAPI's creator (Sebastián Ramírez) to eliminate the need for separate ORM and API schema models in FastAPI applications.

Free tier
64

cairosvg

SVG to PNG/PDF/PS/EPS converter for Python — uses Cairo graphics library to render SVG files to raster and vector formats. cairosvg features: svg2png(), svg2pdf(), svg2ps(), svg2eps() conversion functions, file or bytes input/output, DPI control, scale factor, background color, custom width/height, URL stylesheet support, and full SVG 1.1 specification support including CSS, filters, gradients, and transforms. Requires Cairo C library installed on system.

Free tier
64

gRPC-Go

Official Go implementation of gRPC — Google's high-performance RPC framework using Protocol Buffers over HTTP/2. Generates Go server and client code from .proto definitions using protoc-gen-go-grpc. Supports all four gRPC RPC types: unary, server-streaming, client-streaming, and bidirectional streaming. Includes interceptors for auth, logging, and metrics. The standard for Go microservice communication.

Free tier
64

ureq

Simple, blocking HTTP client for Rust. Zero async complexity — synchronous API with no tokio/async-std dependency. Small binary footprint. Supports TLS (via rustls or native-tls), JSON (via serde_json feature), redirects, and timeouts. Perfect for CLI tools, scripts, and simple applications that don't need async HTTP.

Free tier
64

1Password Secrets Automation API

1Password Secrets Automation — service account API and SDKs for programmatically accessing secrets stored in 1Password vaults from CI/CD pipelines, agents, and server environments.

64

Argo Rollouts

Kubernetes progressive delivery controller providing advanced deployment strategies (canary, blue-green) with automated analysis and rollback. Argo Rollouts extends Kubernetes Deployment with traffic shaping (via Istio, nginx, ALB, Contour), metric analysis (Prometheus, Datadog, New Relic), and automated promotion/rollback based on success metrics. Enables zero-downtime deployments with automatic rollback when error rates spike. Part of the Argo project (alongside ArgoCD, Argo Workflows, Argo Events).

Free tier
64

Bun

All-in-one JavaScript/TypeScript runtime — fast Node.js-compatible runtime built in Zig with native bundler, package manager, and test runner. Bun features: bun run (execute JS/TS without transpilation), bun install (npm-compatible package manager, 10-25x faster), bun build (bundler, replaces webpack/esbuild), bun test (Jest-compatible test runner), native TypeScript execution (no tsc needed), Node.js API compatibility, Web APIs (fetch, WebSocket, crypto), Bun.serve() HTTP server, SQLite built-in (bun:sqlite), bun:ffi for native code, .env loading built-in, and bun --hot for hot reload. Single binary, cross-platform (macOS, Linux, Windows).

Free tier
64

Connect RPC

Protocol buffer-based RPC framework from Buf that works with HTTP/1.1, HTTP/2, and gRPC natively. Connect RPC solves gRPC's browser incompatibility by supporting the Connect protocol (HTTP/1.1 compatible) alongside standard gRPC and gRPC-Web. Services defined in .proto files generate type-safe server and client code. Available for Go, TypeScript/Node.js, Kotlin/Swift, and more. Developed by the team that built the Buf schema registry.

Free tier
64

Crystal

Statically-typed, compiled language with Ruby-like syntax that compiles to native binaries. Crystal provides Ruby's readability with C-like performance — no interpreter, no JVM overhead. Features include macros, generics, fiber-based concurrency (like Go goroutines), null safety (Nil union types), and an HTTP library that benchmarks near Go performance. Popular for building fast CLI tools, web services, and system utilities where Ruby performance is insufficient.

Free tier
64

Elysia

TypeScript-first web framework built exclusively for Bun. Elysia leverages Bun's native HTTP APIs for performance exceeding Express by 20-30x. Key feature is end-to-end type safety via Eden Treaty — the client SDK is generated from the server's type definitions, providing RPC-like TypeScript safety across network calls without code generation. Built-in OpenAPI/Swagger documentation generation from TypeScript types.

Free tier
64

Express.js

Minimal, unopinionated Node.js web framework that is the de facto standard for building HTTP APIs and servers in JavaScript, using a composable middleware pipeline.

Free tier
64

FFmpeg

Wraps the FFmpeg command-line tool to enable programmatic video/audio transcoding, conversion, filtering, and streaming from Python or Node.js.

Free tier
64

Konva

2D canvas library for HTML5 with an object-oriented scene graph API. Konva manages canvas elements as stage/layer/shape tree — enabling hit detection, drag-and-drop, animation, and event handling on canvas without manual coordinate math. React Konva provides React bindings for declarative canvas rendering. Used for diagram editors, image editors, games, and interactive visualizations.

Free tier
64

Laravel Livewire

Full-stack component framework for Laravel — enables reactive, dynamic UIs without writing JavaScript by rendering PHP/Blade components that automatically sync with server state. Livewire components: PHP class extends Component (public string $search = ''; public function updatedSearch() { ... }), Blade view renders component, wire:model binds input to property, wire:click calls PHP method. Livewire intercepts browser events, sends AJAX request to re-render component, swaps DOM using Morphdom. Wire:loading shows loading states. Wire:poll for auto-refresh. Alpine.js for additional client-side behavior. Alternative to SPA frameworks (React/Vue) for Laravel teams who prefer PHP-centric development.

Free tier
64

Linux DO MCP

MCP server for Linux.do — the popular Chinese tech community forum (Discourse-based). Enables AI agents to read posts, search discussions, access technical Q&A content, and interact with the Linux.do community platform. Useful for agents that need to access technical discussions, solutions, and community knowledge from the Chinese tech developer community.

MCP Free tier
64

Minikube

Local Kubernetes cluster for development — runs a single-node Kubernetes cluster on your local machine. Minikube features: minikube start (creates cluster), minikube stop/delete, multiple driver options (Docker, VirtualBox, HyperKit, Lima), minikube addons (ingress, metrics-server, dashboard), minikube tunnel for LoadBalancer service access, minikube image load for pushing local images, minikube service for accessing NodePort services, kubectl integration, multi-node cluster support, and configurable Kubernetes version. Used by agent developers testing Kubernetes deployments locally before pushing to staging.

Free tier
64

Mockoon

API mocking tool with a desktop app and CLI for creating mock REST API servers. Mockoon lets you define mock endpoints with rules, response templates (Faker.js), and dynamic behaviors — no code required. Use it to mock external APIs during development and testing, enabling agent development and testing without hitting real paid/rate-limited APIs. Mockoon Cloud adds team collaboration and remote mocking.

Free tier
64

Swift OpenAPI Generator

Apple's official OpenAPI code generator for Swift. Given an openapi.yaml specification, generates Swift types for request/response models, and typed client code (or server stubs for Vapor/Hummingbird). Enables compile-time API contract enforcement for iOS and server-side Swift. Part of Apple's Swift open-source ecosystem, designed to work with async/await natively.

Free tier
64

Ariadne

Python GraphQL library using SDL-first (Schema Definition Language) approach. Write your schema in .graphql files, then bind Python resolvers to it. Unlike Strawberry (code-first), Ariadne starts with the GraphQL SDL as source of truth. Supports Django, ASGI (Starlette/FastAPI), WSGI, and async resolvers. Developed by Mirumee Studio with a focus on SDL-first schema design principles.

Free tier
64

Kickbox Email Verification API

Email address verification API that validates whether an email is deliverable, risky, or invalid before sending — reducing bounces and protecting sender reputation.

Free tier
64

OpenAPI Generator

Code generator for OpenAPI specifications. OpenAPI Generator reads OpenAPI 3.x (or Swagger 2.x) specs and generates server stubs, client SDKs, and documentation in 50+ languages (Python, TypeScript, Java, Go, Rust, C#, etc.). Used to generate typed API clients for agent systems from any OpenAPI-documented API without writing boilerplate HTTP client code.

Free tier
64

OpenFeign (Spring Cloud OpenFeign)

Declarative REST client for Spring Boot — define Java interfaces with @FeignClient and Spring MVC annotations (@GetMapping, @PostMapping, @RequestParam), and Spring Cloud generates the HTTP client implementation at runtime. Eliminates RestTemplate/WebClient boilerplate for inter-service calls. Integrates with Spring Cloud LoadBalancer (client-side load balancing across service instances), Spring Cloud Circuit Breaker (Resilience4j/Hystrix), Micrometer metrics, and Sleuth tracing. Feign interfaces support: custom error decoders, request/response interceptors (add auth headers), logging, and custom encoders/decoders. Replaced Netflix Feign as the Spring Cloud maintained fork.

Free tier
64

Project Reactor (reactor-core)

Reactive Streams library for JVM. Provides Mono<T> (0-1 items) and Flux<T> (0-N items) reactive types with operators for transformation, filtering, combining, and error handling. The foundation of Spring WebFlux, R2DBC reactive databases, and reactive microservices. Implements the Reactive Streams specification for interoperability with RxJava, Akka Streams, and other reactive libraries.

Free tier
64

Recoil

Facebook's experimental atomic state management library for React using atom/selector primitives with native Suspense and Concurrent Mode support — NOTE: now in maintenance mode with significantly reduced Meta investment.

Free tier
64

Spring WebFlux

Spring's reactive web framework for building non-blocking HTTP services on top of Project Reactor. WebFlux serves as the reactive alternative to Spring MVC — request handlers return Mono<T> and Flux<T> instead of blocking ResponseEntity. Supports functional routing (RouterFunction) and annotation-based (@GetMapping) styles. Uses Netty or Undertow instead of Tomcat for non-blocking I/O. Pairs with R2DBC for reactive database access and WebClient for reactive HTTP calls.

Free tier
64

Terragrunt

Thin wrapper for Terraform/OpenTofu that adds DRY (Don't Repeat Yourself) configuration, remote state management, and multi-account/environment support. Terragrunt enables hierarchical configuration via HCL files, automatic backend initialization, dependency management between Terraform modules, and parallel execution of independent stacks. Commonly used in large Terraform monorepos to manage dozens of environments without duplicating boilerplate.

Free tier
64

tokio-postgres

Low-level async PostgreSQL driver for Rust using Tokio. Provides raw connection management, query execution, prepared statements, and COPY protocol support. The foundation that SQLx and other higher-level Rust PostgreSQL libraries build on. Use directly when you need full control over PostgreSQL connection behavior without ORM or query-builder overhead.

Free tier
64

Buf Schema Registry

Modern Protobuf toolchain and schema registry. Buf CLI replaces protoc for building, linting, and generating code from Protocol Buffer schemas. Buf Schema Registry (BSR) is a managed schema registry for storing and sharing Protobuf schemas with dependency management (like npm for Protobufs). Buf also developed Connect RPC — a modern gRPC-compatible protocol that works over HTTP/1.1, HTTP/2, and gRPC. Used by companies replacing protoc with a more developer-friendly workflow.

Free tier
64

CocoaPods

Dependency manager for iOS/macOS/tvOS/watchOS projects — manages Objective-C and Swift library integration via Podfile. CocoaPods features: Podfile with pod declarations, pod install / pod update lifecycle, .xcworkspace generation (must use instead of .xcodeproj), Podspec for publishing libraries, private Podspec repos, versioning with semantic version constraints (~> 5.0, '>= 5.0', '= 5.0.1'), pre/post install hooks, and library source customization. While Swift Package Manager is the modern Apple-endorsed solution, CocoaPods remains widely used for legacy codebases and libraries without SPM support. Many agent iOS SDK dependencies (Firebase, Facebook, certain AI SDKs) still publish CocoaPods specs.

Free tier
64

React Native Reanimated

High-performance animation library for React Native that runs animations on the UI thread, not the JS thread. Uses 'worklets' — JavaScript functions that execute on the native UI thread — for smooth 60/120fps animations without JS bridge overhead. Works with React Native Gesture Handler for gesture-driven animations. The standard for smooth animations in production React Native apps, powering gesture-based UI in Shopify, Coinbase, and others.

Free tier
64

SvelteKit

The official full-stack framework for Svelte. File-based routing, server-side rendering, API endpoints, server actions (load functions and form actions), and adapters for deployment anywhere (Vercel, Netlify, Cloudflare, Node.js). Svelte compiles away at build time — smaller bundles and less client-side JavaScript than React/Vue equivalents.

Free tier
64

Tortoise ORM

Easy-to-use asyncio ORM for Python inspired by the Django ORM. Tortoise ORM provides familiar Django-style model definition and queryset API but designed for async/await from the ground up. Supports PostgreSQL, MySQL, MariaDB, and SQLite. Popular choice when migrating Django-style code to async frameworks like FastAPI or Sanic.

Free tier
64

etcd

Distributed, reliable key-value store for the most critical data of distributed systems. etcd uses the Raft consensus algorithm to maintain a strongly-consistent, highly-available store. Kubernetes uses etcd as its primary datastore. Agent systems use etcd for distributed coordination: leader election, service discovery, distributed locks, and configuration management.

Free tier
64

python-docx

Python library for creating and modifying Microsoft Word .docx files — generates structured Word documents programmatically. python-docx features: Document class (new or existing), add_paragraph() and add_heading(), add_run() for inline text with formatting (bold, italic, font size, color), add_table() with cell access, add_picture() for inline images, styles (Heading 1, Normal, Quote), paragraph formatting (alignment, indentation, spacing), section page setup (landscape, margins), add_page_break(), list styles (bulleted, numbered), hyperlinks via XML, and core properties (author, title). Standard library for generating Word document reports from agent data.

Free tier
64

Hookdeck Webhook Management API

Manages inbound webhooks from third-party services with reliable queuing, filtering, transformation, fan-out routing, and automatic retry on delivery failures.

Free tier
64

Inertia.js

The 'modern monolith' approach to building single-page apps. Inertia.js replaces the traditional SPA API layer — instead of building a JSON API for your React/Vue/Svelte frontend, Inertia renders page components directly from your server routes (Rails, Laravel, Django) and handles client-side navigation without page reloads. You get SPA-like UX without building a separate API. Often called 'the missing piece between server-side and SPA'.

Free tier
64

Serper API

Provides fast, low-cost access to Google Search results as structured JSON via a simple REST API, covering web, news, images, and shopping searches.

Free tier
64

aiohttp Client

Async HTTP client (and server) for Python using asyncio. aiohttp's ClientSession makes async HTTP requests with connection pooling, streaming, WebSocket support, and cookie management. The standard for async HTTP in Python before httpx's rise. Still widely used for WebSocket connections (aiohttp supports WS natively), streaming downloads, and legacy async codebases.

Free tier
64

celery

Distributed task queue for Python — sends tasks to workers asynchronously via message brokers (Redis, RabbitMQ). celery 5.x features: @app.task decorator for task definition, .delay()/.apply_async() for dispatching, task.AsyncResult for result retrieval, periodic tasks via celery beat, task chaining/grouping/chord with canvas API, retry logic, task routing to specific queues, priority queues, result backends (Redis, database), task monitoring via Flower, soft/hard time limits, task ETA (eta= parameter), countdown=, rate_limit=, workflow primitives (chain, group, chord), and task signals.

Free tier
64

vcpkg

Microsoft's open-source C/C++ library manager with 2,000+ ports (packages). vcpkg integrates natively with CMake and MSBuild, supports manifest mode (vcpkg.json for project-specific dependencies), and provides binary caching for CI. Originally Windows-focused but now fully cross-platform (Linux, macOS, Windows). Provides CMake toolchain integration that automatically makes installed packages available to CMake's find_package().

Free tier
64

Echo (Go)

Minimalist, high-performance Go web framework built on standard net/http. Echo emphasizes extensibility with a rich middleware ecosystem, data binding (JSON/XML/form), input validation, WebSocket support, and an auto TLS via Let's Encrypt. Positioned between Gin's pragmatism and Fiber's Express-familiarity — Echo has excellent documentation and is popular for building production REST APIs in Go.

Free tier
64

FusionAuth

Customer Identity and Access Management (CIAM) platform designed specifically for developers building user-facing applications. FusionAuth provides authentication (OIDC, OAuth2, SAML, social login), authorization (fine-grained user permissions, tenant management), MFA, passkeys, and a management API. Self-hostable or cloud-hosted. Unlike enterprise IAM (Okta, Ping), FusionAuth focuses on CIAM use cases — consumer apps, SaaS products, developer portals — with a developer-first API and minimal enterprise overhead.

Free tier
64

Nerves

Elixir framework for building embedded Linux firmware for IoT devices. Nerves packages an entire Linux system + Erlang runtime + your Elixir application into a single, immutable firmware image that boots directly into your application. Targets Raspberry Pi, BeagleBone, Grisp, and x86 hardware. Key features: mix firmware for building, mix upload for OTA deployment, NervesHub for device fleet management, and the BEAM's fault-tolerant supervision for hardware reliability. Nerves applications use Phoenix for web UIs or LiveView for device dashboards.

Free tier
64

Nunu

Nunu is a CLI scaffolding tool that generates structured Go projects with layered architecture and dependency injection via Wire. It bootstraps applications with pre-integrated popular Go libraries including Gin, GORM, Viper, Zap, JWT, and Redis.

MCP Free tier
64

Quarkus

Kubernetes-native Java framework designed for fast startup times and low memory footprint using GraalVM native compilation. Quarkus compiles to native binaries with ~50ms startup and ~50MB RSS memory — dramatically lower than Spring Boot's JVM-based startup. Built on proven Java standards (Jakarta EE, MicroProfile) with reactive and imperative programming models. Red Hat sponsored.

Free tier
64

RxJava

Reactive Extensions for JVM (Java/Kotlin/Android). RxJava provides Observable, Single, Maybe, Completable, and Flowable reactive types with a comprehensive operator library for composing async sequences. The precursor and alternative to Kotlin coroutines for reactive Android development. Still widely used in Android codebases, and in Java server-side code where Reactor is not available.

Free tier
64

SQLx (Rust)

Async, compile-time verified SQL library for Rust. SQLx checks your SQL queries against the database schema at compile time using macros (sqlx::query!, sqlx::query_as!), catching typos, wrong column names, and type mismatches before runtime. Supports PostgreSQL, MySQL, SQLite, and MSSQL. No ORM — raw SQL with type safety. The go-to database library for Rust async applications.

Free tier
64

Spring AMQP (RabbitMQ)

Spring integration for RabbitMQ — provides RabbitTemplate for sending messages, @RabbitListener for consuming, and declarative exchange/queue/binding configuration via Beans. Spring AMQP features: RabbitTemplate.convertAndSend() for publishing, @RabbitListener(queues='agent.tasks') for consuming, automatic message conversion (JSON via Jackson2JsonMessageConverter), dead letter queues via x-dead-letter-exchange config, retry with fixed/exponential backoff (RetryInterceptorBuilder), SimpleRabbitListenerContainerFactory for concurrency control, RabbitAdmin for declarative queue/exchange declaration, and @RabbitListenerContainerFactory for per-listener configuration. Spring Boot auto-configuration via spring-boot-starter-amqp.

Free tier
64

asciimatics

Full-screen text UI and ASCII animation library for Python — provides terminal screen management, widgets, effects, and animation. asciimatics features: Screen wrapper with managed cursor control, Scene/Effect system for animated terminals, Parser for color markup (${1,1}text${7}), Print/Box/Cycle effects, SpeechBubble/Stars/Matrix visual effects, Frame/Layout widget system (Button, Text, ListBox, RadioButtons, CheckBox), widget validation, popup dialogs, keyboard input handling, mouse support, resizable screen handling, and ASCII art rendering. More animation-focused than urwid.

Free tier
64

dnspython

Full-featured DNS toolkit for Python — DNS client, server, and zone manipulation library. dnspython features: dns.resolver.resolve() for DNS queries (A, AAAA, MX, TXT, CNAME, NS, SOA, SRV records), dns.query.udp()/tcp() for raw DNS queries, dns.zone.from_file() for zone parsing, DNSSEC validation, dns.asyncresolver for asyncio DNS, DoT (DNS over TLS) and DoH (DNS over HTTPS) support, dns.rdataset for record sets, dns.name for domain name manipulation, and dns.message for DNS message construction. Used for network scanning, email validation (MX lookup), service discovery (SRV), and security tooling (TXT record verification).

Free tier
64

ilert Alerting Platform

Modern alert management and on-call scheduling platform with strong automation and integration capabilities. ilert provides a REST API for managing alert sources, on-call schedules, escalation policies, and incident workflows. Integrates with monitoring tools (Prometheus, Grafana, Datadog), and supports voice, SMS, push, and Slack alerting. Strong API design makes it AI-agent-friendly for automated incident management.

64

pgx (Go PostgreSQL)

The most feature-complete and performant PostgreSQL driver for Go. pgx provides both a native pgx API with rich type support (pgtype.Text, JSONB, arrays, Hstore) and a standard database/sql driver interface. Supports PostgreSQL-specific features — LISTEN/NOTIFY, COPY FROM/TO, prepared statement caching, and batch queries — that database/sql doesn't expose. More performant and featureful than lib/pq for production PostgreSQL workloads.

Free tier
64

reportlab

Python PDF generation library — creates PDF documents programmatically with full layout control. reportlab features: Canvas API for low-level drawing (drawString, rect, line, image), PLATYPUS (Page Layout and Typography Using Scripts) for high-level document flow, Paragraph for styled text with HTML markup, Table with auto-sizing and style, Frame/PageTemplate for page layout, Flowable document model, graphics module (shapes, charts), color management, font embedding (TTF/OTF), SimpleDocTemplate and BaseDocTemplate, PDF encryption/metadata, and SVG rendering. The standard Python PDF generation library.

Free tier
64

undici

The HTTP/1.1 client that powers Node.js's native fetch(). undici is the official Node.js HTTP client written from scratch for performance — no legacy http.ClientRequest overhead. Provides connection pooling, pipelining, WebSocket, and a fetch-compatible API. Used directly when maximum HTTP throughput is needed or when controlling connection pools explicitly in high-performance Node.js agents.

Free tier
64

urwid

Console user interface library for Python — provides full-featured TUI (terminal UI) widget toolkit for building interactive terminal applications. urwid features: widget library (Text, Button, Edit, CheckBox, RadioButton, Listbox, Columns, Pile, Frame), Canvas abstraction for terminal rendering, MainLoop event handling, signal/slot system for widget events, palette system for 16/256/true-color terminal colors, Unicode and wide character support, mouse support, raw and cbreak modes, screen adapters (raw, curses, web), flow and box layout widgets, and ScrollBar, GridFlow, Padding widgets. More powerful than curses, simpler than Qt TUI frameworks.

Free tier
64

ASP.NET Core SignalR

Real-time web communication library for ASP.NET Core — abstracts WebSockets, Server-Sent Events, and Long Polling for push notifications and bidirectional streaming. SignalR features: Hub classes for server-side logic (class AgentHub : Hub { public async Task SendUpdate(string message) { await Clients.All.SendAsync("ReceiveUpdate", message); } }), typed hubs (IAgentHubClient interface), group management (Groups.AddToGroupAsync), connection management, and automatic reconnection. Scales to multiple servers via Azure SignalR Service or Redis backplane. Client libraries for JavaScript (@microsoft/signalr), .NET, Java, and Swift. Used for real-time agent task progress, streaming LLM responses, and collaborative agent interfaces.

Free tier
64

Bokeh

Interactive visualization library for web browsers. Bokeh targets large/streaming datasets and provides elegant web-based visualizations. Can generate standalone HTML files (no server needed) or use Bokeh Server for live streaming updates. Unlike Matplotlib (static) or Plotly (JS wrapper), Bokeh has a custom JavaScript rendering engine (BokehJS) that handles large datasets efficiently. Supports Python→JavaScript callbacks, real-time data streaming, and widgets without a Python server for simple cases.

Free tier
64

Cerbos

Open-source, language-agnostic authorization server that evaluates RBAC and ABAC policies defined in YAML/JSON, deployable as a sidecar or service with a gRPC/REST API.

Free tier
64

Dash (Plotly)

Python framework for building analytical web applications and interactive dashboards. Dash wraps React.js components with Python and uses Flask on the backend. The programming model uses callbacks — Python functions that define how input component changes update output components. Built on top of Plotly for charts. Mature, widely deployed in enterprise analytics teams. Dash Enterprise adds auth, deployment, and multi-page routing for larger organizations.

Free tier
64

Faraday

Flexible HTTP client library for Ruby with a middleware stack pattern. Faraday wraps different HTTP adapters (Net::HTTP, Typhoeus, Excon, HTTParty) behind a consistent API, allowing middleware to be added for logging, authentication, retry, encoding, and response parsing. Standard choice for Ruby gems that need to make HTTP calls — most popular Ruby API client SDKs (Octokit, Stripe, Twilio) use Faraday under the hood.

Free tier
64

Flux CD

GitOps continuous delivery tool for Kubernetes that continuously reconciles cluster state with Git repositories. Flux watches Git repos, Helm charts, OCI artifacts, and S3 buckets for changes, automatically applying them to Kubernetes clusters. Built on GitOps principles — the Git repo is the single source of truth for cluster configuration. CNCF graduated project, considered alongside ArgoCD as the two dominant GitOps tools. Uses a controller-per-concern architecture (source-controller, kustomize-controller, helm-controller, etc.).

Free tier
64

Gradle

The standard JVM build tool for Android and the dominant alternative to Maven for Java/Kotlin projects. Gradle uses a Groovy or Kotlin DSL (build.gradle.kts) for build scripts with a task-based execution model, incremental builds (only rebuild changed components), build cache, and parallel test execution. Required for Android app builds and widely used in Kotlin Multiplatform projects. Supports plugins for Java, Kotlin, Android, Spring Boot, and more.

Free tier
64

Grape

Opinionated micro-framework for creating REST-like APIs in Ruby. Grape provides a DSL for defining API endpoints with automatic parameter validation, content negotiation, versioning, and documentation (via grape-swagger). Works standalone on Rack or mounted inside Rails as an engine. Designed specifically for API development — no views, no sessions, no HTML. Key features: declarative parameter validation with coercion, automatic 406/415 responses for content type mismatches, entity/presenter layer via grape-entity, and route versioning via URL path or header.

Free tier
64

HTTParty

Simple HTTP client for Ruby with automatic JSON and XML parsing. HTTParty provides a declarative mixin for creating API client classes: include HTTParty; base_uri 'https://api.example.com'; headers 'Authorization' => 'Bearer token'. Provides .get, .post, .put, .patch, .delete class methods returning parsed response objects. Auto-parses JSON and XML responses. Supports: query parameters, request bodies, timeouts, basic auth, digest auth, SSL configuration, and response code checking. Popular for quick API integrations in Rails apps and scripts — simpler than Faraday but less configurable.

Free tier
64

Laravel Octane

Application server for Laravel that supercharges performance by keeping the application in memory between requests. Octane runs Laravel on Swoole or RoadRunner servers that boot the application once, then handle multiple requests in long-lived worker processes — eliminating PHP's traditional bootstrap-per-request overhead. Octane features: php artisan octane:start (replaces nginx/php-fpm), request concurrency via coroutines (Swoole), shared application state between requests, task workers for concurrent operations (Octane::concurrently()), flush() for clearing state between requests, and tables (shared memory across workers). 5-10x request throughput improvement over traditional PHP-FPM for agent API services.

Free tier
64

MyBatis

SQL-first Java persistence framework — maps SQL queries to Java objects with full control over SQL. Unlike JPA/Hibernate which generate SQL, MyBatis uses developer-written SQL: define SQL in XML mapper files or @Select/@Insert annotations, MyBatis handles parameter binding and result set mapping. Used extensively in enterprise Java (especially in organizations with complex legacy SQL or DBAs who write optimized SQL). Popular in Asian tech companies and systems requiring precise SQL control (financial systems, complex reports). MyBatis-Spring integration for Spring Boot auto-configuration.

Free tier
64

Ngrok

Ngrok provides secure tunnels and an API gateway that expose local or private services to the internet with built-in traffic inspection, authentication, and routing.

Free tier
64

Prism.js

Lightweight, extensible syntax highlighting library for the browser and Node.js. Prism uses regex-based token grammars for 300+ languages with a plugin system for line numbers, copy buttons, diff highlighting, and line highlighting. The classic choice for documentation sites, blogs, and web applications needing code display. Powers many popular documentation frameworks (Docusaurus, VuePress) and CMS systems.

Free tier
64

PyMongo

The official MongoDB Python driver. PyMongo provides synchronous access to MongoDB — CRUD operations, aggregation pipelines, transactions, GridFS, and change streams. The foundation for most Python MongoDB applications. For async applications, Motor (async PyMongo wrapper) is the counterpart. Widely used for document-oriented data storage in Python agent backends.

Free tier
64

Remotion

Framework for creating videos programmatically using React components. Remotion renders React components frame-by-frame using headless Chrome and encodes them into video with FFmpeg. Write animations, data visualizations, and video content in React — Remotion handles rendering pipeline, transitions, audio, and export. Used for generating programmatic video content at scale (data videos, notifications, personalized video).

Free tier
64

RxSwift

Reactive Extensions (ReactiveX) for Swift. RxSwift provides Observable, Single, Completable, Maybe, and Driver reactive types with RxCocoa extensions for UIKit/AppKit bindings. The most popular reactive framework for iOS before Apple's Combine and Swift Concurrency. Enables composing async operations — network calls, user events, timers — as observable streams with operators.

Free tier
64

Semantic Scholar API

AI2's academic paper search API with citation graphs, author data, full-text search, and paper embeddings for semantic similarity — free with optional API key for higher limits.

Free tier
64

Speakeasy

Automated SDK generation platform that creates idiomatic, production-quality client SDKs from OpenAPI specifications. Speakeasy generates typed SDKs in TypeScript, Python, Go, Java, C#, Ruby, PHP, and more — with retry logic, pagination helpers, authentication handling, and error types already implemented. GitHub Actions integration automatically regenerates and publishes SDKs when API spec changes. Used by API companies to provide high-quality SDKs without SDK engineering headcount.

Free tier
64

Spring Retry

Retry abstraction for Spring applications — provides declarative (@Retryable) and programmatic (RetryTemplate) retry with configurable backoff policies. Spring Retry features: @Retryable(retryFor=IOException.class, maxAttempts=3, backoff=@Backoff(delay=1000, multiplier=2)) annotation, @Recover fallback method, RetryTemplate with ExponentialBackOffPolicy, SimpleRetryPolicy, CircuitBreakerRetryPolicy, stateful retry for message-driven recovery, RetryContext for cross-attempt state, and @EnableRetry on configuration class. Used in Spring Batch, Spring AMQP, and Spring Kafka internally. Lighter weight than Resilience4j for pure retry use cases.

Free tier
64

Spring State Machine

Spring framework for implementing finite state machines in Java/Kotlin. Spring State Machine models: States (IDLE, RUNNING, FAILED, COMPLETED), Events (START, COMPLETE, FAIL, RESET), Transitions (IDLE → RUNNING on START event), Guards (conditional transitions), Actions (execute code on state entry/exit/transition), and hierarchical/orthogonal state machines. Supports persistence (JPA, Redis, MongoDB) for distributed stateful workflows. Spring Boot auto-configuration for stateMachineFactory bean. Used for modeling agent workflow states, order processing pipelines, document approval workflows, and any process with discrete states and transitions.

Free tier
64

SwiftData

Apple's modern Swift-native persistence framework, introduced in iOS 17 as the declared replacement for CoreData. SwiftData uses Swift macros (@Model, @Relationship, @Attribute) to define persistent model classes — no manual entity descriptions, no NSManagedObjectContext boilerplate. Integrates tightly with SwiftUI via @Query macro for reactive data fetching. Backed by CoreData under the hood but with a dramatically simpler Swift-native API.

Free tier
64

Unsplash API

Unsplash REST API — access to over 3 million high-resolution royalty-free photos for search, download, and collection management, enabling agents to automatically find and use professional photography in content creation workflows.

Free tier
64

VCR

HTTP interaction recording and replay for Ruby tests — records real HTTP requests to cassette YAML files and replays them in subsequent test runs. VCR features: VCR.use_cassette('cassette_name') { } block wraps HTTP calls, record modes (:once, :new_episodes, :none, :all), WebMock/Faraday/Typhoeus adapter integration, cassette filtering for credentials (filter_sensitive_data), request matching customization (uri, body, headers), dynamic ERB cassettes, ignore hosts configuration, and before_record/before_playback hooks. Eliminates live HTTP calls in tests while keeping tests realistic with real response structure.

Free tier
64

Velero

Kubernetes backup, restore, and migration tool maintained by VMware Tanzu. Velero backs up Kubernetes cluster resources (all objects from etcd) and persistent volume data to object storage (S3, GCS, Azure Blob), enabling disaster recovery, cluster migration, and namespace-level restore. Supports scheduled backups, pre/post-backup hooks, and selective resource filtering. The de-facto standard for Kubernetes backup.

Free tier
64

VictoriaMetrics

High-performance, cost-efficient time series database and monitoring solution. VictoriaMetrics is a drop-in Prometheus replacement that offers 10x better compression, significantly lower resource usage, and horizontal scalability via VictoriaMetrics Cluster. Supports Prometheus remote write, PromQL, MetricsQL (extended query language), and native data ingestion formats. Often used as a long-term storage backend for Prometheus, replacing Thanos or Cortex. Powers large-scale monitoring at companies like Roblox, Cloudflare, and others.

Free tier
64

express-session

HTTP session middleware for Express.js. Manages server-side sessions: creates a session identifier, stores it in a signed cookie, and provides req.session for storing user state server-side. The session store is pluggable — defaults to in-memory (not for production), with adapters for Redis (connect-redis), MongoDB (connect-mongo), PostgreSQL, and more. The standard approach for cookie-session-based auth in traditional Express web applications.

Free tier
64

geopy

Geocoding library for Python — convert addresses to coordinates and back, calculate distances. geopy features: Nominatim geocoder (OpenStreetMap, free), GoogleV3 geocoder, ArcGIS, Bing, HERE, and 20+ other geocoders, geocode() for address→coordinates, reverse() for coordinates→address, GeocoderTimedOut handling, geopy.distance.geodesic() for great-circle distance calculation, geopy.distance.great_circle() for haversine, and User-Agent rate limiting compliance. Unified interface across 20+ geocoding providers — switch backends with one line change.

Free tier
64

Bazel

Google's open-source polyglot build system for large monorepos featuring hermetic builds, incremental compilation, and remote caching for reproducible artifacts.

Free tier
63

StackBlitz WebContainers API

In-browser Node.js runtime built on WebAssembly. Runs a full Node.js environment directly in the browser tab without servers — including npm package installation, file system, and process execution. Powers bolt.new (AI-driven full-stack app builder), StackBlitz, and in-browser coding environments. Agent use: create isolated Node.js sandboxes for code execution without cloud infrastructure.

Free tier
63

WebdriverIO

Next-generation browser and mobile test automation framework built on WebDriver and WebDriver BiDi protocols. WebdriverIO v8 supports both traditional WebDriver (Selenium Grid) and Chrome DevTools Protocol (CDP). Includes WDIO test runner, automatic browser management, Mocha/Jasmine/Cucumber integration, and native mobile support via Appium. More batteries-included than raw Selenium.

Free tier
63

golang-migrate

Database migration library and CLI for Go supporting 20+ databases including PostgreSQL, MySQL, SQLite, MongoDB, CockroachDB, and cloud databases. Migrations are versioned SQL or Go files (up/down). Available as both a CLI tool and Go library for embedding in applications. Widely used as the standard migration tool in Go microservices.

Free tier
63

importmap-rails

JavaScript import maps for Rails — enables ES module imports without a JavaScript bundler (no webpack, esbuild, or rollup). importmap-rails features: config/importmap.rb for pin declarations (pin 'stimulus', to: 'stimulus.min.js'), CDN pinning (pin_all_from, to CDN URLs), local JavaScript file serving via Sprockets/Propshaft, importmap:pin generator for adding packages from JSPM CDN, Rails 7+ default for new apps, Stimulus and Turbo integration, and asset cache busting via content-hash fingerprinting. Eliminates Node.js and npm as build requirements for agent web interfaces.

Free tier
63

pika

Pure Python RabbitMQ client library — AMQP 0-9-1 implementation for connecting to RabbitMQ. pika features: BlockingConnection for synchronous use, SelectConnection for async event-driven use, AsyncioConnection for asyncio, channel.basic_publish() for sending messages, channel.basic_consume() with callback for receiving, channel.queue_declare() with durable=True, channel.exchange_declare() for fanout/direct/topic exchanges, channel.queue_bind() for routing, basic_ack/nack/reject for message acknowledgment, prefetch_count for QoS, heartbeat_interval, SSL/TLS support, and connection parameters with credentials.

Free tier
63

rustls

Modern, memory-safe TLS implementation in pure Rust. Supports TLS 1.2 and TLS 1.3. Does not use OpenSSL — eliminates OpenSSL's C code vulnerabilities. Used by major projects including the Rust toolchain, wasmtime, and the Let's Encrypt certbot replacement. Integrates with tokio-rustls for async TLS and reqwest for HTTPS clients.

Free tier
63

Descope API

Descope — no-code/low-code authentication and user management platform with drag-and-drop flow builder for designing auth journeys (MFA, passkeys, SSO) plus REST API and SDKs for integration.

Free tier
63

Mongoose ODM

Mongoose is a MongoDB Object Document Mapper (ODM) for Node.js that provides schema-based modeling, built-in type casting, query building, middleware hooks, and validation on top of the native MongoDB driver.

Free tier
63

PuLP

Linear and Integer Programming modeling library for Python — formulate and solve LP/MIP problems with a simple Python API. PuLP features: LpProblem() for problem creation, LpVariable() for decision variables (continuous, integer, binary), lpSum() for objective/constraint expressions, status checking (LpStatus), solver integration (CBC default, GLPK, CPLEX, Gurobi, SCIP), LpMinimize/LpMaximize sense, variable bounds, constraint naming, results via .varValue, and JSON/MPS/LP file export. More accessible than OR-Tools for pure LP/MIP problems. Used for scheduling, routing, cutting stock, and resource allocation optimization.

Free tier
63

dacite

Python dataclass deserialization library — converts dicts/JSON into typed Python dataclasses with validation. dacite features: from_dict(DataClass, data_dict) converts nested dicts to dataclasses, strict=True rejects unknown keys, type_hooks for custom type conversion ({str: str.strip}), forward references support, Union type handling, Optional detection, nested dataclass support, and config object for transformation rules. Fills the gap between Python dataclasses (no built-in deserialization) and heavier ORMs/validators like Pydantic — useful for agent code parsing structured LLM responses or API payloads into typed dataclasses.

Free tier
63

polyfactory

Python test data factory library for Pydantic, dataclasses, and attrs models — generates realistic mock data based on type annotations. polyfactory features: ModelFactory for Pydantic BaseModel, DataclassFactory for dataclasses, AttrsFactory for attrs classes, TypedDictFactory, build() for single instance, batch() for multiple, __faker__ for locale-aware data, __random_seed__ for reproducible data, field overrides in build() call, __set_as_default_factory_for_type__ for global registration, and constrained types (constr, conint) respected. Successor to pydantic-factories. Generates valid test data from type annotations without manual fixture construction.

Free tier
63

Apollo Client

GraphQL client for JavaScript/React — handles queries, mutations, subscriptions, caching, and state management for GraphQL APIs. Apollo Client 3 features: useQuery() and useMutation() React hooks, InMemoryCache with automatic normalization, cache-first / network-only / cache-and-network fetch policies, optimistic updates (optimisticResponse), Apollo Link chain (auth, error, retry), subscription via WebSocket (subscribeToMore), refetchQueries after mutations, field-level cache policies, reactive variables (makeVar()), pagination helpers (fetchMore, relayStylePagination), and Apollo Client DevTools. Standard GraphQL client for React agent frontends querying agent GraphQL APIs.

Free tier
63

Envoy Proxy

High-performance C++ L4/L7 proxy and service mesh foundation. Envoy is the sidecar and edge proxy powering Istio, AWS App Mesh, and Consul Connect. It handles service discovery via xDS APIs, provides observability (metrics, traces, logs) per connection, manages retries, circuit breaking, and TLS. In agent architectures, Envoy provides the networking layer that handles all inter-service traffic uniformly.

Free tier
63

GitHub Dependabot API

Dependabot is a GitHub-native dependency update and security alerting feature accessed entirely via the GitHub REST API — there is no standalone Dependabot API; agents use GitHub API endpoints under /repos/{owner}/{repo}/dependabot/ to manage alerts, auto-dismissals, and update configurations.

Free tier
63

Google Apps Script MCP Server

Google Apps Script MCP server enabling AI agents to interact with Google Apps Script — executing scripts, managing script projects, triggering automation workflows, and integrating Google Workspace automation into agent-driven productivity and business process automation workflows that leverage Google's scripting platform for Sheets, Docs, Gmail, and other Google services.

MCP Free tier
63

Hotwire (Turbo + Stimulus)

Basecamp/37signals' HTML-over-the-wire approach to building fast, real-time web apps with minimal JavaScript. Hotwire combines Turbo (handles navigation without full page reloads via Turbo Drive, partial page updates via Turbo Frames, and server-pushed HTML via Turbo Streams) and Stimulus (lightweight JS controller framework for sprinkles of behavior). Rails 7's default frontend approach. Enables rich UIs with server-side rendering and WebSocket real-time updates.

Free tier
63

Materialize Streaming SQL

Cloud-native streaming SQL database that maintains incrementally updated materialized views over streaming data. Materialize ingests from Kafka, PostgreSQL CDC, and other sources, and maintains SQL views in real-time — queries are always instant because results are pre-computed. PostgreSQL-compatible wire protocol allows standard SQL clients. Unlike Flink, Materialize uses standard SQL without custom operators.

Free tier
63

Sentry Go SDK

Official Go SDK for Sentry error monitoring and performance tracking. Captures panics, errors, and performance transactions in Go applications and reports them to Sentry's error tracking platform. Provides automatic panic recovery, context enrichment (user, request, tags), and performance monitoring with distributed tracing. Essential for production Go service observability.

Free tier
63

Simple JWT (DRF)

JWT authentication for Django REST Framework — provides access/refresh token pair authentication with configurable expiry, rotation, and blacklisting. Simple JWT features: TokenObtainPairView (POST /api/token/ with username/password returns access+refresh), TokenRefreshView (POST /api/token/refresh/), TokenVerifyView, token blacklisting via OutstandingToken/BlacklistedToken DB tables, custom token claims (add user data to payload), token rotation on refresh, sliding tokens, JWTAuthentication backend for DRF, and SIMPLE_JWT settings configuration. Standard JWT implementation with refresh token rotation for agent API authentication.

Free tier
63

cloudpickle

Extended Python pickling for distributed computing — serializes Python objects that standard pickle cannot, including lambdas, closures, locally defined functions, and class definitions. cloudpickle features: cloudpickle.dumps()/loads() API compatible with pickle, serializes lambda functions (not picklable with standard pickle), closures capturing local variables, inner functions, dynamically defined classes, generator functions, functools.partial with lambda args, and is used internally by Ray, Dask, PySpark, and joblib. Essential for sending Python callables across process boundaries.

Free tier
63

go-redis

The official Redis client library for Go. go-redis (formerly go-redis/redis) provides a type-safe API for all Redis commands, connection pooling, Redis Cluster and Sentinel support, pipelining, transactions (MULTI/EXEC), Pub/Sub, and Redis Streams. The de-facto standard Go Redis client used in production systems.

Free tier
63

pg-boss

Job queue for Node.js that uses PostgreSQL as the backing store. pg-boss leverages PostgreSQL's SKIP LOCKED for efficient job dequeuing and uses the same database as your application — no separate Redis infrastructure required. Supports job scheduling, delayed jobs, recurring jobs (cron), job completion callbacks, retry with exponential backoff, and concurrency control. Ideal for applications already using PostgreSQL.

Free tier
63

psycopg3

Modern Python PostgreSQL adapter — the successor to psycopg2 with native async support, binary protocol, and improved type system. psycopg3 features: async/await API (AsyncConnection, AsyncCursor), synchronous API with same interface, server-side parameters (not string interpolation), binary protocol for performance, row_factory for dict/dataclass results, connection pools (AsyncConnectionPool), COPY support (copy.write_row()), pipeline mode for batched queries, adapters for custom Python types, and native PostgreSQL COPY protocol. Required for FastAPI/async agent backends using PostgreSQL.

Free tier
63

semantic-release

Fully automated version management and package publishing. semantic-release analyzes commit messages (using Conventional Commits format) to determine the next version number, generate a changelog, create a git tag, publish to npm/GitHub/other registries, and create a GitHub Release — all automated in CI with zero manual steps. 'If your commits are descriptive, your release process should be automatic.'

Free tier
63

sqlx (Go)

Extensions to Go's standard database/sql package. sqlx adds struct scanning (DB.Get, DB.Select), named queries (:param syntax), IN clause expansion, and StructScan to avoid manual Scan() field-by-field mapping. A thin but highly practical layer over database/sql — not a full ORM, just ergonomic SQL with struct binding. The most common Go database helper library for teams that want raw SQL with less boilerplate.

Free tier
63

Earthly

Containerized build tool that combines Dockerfile and Makefile into a unified Earthfile syntax. Every build step runs in a container, making builds reproducible across local dev, CI, and CD environments. Earthly eliminates 'works on my machine' CI failures by ensuring the same containerized environment everywhere. Supports parallelism, caching, and composable build targets. Earthly Satellites (cloud) provides remote build execution and shared caching.

Free tier
63

Gatsby

React-based static site generator with a powerful GraphQL data layer. Gatsby pulls data from multiple sources (CMS, APIs, files) at build time via a unified GraphQL layer and generates a static React site. Known for its plugin ecosystem (1000+ plugins), image optimization, and performance features. Widely used for marketing sites, blogs, documentation, and e-commerce. Gatsby acquired by Netlify in 2023.

Free tier
63

Gunicorn

Python WSGI HTTP server. The standard production server for synchronous Python web applications (Flask, Django). Pre-fork model spawns worker processes to handle concurrent requests. Sits behind nginx/caddy as a reverse proxy. Simple configuration and high reliability make it the default choice for WSGI app deployment.

Free tier
63

Iced (Rust GUI)

Cross-platform GUI library for Rust inspired by Elm architecture. Uses a Model-Update-View pattern where the entire UI is defined as a pure function of application state. Renders with wgpu (GPU-accelerated) and targets desktop (Linux, macOS, Windows) and web (via WASM). Iced is more opinionated than egui with a declarative reactive architecture vs immediate mode.

Free tier
63

Kamal

Zero-downtime container deployment tool using SSH and Docker — no Kubernetes required. Kamal (formerly MRSK) deploys Docker containers to bare metal or VMs via SSH with blue/green deployments, rolling updates, load balancer integration (Traefik), and remote exec capabilities. Created by Basecamp/37signals as an alternative to Heroku without cloud PaaS pricing. YAML-based deployment config checked into git. CLI for deployment management with programmatic access via Ruby API.

Free tier
63

Linkerd

Ultra-lightweight, security-first service mesh for Kubernetes. Linkerd uses a Rust-based micro-proxy (not Envoy) injected as sidecars, providing automatic mTLS, traffic shifting, retries, timeouts, and observability with minimal overhead. Significantly simpler than Istio — focuses on core security and reliability features without the full traffic management complexity. CNCF graduated project. Known for its 'boring is good' philosophy: fewer features than Istio but much lower operational complexity.

Free tier
63

Numeral.js

JavaScript number formatting library for formatting and manipulating numbers with locale support. Formats numbers as currency ($1,234.56), percentages (12.3%), file sizes (1.2GB), and custom patterns. Supports locale-aware formatting and arithmetic operations that avoid JavaScript floating-point issues. Note: package has been mostly unmaintained since 2019.

Free tier
63

OpenCV

Comprehensive computer vision and image processing library providing algorithms for feature detection, object recognition, camera calibration, optical flow, and DNN model inference.

Free tier
63

PM2

Production process manager for Node.js applications. PM2 provides process daemonization, automatic restart on crash, cluster mode (multi-core load balancing), log management, startup scripts, and a monitoring dashboard. The most-used Node.js production deployment tool for bare-metal and VM deployments before container/Kubernetes adoption. PM2 still dominates non-containerized Node.js deployments.

Free tier
63

Ransack

Search and filtering library for Ruby on Rails — translates HTTP params into ActiveRecord scopes using predicate-based DSL. Ransack params: `q[name_cont]=foo` (name contains), `q[status_eq]=active` (equals), `q[created_at_gteq]=2024-01-01` (greater-than-or-equal), `q[s]=name+asc` (sort). Controller: `@q = Agent.ransack(params[:q]); @agents = @q.result`. View helpers: `sort_link(@q, :name)` for sortable column headers. Supports associations (q[user_email_cont]), custom ransackers for computed attributes, and form helpers for search form generation. Successor to MetaSearch.

Free tier
63

Reflex

Full-stack Python web framework that compiles to React without writing JavaScript. Reflex uses Python classes to define UI components, state management, and event handlers — compiling to a React frontend with a FastAPI backend. Ideal for data scientists and AI engineers who want to build interactive web applications without learning JavaScript/React. Built-in real-time state sync between frontend and backend. Deploy locally or to Reflex Cloud.

Free tier
63

Slick

Functional Relational Mapping (FRM) library for Scala — the standard Scala database access layer. Slick maps Scala collections operations (filter, map, flatMap, join) to SQL queries at compile time, providing type-safe database queries without raw SQL strings. Supports PostgreSQL, MySQL, SQLite, H2, and Oracle via JDBC. Key features: type-safe queries via Slick's lifted embedding DSL, async non-blocking database access via Scala Futures, plain SQL support (sql"SELECT..."), and schema code generation from existing databases. Alternative to Doobie (more functional) and Quill (macro-based).

Free tier
63

visx

Collection of low-level React visualization primitives from Airbnb built on D3. Unlike high-level chart libraries, visx provides the building blocks (scales, shapes, axes, gradients, patterns, interactions) as React components without opinionated chart layouts. Used when you need the power of D3 with the React component model. Powers complex custom visualizations at Airbnb scale.

Free tier
63

Context Engine

An open-core, self-improving code search platform that indexes codebases into vector embeddings and exposes semantic search via MCP servers. Uses ONNX embeddings, Qdrant vector DB, Redis cache, and an adaptive reranking system that learns from usage patterns. Provides two MCP endpoints: a memory server and an indexer server.

MCP Free tier
63

Depot

Remote Docker build acceleration service. Depot replaces `docker build` with `depot build` and runs builds on fast, persistent-cache remote machines with native ARM64 support. Typical result: 10-40x faster Docker builds due to persistent layer caches across builds and team members. Drop-in replacement for Docker BuildKit — no Dockerfile changes required. REST API and GitHub Actions integration for CI pipeline acceleration.

Free tier
63

Fern

SDK and documentation generator from OpenAPI or Fern's own IDL. Fern generates idiomatic, production-quality SDKs in TypeScript, Python, Java, Go, Ruby, and C# from your API definition. Unlike generic code generators, Fern's output follows language idioms (dataclasses in Python, interfaces in TypeScript) rather than generic scaffolding. Used by Anthropic, ElevenLabs, Cohere, and others for their official SDKs. Also generates interactive API reference documentation.

Free tier
63

Hibernate Reactive

Reactive programming model for Hibernate ORM — replaces JDBC with non-blocking Vert.x database drivers (PostgreSQL, MySQL, MariaDB, DB2, SQL Server, CockroachDB). Returns Mutiny Uni<T>/Multi<T> (or CompletionStage for project reactor) instead of blocking results. Hibernate Reactive enables JPA-style entity mapping with reactive execution — same @Entity, @ManyToOne, @OneToMany annotations, but queries return reactive types. First-class Quarkus integration via Panache Reactive (extends PanacheEntity with Uni<> return types). Designed for Quarkus reactive web stacks where blocking database I/O would block the event loop.

Free tier
63

Micronaut

Ahead-of-time (AOT) compilation JVM framework for microservices and serverless. Micronaut compiles dependency injection, AOP, and configuration at build time — not runtime — producing fast startup times and low memory footprint. Designed for cloud-native deployments and GraalVM native images. Competes with Quarkus and Spring Boot but trades Spring's ecosystem richness for sub-100ms startup.

Free tier
63

OpenTelemetry (OTel)

CNCF standard instrumentation framework for generating traces, metrics, and logs with vendor-neutral SDKs that export to any observability backend.

Free tier
63

Rclone

Command-line tool that syncs, copies, mounts, and manages files across 70+ cloud storage providers using a unified interface with client-side encryption support.

Free tier
63

Skill Seekers

A universal preprocessing platform that converts documentation websites, GitHub repositories, and PDFs into structured AI knowledge assets, exportable to 16+ formats including Claude Skills, Gemini Skills, OpenAI GPTs, and vector database formats.

MCP Free tier
63

Squirrel (Go SQL query builder)

Fluent SQL query builder for Go that generates SQL queries programmatically without an ORM. Provides a chainable API for building SELECT, INSERT, UPDATE, and DELETE statements with safe parameter binding. Works with any sql.DB compatible database. The standard choice in Go when you want programmatic query construction without full ORM overhead — used extensively in Go microservices.

Free tier
63

TanStack Start

Full-stack React framework built on TanStack Router with SSR, server functions, and file-based routing. Uses Vite as build tool and Vinxi as the server toolkit. Competes with Next.js and Remix but with TanStack Router's type-safety advantages. Server functions ('use server') co-locate server and client code. Built for the full-stack TypeScript developer who wants type safety from database to UI.

Free tier
63

Trigger.dev Background Jobs Platform

Open-source background jobs and workflow platform for TypeScript that supports long-running tasks, durable execution, and native AI task primitives, designed to run agent workloads that exceed serverless timeout limits.

Free tier
63

iTerm MCP

MCP server that lets AI models execute commands in an active iTerm2 terminal session. Provides tools to write commands, read output lines selectively for token efficiency, and send control characters (Ctrl+C, Ctrl+Z). User and AI share the same terminal window for real-time collaboration.

MCP Free tier
63

Absinthe

Full-featured GraphQL implementation for Elixir, built to integrate with Phoenix. Absinthe handles schema definition (SDL-first or code-first), query execution, mutations, subscriptions (real-time via Phoenix Channels), and batched data loading via Dataloader. Leverages Elixir's concurrency model for efficient query resolution — each resolver can run in parallel using Tasks.

Free tier
63

CMake

The de-facto standard build system generator for C and C++ projects. CMake generates build files for Ninja, Make, Visual Studio, Xcode, and other build systems from a single CMakeLists.txt configuration. Modern CMake (3.x) uses target-based configuration with target_link_libraries, target_include_directories, and target_compile_options for clean dependency propagation. Used by LLVM, Qt, OpenCV, gRPC, Boost, and virtually every major C++ project.

Free tier
63

Encore

Backend development platform that combines a type-safe backend framework with automatic infrastructure provisioning. Encore parses TypeScript/Go source code annotations (API endpoints, services, databases, queues) and automatically provisions the required cloud infrastructure on AWS, GCP, or Azure — or runs a complete local development environment with all infrastructure. Generates OpenAPI docs, distributed tracing, and architecture diagrams automatically from code.

Free tier
63

Play Framework

Reactive web framework for Scala and Java built on Akka Streams and Netty. Play is the leading full-stack Scala web framework — handles HTTP routing, JSON/HTML templating, WebSockets, server-sent events, and reactive database access. Play 3.x (2023) migrated from Akka to Apache Pekko (Akka's open-source fork) due to Akka's license change. Provides non-blocking async request handling via Pekko Streams, a routing DSL for Scala and Java, built-in JSON support via play-json, and Twirl template engine for HTML. Used by LinkedIn, The Guardian, and major financial institutions.

Free tier
63

PyAutoGUI

Cross-platform GUI automation library — controls mouse, keyboard, and takes screenshots programmatically. PyAutoGUI features: pyautogui.moveTo(x, y), pyautogui.click(), pyautogui.typewrite('text'), pyautogui.press('enter'), pyautogui.screenshot(), pyautogui.locateOnScreen() (image template matching), pyautogui.hotkey('ctrl', 'c'), pyautogui.scroll(), drag and drop, window management, PAUSE between actions, FAILSAFE (move mouse to corner to abort), and cross-platform support (Windows, macOS, Linux). Primary Python library for desktop GUI automation for agent computer-use tasks.

Free tier
63

SeaORM

Async ORM for Rust built on SQLx with a familiar Active Record and Data Mapper pattern. Provides entity definitions, query building, migrations (SeaMigration), and model relations with async execution. Positioned as the Rust equivalent of ActiveRecord or Hibernate — generate entities from existing databases or define code-first. Part of the SeaQL ecosystem (SeaQuery for query builder, SeaMigration for migrations).

Free tier
63

Supabase Edge Functions API

Deno-based serverless edge functions tightly integrated with Supabase's Postgres database, auth, and storage, deployable via REST API or CLI for backend logic close to users.

Free tier
63

Combine (Apple)

Apple's reactive programming framework for Swift. Provides Publisher/Subscriber model for composing async operations — similar to RxSwift but built into the platform. Combine is integrated with SwiftUI (@Published, ObservableObject), URLSession, NotificationCenter, and Core Data. Use operators like map, filter, merge, combineLatest to compose async data streams from agent networking, user input, and system events.

Free tier
63

Devise

The most widely-used authentication library for Ruby on Rails. Devise provides a modular authentication solution with 10 configurable modules: database_authenticatable (password hashing), registerable (user signup), recoverable (password reset), rememberable (remember me cookies), trackable (login tracking), validatable (email/password validation), confirmable (email confirmation), lockable, timeoutable, and omniauthable (OAuth via OmniAuth). Generates migrations, routes, views, and controllers.

Free tier
63

HTTPretty

HTTP request interceptor library for Python testing. HTTPretty patches Python's socket library to intercept all HTTP connections — it doesn't require changing how HTTP clients are created. Supports all major Python HTTP libraries (requests, httpx, urllib3, boto3, aiohttp) and allows registering fake responses for specific URLs. Used for unit testing code that makes HTTP requests without mocking individual client instances.

Free tier
63

Linear API

Modern project management API for software teams covering issues, projects, cycles, roadmaps, and team workflows via a rich GraphQL interface.

Free tier
63

MoviePy

Python video editing library built on FFmpeg. MoviePy provides a Pythonic API for cutting, concatenating, adding effects, compositing video clips, extracting audio, and rendering text/image overlays on video. Used for automated video generation pipelines, thumbnail creation, video summarization tools, and anywhere programmatic video manipulation is needed.

Free tier
63

NextAuth.js (Auth.js)

Open-source authentication library for Next.js and other frameworks (SvelteKit, SolidStart, Express). Provides OAuth/OIDC integration with 50+ providers (Google, GitHub, Discord, etc.), magic links, credentials auth, and JWT/database sessions. Auth.js v5 is the framework-agnostic rewrite of NextAuth.js v4 — works in Edge Runtime, server components, and all modern JS frameworks. The most popular Next.js authentication solution.

Free tier
63

Socket.IO

Real-time, bidirectional, event-based communication library for Node.js and browsers. Socket.IO provides WebSocket connections with automatic fallback to polling, rooms and namespaces for message grouping, reconnection handling, and acknowledgements. The de facto standard for real-time web applications (chat, live updates, collaborative tools, gaming).

Free tier
63

SpiceDB

Open-source, Google Zanzibar-inspired fine-grained authorization system. SpiceDB stores permission relationships in a schema and evaluates permission checks by traversing relationship graphs. Implements consistent, scalable permissions checks at the tuple level — enabling permissions like 'user:alice can view document:doc123 because she's in group:engineering which has viewer access to project:backend'. Built by AuthZed.

Free tier
63

Spring Integration

Spring's Enterprise Integration Patterns (EIP) framework — provides message channels, transformers, routers, filters, service activators, and adapters for building integration flows. Spring Integration implements patterns from Gregor Hohpe's 'Enterprise Integration Patterns' book. Core concepts: Message (header + payload), MessageChannel (pipe between components), MessageHandler (process/transform messages), Adapters (inbound/outbound for Kafka, RabbitMQ, AMQP, JMS, FTP/SFTP, HTTP, TCP, JDBC, WebSocket, Redis, AWS S3/SQS, email). Java DSL: IntegrationFlow.from(source).transform().filter().handle(handler).get(). Used for data integration pipelines, event-driven workflows, and system-to-system messaging.

Free tier
63

gRPC Python

High-performance RPC framework for Python — generates client/server stubs from Protocol Buffer definitions for typed, efficient inter-service communication. gRPC Python features: grpc.server() and stub classes from protoc-generated code, unary/server-streaming/client-streaming/bidirectional streaming RPCs, grpc.secure_channel() with TLS, metadata for headers, interceptors for middleware, health checking (grpc_health_checking), reflection, grpc.aio for async support, channel credentials and call credentials, deadlines/timeouts, and grpc.StatusCode error codes. Standard choice for agent-to-agent and microservice communication.

Free tier
63

ws (WebSocket)

Fast, low-level WebSocket server and client library for Node.js implementing the standard WebSocket protocol with ping/pong heartbeat and binary data support.

Free tier
63

Chromatic

Provides automated visual regression testing and UI review for Storybook component libraries by capturing pixel-level snapshots, detecting visual diffs, and managing human approval workflows through a SaaS platform.

Free tier
63

Exposed

JetBrains' SQL ORM library for Kotlin — provides two APIs: DSL (type-safe Kotlin SQL DSL) and DAO (ActiveRecord-style entity objects). The DSL API maps Kotlin operations to SQL: SchemaUtils.create(Users), Users.select { Users.name eq "agent" }.firstOrNull(). The DAO API provides Entity classes (similar to Hibernate) with automatic CRUD. Supports PostgreSQL, MySQL, SQLite, Oracle, H2, SQL Server, and MariaDB. Designed for Kotlin-first usage (coroutine support, Kotlin data types). The go-to database library for Ktor backend services.

Free tier
63

Fathom Analytics API

Fathom Analytics — privacy-first web analytics with a REST API for querying aggregated site metrics, page views, and custom events without tracking individuals or using cookies.

63

Honeybadger API

Honeybadger — developer-friendly error monitoring and uptime monitoring platform with a simple REST API for querying errors, faults, and managing monitors for web applications.

Free tier
63

Next.js

The most popular React full-stack framework. Server-side rendering, static generation, App Router (React Server Components), API routes, middleware, image optimization, and edge runtime support. Provides the React meta-framework for building production web applications. Deployed on Vercel or self-hosted.

Free tier
63

Spring Cloud

Suite of tools for building distributed Spring Boot microservice systems. Spring Cloud provides: service discovery (Eureka, Consul, Zookeeper), API gateway (Spring Cloud Gateway replacing Zuul), distributed configuration (Spring Cloud Config), client-side load balancing (Spring Cloud LoadBalancer), declarative HTTP clients (OpenFeign), circuit breakers (Resilience4j via Spring Cloud Circuit Breaker), distributed tracing (Micrometer Tracing + Zipkin/Jaeger), and messaging (Spring Cloud Stream for Kafka/RabbitMQ). The umbrella project that adds cloud-native patterns on top of Spring Boot.

Free tier
63

TypeGraphQL

TypeScript-first GraphQL framework using decorators and classes to define GraphQL schemas. Write TypeScript classes with @ObjectType, @Field, @Resolver, @Query, @Mutation decorators — TypeGraphQL generates the GraphQL schema automatically. Eliminates duplication between TypeScript types and GraphQL SDL definitions. Works with Apollo Server, express-graphql, and other GraphQL servers.

Free tier
63

Hanami

Modern Ruby web framework built on clean architecture principles — an alternative to Rails for teams that want explicit dependencies, interactors, repositories, and strict separation of concerns. Hanami 2.0 (2022) was a near-complete rewrite: dry-rb ecosystem integration (dry-container, dry-auto_inject), ROM (Ruby Object Mapper) for data persistence instead of ActiveRecord, functional core/imperative shell patterns. No magic, no monkey patching — Hanami apps are plain Ruby objects with explicit wiring. Better testability, smaller memory footprint, faster boot times than Rails.

Free tier
63

OpenFeature

CNCF sandbox project providing a vendor-neutral specification and SDKs for feature flag evaluation. OpenFeature defines a standard API for feature flag evaluation that works with any feature flag backend via provider plugins — LaunchDarkly, Unleash, Flagsmith, CloudBees, Flipt, or custom flagd. Write feature flag code once, switch backend providers without code changes.

Free tier
63

ParadeDB

Postgres-native search engine built on Elasticsearch's BM25 algorithm, implemented as a PostgreSQL extension. ParadeDB adds full-text search (pg_search extension with BM25 ranking), vector search (pg_vectorize), and hybrid search capabilities directly inside PostgreSQL — eliminating the need for a separate Elasticsearch cluster. Search queries run as standard SQL with PostgreSQL's ACID guarantees, joins, and type system. 'Elasticsearch alternative for PostgreSQL users'.

Free tier
63

Slint

Declarative GUI toolkit for Rust (and C++/JavaScript) with a proprietary .slint DSL for UI definitions. Targets embedded systems (microcontrollers), desktop applications, and web. Slint's custom DSL enables design-time previewing and separation of UI from logic. Positioned as a modern Qt alternative for Rust. Renders using custom GPU-accelerated renderer (femtovg or skia).

Free tier
63

SuperAgent

Lightweight progressive AJAX HTTP library for Node.js and browsers. SuperAgent provides a fluent chainable API for HTTP requests with built-in JSON/form parsing, file upload, query string serialization, response type detection, and retry support. Still widely used for API testing in Mocha/Chai stacks via supertest (HTTP testing against Express apps without a running server).

Free tier
63

plumbum

Shell scripting library for Python — provides Pythonic API for running subprocesses, building pipelines, and remote execution. plumbum features: local['cmd'] for local commands, local.path for path manipulation, | operator for pipelines, & for background execution, remote machines via SshMachine, FG/BG/TEE run modes, command composition (ls['-la'] | grep['py']), retcode handling, working directory context manager (local.cwd), environment variable context manager (local.env), CLI application framework (plumbum.cli), and cross-platform path handling. Bridges gap between shell scripts and Python programs.

Free tier
63

Apollo Server

Full-featured GraphQL server with schema-first resolver pattern, Apollo Studio integration, DataLoader for N+1 prevention, and built-in support for Apollo Federation.

Free tier
62

Celery Beat

Periodic task scheduler for Celery — runs cron-like scheduled tasks via Celery Beat process. Celery Beat features: @shared_task with beat_schedule in celery.py configuration, crontab() for cron expression schedules (every Monday at 9am), timedelta for interval schedules (every 10 minutes), django-celery-beat for DB-backed schedules editable via Django admin, dynamic schedule modification without restart, PeriodicTask model for programmatic schedule management, clocked() for one-time scheduled tasks, solar() for sunrise/sunset schedules, and timezone support. Separate celery beat -A myapp process runs alongside Celery workers for agent scheduled task execution.

Free tier
62

Crawl4AI

Async Python web crawler optimized for LLM pipelines that renders JavaScript, extracts clean Markdown, and supports structured data extraction via CSS/XPath/LLM strategies.

Free tier
62

Diesel

Safe, extensible ORM and query builder for Rust. Diesel generates Rust types from your database schema and provides a compile-time verified query DSL — if your query compiles, it's valid SQL. Unlike SQLx (raw SQL with macros), Diesel uses a typed query builder (users.filter(name.eq('Alice')).select(id)) that prevents schema mismatches at compile time. The most mature Rust ORM.

Free tier
62

EasyOCR

PyTorch-based OCR library supporting 80+ languages with GPU acceleration, returning text with bounding boxes and confidence scores from images.

Free tier
62

HERE Maps and Location APIs

Provides geocoding, reverse geocoding, routing, matrix routing, map tiles, places search, geofencing, and fleet telematics APIs for building location-aware applications and agent workflows.

Free tier
62

Membrane Framework

Multimedia streaming framework for Elixir built on the BEAM. Membrane provides a composable pipeline model for processing audio/video streams — ingest from RTMP/WebRTC/HLS, transcode, mix, and output to multiple targets. Uses the same GenStage-inspired pipeline model as Broadway but for multimedia. Supports WebRTC peer connections, RTMP ingest (for OBS-style streaming), HLS output, MP4/Matroska muxing, Opus/AAC audio, and H264/H265 video. Used by Jellyfish (WebRTC conferencing server) and VideoRoom.

Free tier
62

Spring Kafka

Spring integration for Apache Kafka — provides KafkaTemplate for producing, @KafkaListener for consuming, and Kafka Streams support. Spring Kafka features: KafkaTemplate.send() for producing records, @KafkaListener(topics='agent-events') for consuming, automatic offset management, consumer group coordination, batch consumption mode, dead-letter topics (DeadLetterPublishingRecoverer), retry with exponential backoff (DefaultErrorHandler), Kafka Streams binding via StreamsBuilderFactoryBean, transaction support (KafkaTransactionManager), embedded Kafka for testing (EmbeddedKafkaBroker), and Spring Boot auto-configuration via spring-boot-starter. Key difference from AMQP: Kafka retains all messages (configurable retention), enables replay and multiple independent consumer groups reading same topic.

Free tier
62

Vapor

The most popular server-side Swift web framework. Vapor builds on Apple's SwiftNIO for high-performance async networking. Includes routing, middleware, Fluent ORM (PostgreSQL, MySQL, SQLite), Leaf templating, WebSocket support, and async/await throughout. Used for building backend APIs that share Swift code with iOS/macOS clients, enabling full-stack Swift development.

Free tier
62

aio-pika

Async Python AMQP client for RabbitMQ built on asyncio. aio-pika is the asyncio-native wrapper around pamqp that provides a clean API for publishing and consuming RabbitMQ messages in async Python applications. Supports all AMQP patterns: direct exchange, topic exchange, fanout, dead letter queues, and RPC patterns. The go-to async RabbitMQ client for Python.

Free tier
62

http4s

Minimal, purely functional HTTP library for Scala that provides both server (http4s-ember-server, http4s-blaze-server) and client (http4s-ember-client) implementations. HTTP requests and responses are modeled as pure data types with fs2 streaming bodies. Routes are PartialFunction[Request[F], F[Response[F]]] composable values — no reflection, no annotations. Part of the Typelevel ecosystem alongside Cats Effect and Doobie.

Free tier
62

pexpect

Python library for controlling and automating interactive terminal applications — spawns child processes and interacts with them via pseudo-terminal (pty), similar to Unix expect. pexpect features: pexpect.spawn() for process spawning, expect() with string/regex/EOF/TIMEOUT patterns, sendline()/send() for input, before/after attributes for matched text, interact() for handoff to user, pexpect.run() for simple one-shot execution, pxssh class for SSH automation, timeout and maxread configuration, logfile for interaction logging, and fdpexpect for existing file descriptors. Essential for automating CLI tools that don't support piped stdin/stdout.

Free tier
62

Laravel Pulse

Real-time application performance monitoring dashboard for Laravel — tracks server metrics, slow queries, slow jobs, exceptions, HTTP requests, and cache hits with minimal configuration. Pulse features: /pulse dashboard with configurable cards, server monitoring (CPU, memory, disk via pulse:check command), slow query detection (DB::listen threshold), failed/slow job tracking, exception aggregation, cache interaction stats, user activity timeline, custom recorders, and database-backed metric storage. Ships as laravel/pulse package with Livewire dashboard component. Requires no external services — all data stored in your app's database (pulse_* tables). Complements Laravel Telescope for development with production-grade metric aggregation.

Free tier
62

gevent

Python concurrency library using greenlets (cooperative coroutines) with monkey-patching to make blocking stdlib calls non-blocking. gevent.monkey.patch_all() transparently makes socket, threading, and I/O operations async without code changes — existing synchronous code becomes concurrent. Powers Gunicorn's gevent worker and used in legacy Python services for I/O concurrency without async/await syntax.

Free tier
62

nconf

Hierarchical configuration manager for Node.js. Merges configuration from multiple sources in priority order: command-line arguments → environment variables → config files → defaults. Part of the Flatiron ecosystem. Provider-based architecture allows adding custom configuration sources (Redis, etcd, etc.).

Free tier
62

pdf-parse

Simple PDF text extraction library for Node.js built on Mozilla's pdf.js. Extracts text content, page count, PDF metadata (author, title, creation date), and supports page-by-page text extraction callbacks. Designed for server-side PDF text extraction without browser dependencies. Widely used for extracting text from PDFs in Node.js pipelines.

Free tier
62

tower (Rust)

Rust library for building composable, modular network services using the Service trait abstraction. Tower provides middleware components (timeout, retry, rate limiting, load balancing, tracing) that can be stacked and composed. Used as the middleware layer in axum and tonic (gRPC). Tower's Service<Request> trait is the composable abstraction that replaces ad-hoc middleware chains.

Free tier
62

Celery

Distributed task queue for Python. Define tasks as Python functions, dispatch them asynchronously from web applications, and execute them in worker processes. Supports Redis and RabbitMQ as message brokers, task scheduling (celery beat), task chaining/grouping/chords for complex workflows, task retries with exponential backoff, and result backends. The standard Python background job processing solution.

Free tier
62

Delta Lake

Open-source storage layer that brings ACID transactions, scalable metadata handling, and time travel to Apache Spark and other query engines. Delta Lake is the foundational technology of Databricks' Lakehouse Platform. Delta Lake Universal Format (UniForm) enables compatibility with Iceberg and Hudi readers. REST API via Delta Sharing protocol for cross-platform data sharing.

Free tier
62

Moya

Network abstraction layer for Swift iOS/macOS built on top of Alamofire — provides type-safe API endpoint definitions using enums and protocol-based routing. Moya TargetType protocol: each API endpoint is an enum case with associated path, method, task (parameters), headers, and sampleData (for testing). MoyaProvider<AgentAPI> wraps Alamofire session and handles requests. Supports RxSwift (RxMoya), Combine (CombineMoya), and callback-based async. Plugin system for logging, auth token injection, activity indicators. Makes API calls testable by stubbing sampleData without network. Removes boilerplate of manual URLRequest construction.

Free tier
62

OpenTelemetry Go SDK

Official OpenTelemetry Go SDK for distributed tracing, metrics, and logs. Provides vendor-neutral instrumentation APIs that export telemetry data to Jaeger, Zipkin, Prometheus, Grafana, Datadog, and any OTLP-compatible backend. Used to instrument Go microservices for distributed tracing and metrics without vendor lock-in.

Free tier
62

Permit.io

Authorization-as-a-service platform that lets developers implement and manage fine-grained RBAC, ABAC, and ReBAC access control policies without building policy infrastructure from scratch.

Free tier
62

RxDB

Reactive client-side database for JavaScript applications. RxDB wraps various storage backends (IndexedDB, SQLite, in-memory) with RxJS observables, enabling reactive queries that automatically emit when data changes. Supports real-time replication with CouchDB/PouchDB, GraphQL, and WebSocket sync protocols. Works in browsers, Node.js, React Native, and Electron. Strong focus on local-first apps with offline capability and eventual sync.

Free tier
62

Spring Session

Distributed session management for Spring applications — replaces in-memory HttpSession with a clustered session store (Redis, JDBC, Hazelcast, MongoDB). Spring Session features: @EnableRedisHttpSession replaces default session with Redis-backed session, spring.session.store-type=redis auto-configuration, transparent HttpSession API (no code changes to session.getAttribute()), session namespace isolation, cookie customization (SameSite, Secure, domain), WebSocket session support, reactive WebFlux session, WebSession for reactive apps, and JSON serialization configuration. Solves sticky session requirement for Spring agent services in Kubernetes/load-balanced environments.

Free tier
62

SwiftNIO

Apple's low-level asynchronous networking framework for server-side Swift. SwiftNIO is a non-blocking I/O framework (inspired by Netty) built around event loops, channels, and channel handlers. All major server-side Swift frameworks (Vapor, Hummingbird) are built on SwiftNIO. Provides TCP/TLS servers, HTTP/1/2 support, WebSocket handlers, and ByteBuffer for efficient network I/O. Foundation for high-performance Swift backends.

Free tier
62

WireMock API

WireMock is an open-source API mocking and service virtualization tool with a REST admin API for programmatically creating stubs, recording real API interactions, and resetting mock state during testing.

Free tier
62

arq

Lightweight async job queue for Python using Redis, designed for asyncio. Simpler than Celery: define async functions as jobs, enqueue them from any async code, and run workers that execute them. Supports cron scheduling, job deduplication, priorities, and result storage in Redis. The modern asyncio alternative to Celery for Python.

Free tier
62

testcontainers-go

Go library for integration testing with real Docker containers. Spin up actual PostgreSQL, Redis, Kafka, or any Docker image in Go tests and tear them down automatically. Part of the cross-language testcontainers ecosystem. Provides pre-built modules for common services (postgres, redis, kafka, mongodb, localstack) and a generic container API.

Free tier
62

Northflank API

A developer-focused container hosting platform and PaaS with a full REST API for programmatically managing services, deployments, databases, cron jobs, and build pipelines.

Free tier
62

ScreenshotOne API

API for taking full-page and viewport screenshots of any URL programmatically, including JavaScript-rendered pages, with options for PDF export, custom viewports, and blocking ads/cookies.

Free tier
62

Watermill

Go library for building event-driven and messaging systems. Watermill provides a unified pub/sub interface with adapters for Kafka, RabbitMQ, NATS, Redis, SQL, and in-memory transports. Includes router for message processing pipelines, middleware (retry, poison queue, correlation ID), and CQRS/event sourcing helpers. Single API regardless of the underlying message broker.

Free tier
62

Cursor

AI-first code editor with agentic coding capabilities, background agents, and MCP server integration for automation and programmatic access.

MCP Free tier
62

HTML/CSS to Image API

Converts HTML and CSS markup into PNG, JPEG, or WebP images and PDFs via a simple REST API.

Free tier
62

Microlink

Extracts structured metadata (title, description, images, video) and captures screenshots from any URL using a headless browser.

Free tier
62

New Relic API

New Relic NerdGraph GraphQL API and REST API — full-stack observability platform APIs for querying APM metrics, infrastructure data, logs, traces, and alerts, enabling agents to automate observability workflows and incident response.

Free tier
62

VCR.py

HTTP interaction recording and replay library for Python — record real HTTP requests to 'cassette' YAML files and replay them in tests without network access. VCR.py features: @vcr.use_cassette() decorator, vcr.VCR() for configuration, cassette recording (record_mode: none/new_episodes/all/once), request matching (URI, method, body, headers), response filtering for sensitive data (filter_headers, filter_query_parameters), support for requests, httpx, urllib3, aiohttp, and httplib backends, cassette inspection, and pytest plugin (pytest-recording). Eliminates network dependencies in tests — record once, replay forever.

Free tier
62

testcontainers-rs

Rust port of the Testcontainers library for managing Docker containers in integration tests. Starts real Docker containers (PostgreSQL, Redis, Kafka, etc.) for each test and cleans them up afterward. Allows writing Rust integration tests against real databases and services without mocking. Supports both sync and async (Tokio) test patterns.

Free tier
62

Active Storage

Built-in Rails file attachment system — attaches files to ActiveRecord models and stores them in cloud storage (S3, GCS, Azure Blob) or local disk. Active Storage features: has_one_attached :avatar / has_many_attached :documents in models, form with file_field, direct upload to S3 (bypasses Rails server), image transformation via Vips/ImageMagick (variant), file validation via custom validators or active_storage_validations gem, service configuration in config/storage.yml, background job for variant processing, mirroring between services, and CDN URL generation. Included in Rails since 6.0 with no additional gems required for basic usage.

Free tier
62

Ash Framework

Declarative resource-based framework for Elixir that generates entire business logic layers from resource definitions. An Ash resource (defresource MyApp.Post do) declares attributes, actions (CRUD + custom), policies, relationships, and calculations. Ash generates CRUD operations, validation, authorization policies, GraphQL (via AshGraphql), JSON:API (via AshJsonApi), and admin UIs (via AshAdmin) automatically. Think Rails scaffold × 10 with declarative policies.

Free tier
62

Close CRM API

Close CRM REST API — programmatic access to leads, contacts, opportunities, activities, calls, and email sequences in the sales-optimized CRM built for inside sales teams with built-in calling and email sequence automation.

62

Django Channels

Extends Django to handle WebSockets, long-polling, background tasks, and other async protocols alongside standard HTTP. Django Channels replaces Django's WSGI server with ASGI (via Daphne or Uvicorn), adds channel layers (Redis-backed pub/sub for cross-process communication), and provides WebSocket Consumers (async or sync class-based handlers). Key concepts: Consumer (handles WebSocket connection lifecycle), Channel Layer (Redis pub/sub for broadcasting to groups), Channel Groups (broadcast to all connections in a group). Used for real-time agent status updates, live agent chat interfaces, streaming agent responses to browser, and collaborative agent workspaces.

Free tier
62

FastStream

FastAPI-inspired async Python framework for building message broker microservices. Single unified API for Kafka, RabbitMQ, NATS, and Redis Pub/Sub. Automatic schema generation, built-in testing with TestClient, and type-safe message handling with Pydantic. Dramatically reduces boilerplate for event-driven Python services compared to raw aiokafka or pika.

Free tier
62

ImageMagick

Provides a command-line suite and library API for creating, editing, converting, and compositing raster and vector images across 200+ formats including JPEG, PNG, TIFF, WebP, HEIC, PDF, and SVG.

Free tier
62

Lerna

Original JavaScript monorepo management tool, now maintained by Nx and integrated with Nx task scheduling. Manages multiple npm packages in a single repository — versioning, changelogs, and publishing to npm. Lerna v6+ integrates with Nx for task running and caching. Known for its two versioning modes: fixed (all packages same version) and independent (packages version independently). Still widely used but many teams have migrated to Turborepo or Nx.

Free tier
62

Motor

Async Python MongoDB driver — the official asyncio-native MongoDB driver for Python, wrapping PyMongo for async/await usage. Motor features: AsyncIOMotorClient, AsyncIOMotorDatabase, AsyncIOMotorCollection, async CRUD (await collection.insert_one(), await collection.find_one()), async aggregation pipeline, change streams with async_for, GridFS async, connection pooling, Tornado support, and full PyMongo feature parity via async interface. Required for FastAPI, aiohttp, and asyncio-based agent backends that use MongoDB.

Free tier
62

Puppet

Declarative configuration management tool where agents pull compiled catalogs from a Puppet Server, applying manifests that describe desired system state using Facter facts and Hiera data hierarchies.

Free tier
62

SerpAPI

REST API that returns structured JSON from Google, Bing, YouTube, Amazon, and other search engines without managing headless browsers.

Free tier
62

Solid Queue

Database-backed job queue for Rails — uses the application database (SQLite, PostgreSQL, MySQL) instead of Redis for background job processing. Solid Queue features: Active Job adapter (config.active_job.queue_adapter = :solid_queue), job persistence in DB tables (solid_queue_jobs, solid_queue_paused_queues), scheduled jobs, concurrency controls (key: 'agent-#{agent_id}' prevents duplicate agent processing), multi-queue workers, failed job visibility, Mission Control dashboard integration, and SKIP_TRANSACTION option for non-transactional workers. Default queue adapter in Rails 8+. Eliminates Redis dependency for agent apps that don't need Redis for other purposes.

Free tier
62

Spring Security

Comprehensive security framework for Spring Boot applications handling authentication, authorization, CSRF protection, session management, and OAuth2/OIDC integration. Configures security via SecurityFilterChain beans with method-level security (@PreAuthorize, @Secured). The de facto standard for securing Spring Boot web applications and APIs. Integrates with Spring MVC, WebFlux, and Spring Cloud.

Free tier
62

Vert.x

Eclipse toolkit for building reactive, event-driven applications on the JVM. Vert.x uses an actor-like Verticle model with an event bus for async communication between components. Non-blocking I/O via Netty underneath, with support for HTTP/2, WebSocket, gRPC, and reactive SQL. Polyglot — works in Java, Kotlin, Groovy, Scala. Used for high-concurrency agent backends where thousands of simultaneous connections are needed.

Free tier
62

ZITADEL

Open-source identity and access management (IAM) platform providing authentication, authorization, and user management. ZITADEL offers OIDC, OAuth 2.0, SAML 2.0, MFA, passkeys, machine-to-machine (service account) auth, and a management API. Designed as a modern alternative to Auth0/Okta that can be self-hosted or used as a cloud service. Features event sourcing architecture for auditability and GDPR-compliant data handling. Competitive with Keycloak but with better UX and cloud-native architecture.

Free tier
62

mitmproxy

Interactive HTTPS proxy for security testing and API analysis — intercepts, inspects, and modifies HTTP/HTTPS traffic. mitmproxy features: mitmproxy interactive TUI, mitmdump for automated capture, mitmweb browser UI, Python addons API (request/response hooks), SSL/TLS interception (transparent MitM), WebSocket support, HTTP/2 and HTTP/3, upstream proxy chaining, HAR export, flow manipulation (modification of requests/responses in flight), replay/fuzz flows, and scripting via Python addon scripts. Three frontends: interactive (mitmproxy), CLI (mitmdump), and web (mitmweb). Used for API security testing, mobile app traffic analysis, and agent HTTP traffic inspection.

Free tier
62

sbt (Scala Build Tool)

The standard build tool for Scala projects. sbt uses incremental compilation via Zinc (only recompiles changed files), an interactive shell for running tasks (compile, test, run, reload), plugin system for extending build behavior, and a Scala-embedded DSL for build configuration. Supports multi-project builds, cross-compilation (Scala 2.13 and 3.x), publishing to Maven Central and Sonatype, and integration with CI systems. sbt 2.0 is in development with improved build-level dependency management.

Free tier
62

Bull

Robust Node.js job queue library built on Redis. Supports producer/consumer patterns for background job processing with priorities, delays, repeatable jobs (cron), concurrency control, job lifecycle tracking, and automatic retry with backoff. Bull has a rich ecosystem with BullBoard/Arena UI dashboards. Note: Bull is in maintenance mode — BullMQ (TypeScript rewrite) is the recommended successor for new projects.

Free tier
62

Helius

Enhanced Solana RPC provider with additional APIs beyond standard JSON-RPC: Digital Asset Standard (DAS) API for NFT/token metadata, transaction parsing API, webhook event notifications, and historical transaction data. Used as the primary Solana infrastructure for most production dApps. Significantly more useful than raw Solana RPC due to enriched data.

Free tier
62

Ktor

Asynchronous web framework for Kotlin built by JetBrains. Ktor uses Kotlin coroutines for non-blocking I/O, providing a lightweight and flexible HTTP server and client. Unlike Spring Boot, Ktor is micro-framework-style — you compose exactly what you need (routing, serialization, auth, compression). Used for building Kotlin REST APIs, microservices, and HTTP clients. Both server and client in one framework.

Free tier
62

NiceGUI

Python-based web UI framework that wraps Quasar (Vue.js) components with a Python API. NiceGUI lets you build full web UIs purely in Python with reactive updates via WebSocket. Unlike Streamlit (which re-runs scripts), NiceGUI maintains persistent connections and component references — closer to React's model but in Python. Originally designed for robotics control panels (Zauberzeug makes autonomous vehicles), it works well for any real-time monitoring or control interfaces.

Free tier
62

Oso

Open-source authorization library and cloud service that uses the Polar policy language to define and enforce fine-grained RBAC and ReBAC access control in application code or via a hosted API.

Free tier
62

Piccolo ORM

Fast async Python ORM with a focus on type safety and developer experience — supports sync and async usage, generates migrations automatically, and provides a FastAPI/Starlette-native experience. Piccolo features: Table subclasses for models (class Agent(Table): name = Varchar()), query builder API (await Agent.select().where(Agent.active == True).run()), migrations via piccolo migrations new + piccolo migrations run, Piccolo Admin (React-based admin UI), and REST endpoint generation via piccolo_api. Uses asyncpg under the hood for PostgreSQL. CLI tools for project creation, schema inspection, and migration management. Designed as async-first alternative to SQLAlchemy for modern Python API services.

Free tier
62

Qwik

HTML-first JavaScript framework designed for instant page load times. Qwik introduces 'resumability' — instead of hydrating a React-like app (downloading and executing all JavaScript before interactivity), Qwik serializes component state into HTML and resumes execution lazily in the browser only when needed. This achieves near-zero JavaScript on initial load. Created by Builder.io (Miško Hevery, Angular creator). Qwik City is the full-stack meta-framework (like Next.js for Qwik).

Free tier
62

grpc-gateway

Go plugin for protoc that generates a reverse-proxy server translating RESTful JSON API calls into gRPC calls. Add HTTP annotations to .proto files and grpc-gateway generates a REST endpoint that proxies to the gRPC service. Also generates OpenAPI 2.0/3.0 docs. Used when you need both gRPC (for microservice-to-microservice) and REST (for public APIs, browsers) from the same service definition.

Free tier
62

AWS Chalice

AWS-native Python microframework for building serverless applications on Lambda, using Flask-like decorator routing (@app.route) with automatic IAM role generation and native integrations for DynamoDB, SQS, S3, and SNS events.

Free tier
62

Falcon

Ultra-minimalist Python WSGI/ASGI REST framework using a Resource class pattern with responder methods (on_get, on_post), optimized for low overhead and high request throughput.

Free tier
62

Grafana Tempo

High-scale, cost-efficient distributed tracing backend from Grafana Labs. Tempo stores traces directly in object storage (S3, GCS, Azure Blob) with no indexing — making it dramatically cheaper than Jaeger or Zipkin for high-volume trace storage. Integrates natively with Grafana for trace visualization and supports trace-to-log and trace-to-metric correlation. Accepts OTLP, Jaeger, Zipkin, and OpenCensus trace formats. Designed as the tracing component of the Grafana LGTM stack (Loki + Grafana + Tempo + Mimir).

Free tier
62

Huey

Lightweight Python task queue library backed by Redis (or SQLite/in-memory) for running background jobs, periodic scheduled tasks, and distributed work queues. A simpler alternative to Celery for Python projects.

Free tier
62

Modal API

Modal is a serverless Python cloud compute platform that lets agents deploy and invoke Python functions (including GPU-accelerated ML workloads) as scalable serverless endpoints, batch jobs, and scheduled tasks — without managing infrastructure.

Free tier
62

formidable

Node.js library for parsing form data and file uploads. Handles multipart/form-data and application/x-www-form-urlencoded request bodies, writing uploaded files to disk or keeping in memory. Supports progress events, file size limits, file type validation, and streaming. The standard solution for file upload handling in Express.js applications alongside multer.

Free tier
62

pwntools

CTF exploitation framework and binary interaction library for Python — provides tools for writing exploits, interacting with processes/sockets, and binary analysis. pwntools features: process()/remote() for process/socket interaction, tubes with send()/recv()/recvuntil()/sendlineafter(), ELF() for binary analysis (symbols, got, plt, bss), ROP() for return-oriented programming chain building, shellcraft for shellcode generation (shellcraft.sh()), asm()/disasm() for assembly, cyclic() for de Bruijn pattern generation, p32()/p64()/u32()/u64() for packing, context for architecture setting, and logging. Standard tool for CTF competitions and authorized penetration testing binary exploitation.

Free tier
62

safety

Python dependency vulnerability scanner — checks installed packages against a database of known CVEs and security advisories. safety features: safety check for scanning requirements.txt or installed packages, safety scan for project-level scanning, JSON/text output formats, --continue-on-error for CI pipelines, --ignore for known safe CVEs, PyPI Safety DB (free) and Safety DB Pro (authenticated), integration with pip-audit and CI systems, CVSS scores, fix recommendations, and GitHub Actions support. Identifies packages with known security vulnerabilities before deployment.

Free tier
62

Chef Infra

Ruby-DSL configuration management tool that uses cookbooks and recipes to define desired system state, with a chef-client agent converging nodes against a Chef Server or in local mode.

Free tier
62

Ghost Content API

Ghost Content API and Admin API — headless CMS REST APIs for creating, managing, and publishing blog posts, newsletters, and membership content, with support for members, subscriptions, and email newsletters.

Free tier
62

Help Scout API

Help Scout REST API — programmatic access to conversations, mailboxes, customers, and teams in the email-first customer support platform, enabling agents to automate support workflows, respond to conversations, and sync customer data.

62

Nango

Open-source platform for building native product integrations with 250+ pre-built API connectors. Nango handles OAuth flows, token refresh, credential storage, and provides a unified interface to call any connected API. Designed for SaaS products that need to integrate with user-authorized third-party APIs (Salesforce, HubSpot, Slack, GitHub, etc.) without managing OAuth complexity per provider. Unlike Fivetran/Airbyte (ETL focus), Nango enables real-time API interactions on behalf of users.

Free tier
62

Thread Dump Analyzer (TDA)

A Java thread dump and heap analysis tool that runs as a GUI application, VisualVM plugin, or headless MCP server, enabling AI agents to parse thread dumps, detect deadlocks, identify long-running threads, and analyze virtual thread pinning.

MCP Free tier
62

rope

Python refactoring library — provides programmatic code refactoring operations on Python projects. rope features: rename (variables, functions, classes, modules), extract function/variable, move (class/function to different module), inline variable, introduce parameter, change function signature, auto-import suggestions, code completion via analysis, find-occurrences for symbol lookup, organize imports, undo/redo for refactoring operations, and Project abstraction for multi-file refactoring. Used by IDE plugins (Vim, Emacs, Sublime) for Python refactoring support.

Free tier
62

Action Cable

Built-in WebSocket framework for Ruby on Rails — integrates WebSockets with Rails app for real-time features using channels. Action Cable features: Channel classes (ApplicationCable::Channel), subscriptions via JavaScript consumer, broadcasting with ActionCable.server.broadcast, stream_from / stream_for for pub/sub, authentication via connection.rb (current_user), Redis or async adapter for pub/sub backend, cable.yml configuration, Action Cable JavaScript consumer (consumer.subscriptions.create), and full Rails session/cookie access in connection. Replaced Need for Pusher in many Rails apps. ChatChannel, NotificationChannel, AgentStatusChannel patterns enable real-time agent updates without external WebSocket service.

Free tier
62

External Secrets Operator

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
62

GraphQL Yoga

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
62

Memgraph Graph Database

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
62

OpenLineage

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
62

Recruitee ATS API

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
62

Turbo (Rails/Hotwire)

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
62

Better Auth

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
62

Crossref REST API

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
62

Dropwizard

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
62

Elysia.js

TypeScript-first web framework optimized for Bun runtime. Focuses on end-to-end type safety, performance (among the fastest Node.js/Bun frameworks), and ergonomics. Built-in OpenAPI documentation generation, Eden Treaty client for type-safe API calls, and schema validation via TypeBox. Inspired by tRPC but for REST APIs.

Free tier
62

Google Search Console API

Google Search Console REST API — programmatic access to website search performance data including impressions, clicks, CTR, average position, and crawl status, enabling agents to automate SEO reporting, monitor search visibility, and detect crawl issues at scale.

Free tier
62

Hoppscotch

Open-source API development and testing platform. Hoppscotch is a web-based alternative to Postman — make HTTP requests, test REST/GraphQL/WebSocket/MQTT/SSE endpoints, organize collections, and write tests. Runs entirely in the browser (no install needed) or as a self-hosted platform. Supports real-time protocols (WebSocket, SSE, MQTT) better than Postman. Open-source MIT with a commercial Hoppscotch Enterprise for team features.

Free tier
62

Keystatic

Git-based headless CMS with a local editing UI that stores content as files (Markdown, YAML, JSON) in your repository. No database required — content lives in git alongside code. Works with Astro, Next.js, and Remix. Includes a local editing admin UI accessible in development and a cloud UI for non-developers via Keystatic Cloud. Positioned as the developer-friendly CMS where content is code and editors get a polished UI.

Free tier
62

OpenTelemetry JavaScript SDK

Official OpenTelemetry JavaScript/TypeScript SDK for distributed tracing, metrics, and logging. Implements the CNCF OpenTelemetry standard for instrumentation. Auto-instruments popular Node.js frameworks (Express, Fastify, NestJS, HTTP, gRPC, PostgreSQL, Redis, MongoDB) via @opentelemetry/auto-instrumentations-node. Exports telemetry to any OTLP-compatible backend (Jaeger, Zipkin, Grafana Tempo, Honeycomb, Datadog, Dynatrace, etc.) through standardized exporters.

Free tier
62

Panel (HoloViz)

Python dashboarding framework built on Bokeh with support for any Python visualization library (Matplotlib, Plotly, Altair, hvPlot, Bokeh). Part of the HoloViz ecosystem. Panel's strength is flexibility — wrap any Python object (matplotlib figure, pandas DataFrame, custom widget) into a dashboard without framework-specific rewrites. Reactive parameter system for interactive widgets. Works in Jupyter notebooks and as standalone web apps. Used heavily in scientific computing and geospatial communities.

Free tier
62

People Data Labs (PDL)

B2B data enrichment API providing person and company data at scale. PDL aggregates data from public sources to provide structured person profiles (employment history, education, skills, social profiles) and company data (headcount, funding, technologies used). Used by sales teams, recruiters, and AI agents for data enrichment workflows.

Free tier
62

Rolify

Role management library for Ruby on Rails — adds flexible role-based access control with resource-scoped roles. Rolify features: `rolify` macro on User model adds has_and_belongs_to_many :roles, `resourcify` on resource model enables resource-scoped roles, `user.add_role :admin` (global role), `user.add_role :editor, Agent` (class-scoped), `user.add_role :owner, @agent` (instance-scoped). Querying: `user.has_role? :admin`, `User.with_role :editor, Agent`. Integrates with CanCanCan and Pundit for authorization policy evaluation. Roles stored in roles table with optional resource_type/resource_id for scoping.

Free tier
62

SlowAPI

Rate limiting extension for FastAPI and Starlette — port of Flask-Limiter using the limits library. SlowAPI provides @limiter.limit() decorator for endpoint-level rate limiting with storage backends (in-memory, Redis, Memcached). Limits expressed as strings: '100/day', '10/minute', '1/second'. Supports key functions for per-user or per-IP limiting (default: client IP). Integrates with FastAPI's dependency injection and exception handlers. Agent API limiting example: @app.get('/agent/run') @limiter.limit('10/minute') for per-IP agent API rate limiting.

Free tier
62

Urlbox

Captures pixel-perfect screenshots, PDFs, and metadata of any URL using a managed headless browser fleet.

Free tier
62

Administrate

Thoughtbot's extensible admin dashboard generator for Rails — creates CRUD admin interfaces from model definitions with minimal configuration. Administrate features: Dashboard classes defining displayed fields, custom field types (BelongsToField, HasManyField, DateTimeField, UrlField), SHOW_PAGE_ATTRIBUTES / INDEX_PAGE_ATTRIBUTES / FORM_ATTRIBUTES arrays, search across configured attributes, sortable columns, pagination via Kaminari, filtering, custom action controllers inheriting from Admin::ApplicationController, and generator for dashboard files (rails generate administrate:dashboard Agent). Generates real Rails controllers and views (not DSL magic) — fully overridable. Less magical but more maintainable than ActiveAdmin.

Free tier
61

Privy API

Privy — authentication and embedded wallet infrastructure for web3 apps, enabling users to sign in with social accounts or email and get a non-custodial wallet automatically, with a REST API for user and wallet management.

Free tier
61

Pulumi SDK

Infrastructure as Code platform using real programming languages (TypeScript, Python, Go, C#, Java) instead of YAML/DSL. Deploy cloud resources (AWS, Azure, GCP, Kubernetes, 100+ providers) using familiar language features — conditionals, loops, functions, and type checking. Supports both declarative stacks and Pulumi Automation API for programmatic IaC from agent code.

Free tier
61

Resque

Redis-backed background job library for Ruby — one of the original Ruby background job systems, uses Redis lists to store job queues and forks a new process per job. Resque features: Resque.enqueue(AgentWorker, agent_id) enqueues job, `def self.perform(agent_id)` class method processes job, named queues (@queue = :agents), Resque web UI (Sinatra dashboard) for job monitoring, retry via resque-retry plugin, and scheduler via resque-scheduler. Jobs are forked processes (memory-isolated but slower startup than Sidekiq threads). Sidekiq has largely superseded Resque for new projects but Resque is still widely deployed in mature Rails applications.

Free tier
61

Streamlit

Python-native framework for building interactive web apps and data dashboards with pure Python — no HTML, CSS, or JavaScript required. Write st.write(), st.chart(), st.slider() and Streamlit renders a live-reloading web app. Popular for LLM demos, ML model showcases, data exploration tools, and agent UIs. Acquired by Snowflake.

Free tier
61

Actix Web

One of the fastest web frameworks in the world, consistently topping TechEmpower benchmarks. Actix Web is a Rust async HTTP framework built on Tokio with extractors, middleware, WebSocket support, and a powerful routing DSL. Ideal for building high-performance REST APIs, microservices, and agent backends that need Rust's memory safety with near-C performance.

Free tier
61

DEV.to API

DEV.to (Forem) REST API — programmatic access to create, publish, and manage developer blog articles on DEV Community, the largest developer blogging platform, with article management, comments, reactions, and user profile access.

Free tier
61

Laravel Reverb

First-party WebSocket server for Laravel — a self-hosted, Pusher-compatible WebSocket server that integrates natively with Laravel Broadcasting. Reverb features: drop-in replacement for Pusher Channels (uses pusher/pusher-php-server protocol), BROADCAST_CONNECTION=reverb in .env, Laravel Echo frontend client with Reverb connector, channel types (public, private, presence), broadcast() helper with ShouldBroadcast event interface, horizontal scaling via Redis pub/sub, and built-in support for Laravel Echo Server replacement. Ships with laravel/reverb package; starts with php artisan reverb:start. No monthly fees vs Pusher's paid tiers for high message volumes.

Free tier
61

Nim

Statically-typed, compiled systems programming language with Python-like syntax, powerful macro system, and multiple compilation backends (C, C++, JavaScript). Nim compiles via C/C++ for native performance, or to JavaScript for browser/Node.js targets. Features hygenic macros for metaprogramming, effect systems, async/await via chronos/asyncdispatch, and a small standard library. Produces single static binaries. Used for systems tools, game development, and embedded systems.

Free tier
61

Notion API

REST API for Notion's workspace platform, enabling agents to read and write pages, databases, and block-level content including tables, tasks, and rich text documents.

Free tier
61

Treblle

API observability and lifecycle management platform. Treblle automatically captures API requests and responses via lightweight SDK integration, provides real-time request/response inspection, auto-generates API documentation from live traffic, and includes AI-powered API quality scoring (Treblle AI). Supports 20+ languages and frameworks with drop-in SDKs. REST API for accessing captured request data, API stats, and quality reports. Designed for developers who want Postman-like API debugging with always-on request logging.

Free tier
61

aiomysql

Async MySQL client library for Python asyncio — wrapper around PyMySQL providing non-blocking MySQL connections. aiomysql features: aiomysql.connect() for single connection, aiomysql.create_pool() for connection pooling, cursor.execute()/executemany() for queries, cursor.fetchall()/fetchone()/fetchmany(), DictCursor for dict results, SSCursor for server-side cursors (large result sets), transactions (conn.begin(), commit(), rollback()), autocommit mode, SQLAlchemy ORM integration via aiomysql.sa, and aio-libs ecosystem integration. Part of aio-libs like aiohttp.

Free tier
61

Bing Search API

Microsoft Bing's web, news, image, and video search API via Azure Cognitive Services for agent-powered search with structured results and SafeSearch filtering.

Free tier
61

Infracost

Cloud cost estimation tool for Terraform, OpenTofu, Pulumi, and CloudFormation. Infracost analyzes IaC code and shows the cost impact of changes before deployment — posting a cost diff comment on PRs showing what infrastructure changes will cost. Supports all major cloud providers (AWS, GCP, Azure) with a public pricing API and a CI/CD integration layer for Atlantis, GitHub Actions, GitLab, and more.

Free tier
61

K9s

Terminal UI for Kubernetes — interactive ncurses-style dashboard for managing and monitoring Kubernetes clusters. K9s features: real-time pod listing with status and restarts, log streaming (l key), exec into pods (s key for shell), port-forward (shift-f), describe resources (d key), delete resources (ctrl-d), namespace switching, resource filtering (/pattern), custom views via plugins, pulses view for resource changes, xray for dependency tree, and skin themes. Replaces repetitive kubectl commands with interactive navigation. Works with any kubectl-accessible cluster (minikube, EKS, GKE, AKS).

Free tier
61

Keploy

AI-powered test generation and record-replay testing tool. Keploy captures real API traffic and automatically generates integration tests + mocks/stubs from captured traffic. Uses eBPF for network-level traffic capture (no code changes needed). When re-run, Keploy replays the captured API calls against your application and mocks external dependencies. Designed to dramatically reduce the effort of writing integration tests for backend services.

Free tier
61

Payload CMS

TypeScript-native headless CMS with code-first schema definition, built-in REST and GraphQL APIs, and deep Next.js App Router integration for full-stack content management.

Free tier
61

Statsig API

Statsig's REST API and SDKs for managing feature gates, dynamic configs, experiments, and layers — with built-in metrics and statistical analysis for measuring feature impact.

Free tier
61

Steampipe

Open-source tool that queries cloud infrastructure, SaaS APIs, and security tools using SQL. Steampipe translates SQL queries into API calls across 140+ plugins (AWS, Azure, GCP, GitHub, Kubernetes, Slack, Okta, etc.), enabling unified infrastructure querying. Steampipe Cloud provides a REST API for running queries and benchmarks remotely. Used for cloud security auditing, asset inventory, and compliance checking via SQL.

Free tier
61

WatermelonDB

High-performance reactive database for React Native and web apps. WatermelonDB uses SQLite (native) or IndexedDB (web) for local storage with a reactive observation system that automatically re-renders components when data changes. Designed for 'lazy loading' — queries run lazily and only fetch data when observed. The sync engine enables server synchronization with a push/pull protocol that your server implements. Used by Nozbe (productivity apps) in production with tens of thousands of records.

Free tier
61

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.

Free tier
61

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.

Free tier
61

Cloudinary

Cloud-based image and video management platform with a transformation pipeline, AI-powered tagging, and CDN delivery accessible via REST API and SDKs.

Free tier
61

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.

Free tier
61

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.

Free tier
61

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.'

Free tier
61

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.

Free tier
61

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.

Free tier
61

Zarr

Chunked, compressed N-dimensional array storage for Python — cloud-native alternative to HDF5. Zarr features: zarr.open() for local/cloud arrays, zarr.zeros/ones/empty for creation, chunk-based storage (chunk=(100, 100)), compression (Blosc, Zstd, Zlib, LZ4), multiple backends (local filesystem, S3, GCS, Azure Blob via fsspec), consolidated metadata, zarr.Group hierarchy, append-friendly arrays, zarr.convenience.copy_all for HDF5 migration, thread-safe reads, and parallel writes with synchronization. Cloud-native format — arrays stored as directories of chunk files readable from S3 without full download. Used with Dask for out-of-core processing of TB-scale datasets.

Free tier
61

@grpc/grpc-js

Pure JavaScript/TypeScript gRPC implementation for Node.js. Supports unary RPCs, server streaming, client streaming, and bidirectional streaming. Works with protobuf code generation (@grpc/proto-loader) for type-safe service definitions. Used for high-performance inter-service communication in microservice architectures.

Free tier
61

Apache Camel

Enterprise integration framework implementing the Enterprise Integration Patterns (EIP). Apache Camel provides 300+ connectors (Camel Components) for integrating with virtually any system: Kafka, AWS SQS/S3/Lambda, REST, HTTP, databases, FTP, SMTP, Salesforce, SAP, and more. Uses a DSL (Java, Kotlin, XML, YAML) to define integration routes: from() → process() → to(). Handles transformation, splitting, aggregating, filtering, error handling, and retry logic. Runs standalone or embedded in Spring Boot/Quarkus. The "Swiss Army knife" of Java integration.

Free tier
61

Dagger CI/CD Pipeline Engine

Programmable CI/CD engine that runs containerized build pipelines defined in Go, Python, or TypeScript, executing consistently across local machines, CI systems, and cloud environments using a built-in GraphQL API.

Free tier
61

Grafana Loki

Prometheus-inspired horizontally scalable log aggregation system that indexes only metadata labels, making it cost-efficient for storing and querying agent logs.

Free tier
61

Helidon

Oracle's lightweight Java microservice framework — supports two styles: Helidon MP (MicroProfile compliant, CDI injection, JAX-RS REST) and Helidon SE (functional reactive style, no IoC container). Helidon 4.x uses Java 21 Virtual Threads (Project Loom) for high concurrency without reactive programming complexity. Key features: GraalVM native image support (fast startup, low memory), built-in health checks (MicroProfile Health), metrics (MicroProfile Metrics), tracing (Jaeger/Zipkin), security (JWT, OAuth2, OIDC), and OpenAPI (MicroProfile OpenAPI). Oracle's alternative to Quarkus and Micronaut.

Free tier
61

ODMantic

AsyncIO MongoDB Object-Document Mapper (ODM) built on Pydantic and Motor. Define MongoDB document schemas as Pydantic models, then use ODMantic's AIOEngine for type-safe async CRUD operations. Works seamlessly with FastAPI's Pydantic models for MongoDB-backed agent services. ODMantic handles ObjectId serialization, embedded models, and type coercion — the async-native alternative to MongoEngine.

Free tier
61

PSPDFKit API

Document processing API for PDF generation from HTML, form filling, digital signatures, annotations, and watermarking.

Free tier
61

Pact

Consumer-driven contract testing framework that ensures microservices communicate as expected. The consumer writes tests defining what it expects from the provider API. Pact generates a contract (pact file) which the provider then verifies. Prevents integration failures by catching API breaking changes before deployment. Supports REST and message-based (async) contracts. PactFlow provides managed contract hosting.

Free tier
61

Rolldown

Rust-based JavaScript/TypeScript bundler designed to replace Rollup as Vite's bundler. Built by the Vite team with Rollup-compatible plugin API and configuration. Uses OXC for parsing (much faster than SWC/esbuild for transforms). Goal: be the bundler that powers the next generation of Vite — maintaining plugin compatibility while being 10-100x faster than JavaScript-based Rollup.

Free tier
61

Cosign (Sigstore)

Container image and artifact signing/verification tool from Sigstore. Enables keyless signing using OIDC identity (GitHub Actions, Google, Microsoft) or traditional key-based signing. Signs OCI images, blobs, and SBOMs and stores signatures in OCI registries. Integrates with Rekor (transparency log) for audit trails. The standard for container supply chain security: sign at build time, verify at deploy time.

Free tier
61

Jake

JavaScript build tool and task runner, inspired by Rake (Ruby) and Make. Jake defines tasks in a Jakefile — plain JavaScript — with dependencies, namespacing, and file tasks. Less popular than Gulp/Grunt in modern projects but still used in established Node.js codebases. Provides a simple programmatic build system for Node.js projects without YAML configuration.

Free tier
61

Paramiko

Python SSHv2 library for securely connecting to remote machines to execute commands and transfer files programmatically.

Free tier
61

Passport.js

Authentication middleware for Node.js with a strategy plugin system supporting 500+ authentication strategies (Local, OAuth, Google, GitHub, Facebook, SAML, etc.). Passport handles authentication flow, session management, and user serialization/deserialization. Works with Express and Connect-based frameworks. The standard authentication library in the Node.js ecosystem.

Free tier
61

Thirdweb

Web3 development platform that enables AI agents to deploy smart contracts, mint NFTs, authenticate wallets, and execute gasless blockchain transactions via REST API and TypeScript/Python SDKs.

Free tier
61

dogpile.cache

Advanced caching library for Python that prevents cache stampede — provides a region-based caching system with dogpile lock to prevent multiple threads from regenerating the same expired cache entry simultaneously. dogpile.cache features: CacheRegion with make_region() factory, @cache_region.cache_on_arguments() decorator, mutex-based stampede prevention (one thread regenerates while others serve stale data), Redis/Memcached/file/memory backends, key mangling, expiration with grace period (serve stale while refreshing), async cache refresh support, invalidation, and integration with SQLAlchemy ORM. From the SQLAlchemy project.

Free tier
61

Recharge API

Recharge REST API — subscription management platform for e-commerce with Shopify integration, enabling agents to manage subscription plans, billing intervals, customer subscriptions, and churn-reduction workflows programmatically.

61

Unstructured.io

Document parsing library and API that converts PDFs, Word docs, HTML, and emails into structured elements (Title, NarrativeText, Table) ready for LLM ingestion and RAG pipelines.

Free tier
61

Windmill

Open-source developer platform for building and running scripts, flows, and internal apps in Python, TypeScript, Go, SQL, and Bash, with a visual flow editor and built-in UI builder.

Free tier
61

kombu

Messaging library for Python — provides a unified high-level interface over AMQP and other message transports (Redis, SQS, MongoDB, SQLite, in-memory). kombu features: Connection for transport-agnostic broker connections, Producer/Consumer for publish-subscribe, Exchange (direct/fanout/topic/headers), Queue with routing keys, SimpleQueue for Redis/memory queues, kombu.serialization for JSON/pickle/msgpack, retry policies, drain_events() loop, acks/nacks for reliability, dead letter queues, task routing for Celery, connection pooling, heartbeats, and failover URLs. Celery's transport layer — usable standalone without Celery.

Free tier
61

Checkly

Checkly is a programmable synthetic monitoring platform that runs scheduled API checks and Playwright-based browser tests from global locations, with a REST API and CLI for managing checks, groups, alert channels, and retrieving check results.

Free tier
61

Rebrandly API

Creates branded short links with custom domains, QR codes, and link analytics via a REST API.

Free tier
61

Sanic

High-performance async Python web framework powered by uvloop, offering decorator-based routing, Blueprints for modular route organization, signals, and built-in HTTPS support.

Free tier
61

Smartling Translation Management API

Smartling REST API for enterprise translation management system. Enables AI agents to upload content for translation, retrieve translated files, manage translation projects and workflows, track translation progress, and integrate professional localization into enterprise workflows. Smartling is an enterprise-grade TMS with strong professional translator network.

61

SuperTokens API

SuperTokens — open-source, self-hostable authentication platform with pre-built UI components and backend SDKs for session management, social login, MFA, and enterprise SSO.

Free tier
61

OpenTelemetry Python

CNCF standard SDK for distributed tracing, metrics, and logs in Python. OpenTelemetry provides vendor-neutral instrumentation that exports to any backend (Jaeger, Zipkin, Datadog, New Relic, Grafana Tempo). Auto-instrumentation patches popular libraries (requests, Flask, FastAPI, SQLAlchemy) with zero code changes. The industry standard replacing vendor-specific APM SDKs.

Free tier
61

Solara

React-inspired Python web framework for building data applications and dashboards. Solara uses a component-based, reactive UI model similar to React but in pure Python — components, state management (solara.use_state), and side effects (solara.use_effect). Works inside Jupyter notebooks and as standalone web apps. Built on ipywidgets and Voilà under the hood. Designed to bridge notebook-based prototyping and production data apps.

Free tier
61

Bannerbear

Generates images and videos programmatically from pre-built templates by injecting dynamic text, images, and data via API.

Free tier
60

Buildkite API

CI/CD platform API for managing pipelines, triggering builds, querying build results, managing agents, and analyzing test performance.

Free tier
60

BullMQ

Redis-based job and message queue for Node.js/TypeScript with priority queues, rate limiting, job scheduling, and parent-child job dependencies. BullMQ Pro adds additional features including batching and observability.

Free tier
60

Claude Codex Settings

Comprehensive configuration and plugin repository for Claude Code and OpenAI Codex. Bundles 16+ pre-built plugins (Azure, GitHub, Slack, Linear, MongoDB, Supabase, Playwright, etc.), custom skills, agents, hooks for auto-formatting, and MCP server integrations. Also supports alternative LLMs via proxy configurations.

MCP Free tier
60

Cube (Semantic Layer)

Universal semantic layer for data applications. Cube sits between your data warehouse and BI tools/applications, providing a consistent metrics definition layer. Define business metrics (revenue, DAU, conversion rate) in JavaScript/TypeScript once, and expose them via REST API, GraphQL, or SQL to any consuming tool. Cube handles caching, pre-aggregations, access control, and multi-tenancy. Also includes Cube Cloud for managed deployment.

Free tier
60

Fabric.js

Full-featured HTML5 canvas library with SVG parsing, object model, and serialization. Fabric.js adds object-oriented abstraction over canvas with built-in support for images, text, paths, groups, and SVG import/export. Known for its powerful image editing capabilities — filters, transformations, multi-select, copy/paste, undo/redo. Used in online design tools, photo editors, and whiteboard applications.

Free tier
60

Flutter / pub.dev

Google's UI toolkit for building natively compiled applications for mobile (iOS/Android), web, and desktop from a single Dart codebase. pub.dev is the Dart/Flutter package registry with a REST API for package metadata, search, and version information.

Free tier
60

Google Forms API

REST API for programmatically reading Google Forms structure and responses, and creating or modifying forms, enabling automated survey data collection, response processing, and form management within Google Workspace.

Free tier
60

Grist

Modern spreadsheet-database hybrid with full Python formula support, granular access control, and a REST API. Grist combines spreadsheet UX with relational database structure — tables with typed columns, formula columns (Python or JavaScript), linked tables, and summary tables. REST API enables programmatic CRUD on Grist documents, making it a structured data store with spreadsheet-style views for human collaboration. Used as a lightweight internal database, CRM, or project tracker with an API for agent integration.

Free tier
60

Hashnode API

Hashnode — developer blogging platform with a GraphQL API for creating, publishing, and managing blog posts, enabling agents to programmatically publish technical content to the developer community.

Free tier
60

Jina Reader API

Converts any public URL to clean, LLM-readable Markdown by prepending r.jina.ai/ to the URL. Handles JavaScript-rendered pages, strips navigation/ads/boilerplate, and returns structured text optimized for LLM context. Supports screenshots, link extraction, and streaming. Free for basic use; API key unlocks higher rate limits and advanced features.

Free tier
60

Kontent.ai Headless CMS API

Kontent.ai REST and Management APIs for headless content management platform. Enables AI agents to query and deliver structured content, manage content items and types, trigger content workflows, and integrate Kontent.ai into omnichannel publishing pipelines. Kontent.ai supports structured content modeling with strong editorial workflow capabilities.

Free tier
60

OpenStatus

Open-source uptime monitoring and status page platform with a REST API. OpenStatus monitors HTTP endpoints, TCP ports, and DNS from multiple global regions and provides a public status page for communicating service health to users. REST API enables programmatic monitor creation, incident management, and status updates — making it suitable for agent-driven status page automation. Positioned as an open-source alternative to Better Uptime and Atlassian Statuspage.

Free tier
60

SonarCloud API

SonarCloud — cloud-based static code analysis and code quality platform that detects bugs, vulnerabilities, and code smells across 30+ languages, with a REST API for querying analysis results.

Free tier
60

Unstructured API

Parses and preprocesses unstructured documents (PDFs, Word, PowerPoint, HTML, images) into clean, structured text chunks optimized for LLM and RAG pipelines.

Free tier
60

Yjs

High-performance CRDT (Conflict-free Replicated Data Type) implementation for building real-time collaborative applications. Yjs provides shared data structures (Y.Map, Y.Array, Y.Text, Y.XmlFragment) that sync automatically across clients with conflict-free merging. Used by major collaborative editors (Notion, Linear, Liveblocks are built on similar patterns). Agent use: shared state management for multi-agent systems where multiple agents need to write to shared documents or data structures without conflicts.

Free tier
60

Camunda Platform

Comprehensive process automation platform combining BPMN workflow orchestration and DMN decision management with visual modeling tools, human task management, and analytics for end-to-end business process automation.

Free tier
60

Realm Swift

Mobile-first object store database for Swift (and Objective-C). Realm stores Swift objects directly — no ORM, no SQL mapping. Objects are live — querying returns live results that auto-update. Integrated with MongoDB Atlas Device Sync for offline-first agent apps that sync automatically when online. Alternative to Core Data with simpler API and Atlas Sync for cloud.

Free tier
60

Traceloop

LLM observability platform built on OpenTelemetry (OpenLLMetry). Automatically instruments LLM calls (OpenAI, Anthropic, Bedrock, etc.), vector DB queries, and agent workflows. Provides distributed traces, metrics, and prompt tracking for AI applications.

Free tier
60

monday.com

Work management platform with a GraphQL API for programmatically creating and updating boards, items, columns, groups, and automations in the monday.com Work OS.

Free tier
60

Flagger

Kubernetes-native progressive delivery operator that automates canary releases, A/B testing, and blue/green deployments. Flagger integrates with service meshes (Istio, Linkerd, Kuma) and ingress controllers (NGINX, Traefik, Ambassador) to gradually shift traffic to new versions while monitoring metrics. If metrics degrade, Flagger automatically rolls back. Part of the Flux ecosystem (CNCF). Eliminates manual canary management — just update the container image and Flagger handles the progressive traffic shift.

Free tier
60

Hygraph

GraphQL-native headless CMS with content federation capabilities. Hygraph (formerly GraphCMS) provides a schema builder for defining content models and auto-generates a GraphQL API for content management and delivery. Unique feature: Content Federation allows querying external APIs (REST or GraphQL) and federating them into Hygraph's unified GraphQL schema. Ideal for agent content pipelines that need to manage, transform, and deliver structured content via GraphQL with automatic versioning and publishing workflows.

Free tier
60

Kamal

Docker-based deployment tool for Rails and any web app — SSH into servers, deploy Docker containers, manage rolling deployments, and configure Traefik reverse proxy. Kamal 2 features: deploy.yml configuration, `kamal setup` for initial server setup (installs Docker, Traefik), `kamal deploy` for zero-downtime rolling deployments, `kamal rollback` for instant rollback, health checks before traffic switchover, secrets management via .kamal/secrets, accessory services (PostgreSQL, Redis alongside app), multi-host deployment, environment-specific configs, and SSH-based execution (no Kubernetes required). Created by Basecamp as alternative to Heroku for self-hosted VPS deployment of Rails agent apps.

Free tier
60

Microsoft Power Automate API

Microsoft Power Automate REST API for cloud workflow automation and RPA platform. Enables AI agents to trigger flows, retrieve flow run history, manage connections, and integrate Power Automate workflows into broader automation strategies. Power Automate connects 700+ services in the Microsoft ecosystem and beyond.

Free tier
60

Shopify Partner API

Shopify's Partner API is a GraphQL API that enables app developers and agencies to programmatically manage their Shopify Partner account, retrieve app analytics, track earnings, and manage development stores.

Free tier
60

Drift

A codebase intelligence platform that detects patterns, conventions, and violations in code while maintaining memory across sessions. Exposes an MCP server with six entry points (drift_scan, drift_status, drift_tool, drift_discover, drift_workflow, drift_explain) that give AI agents access to ~70 specialized analysis utilities covering violations, security patterns, call graphs, architectural boundaries, coupling metrics, taint flows, and more. Includes a Cortex memory system for semantic memory, knowledge retrieval, and multi-agent coordination. Built with Rust (NAPI-RS bindings) and TypeScript for performance.

MCP Free tier
60

Folium

Interactive map visualization library for Python using Leaflet.js — creates interactive HTML maps from Python. Folium features: folium.Map() with OpenStreetMap/Stamen/CartoDB tile layers, Marker/CircleMarker/Popup for points, GeoJSON/TopoJSON overlays, Choropleth for data-driven coloring, PolyLine/Polygon for shapes, MarkerCluster plugin for dense markers, HeatMap plugin, folium.LayerControl for toggle layers, FeatureGroup for organization, save() to HTML, and Jupyter notebook display. Converts Python/pandas data to interactive Leaflet maps without JavaScript knowledge.

Free tier
60

Interactive MCP

MCP server that enables real-time human-in-the-loop interaction during AI-assisted coding workflows. Provides tools for prompting user input with optional predefined choices, sending OS-level notifications, and establishing persistent command-line chat sessions between the LLM and user.

MCP Free tier
60

Zeebe

Camunda's cloud-native BPMN 2.0 workflow engine with a gRPC-based protocol that provides horizontally scalable, high-throughput process orchestration for microservices and AI agent workflows.

Free tier
60

Zendesk Sell CRM API

REST API for managing sales CRM data in Zendesk Sell including leads, contacts, deals, tasks, calls, emails, and pipeline stages with full CRUD and search capabilities.

60

Conan

The leading C/C++ package manager that resolves, downloads, and builds third-party library dependencies. Conan 2.0 handles binary package caching (avoiding source compilation for common configurations), supports multiple compilers (GCC, Clang, MSVC) and build systems (CMake, Meson, Autotools), and integrates with Conan Center Index — a public repository of 1,500+ C/C++ packages. Used to manage dependencies like Boost, OpenSSL, gRPC, and fmt in C++ agent projects.

Free tier
60

Spider Cloud

Fast and affordable cloud web crawler and scraper API built on a Rust engine that returns AI-ready Markdown output, supports JavaScript rendering, and offers credits-based pricing optimized for LLM data pipelines.

Free tier
60

Beanie

Async Python MongoDB ODM with Pydantic validation — Document-Object Mapper built on Motor + Pydantic v2. Beanie features: Document class (Pydantic BaseModel + MongoDB collection), async CRUD (await Agent.insert(), await Agent.find_one()), query builder (Agent.find(Agent.status == 'idle')), aggregation expressions, link references (Link[Task] for relations), lazy loading, Settings class for collection/index config, migrations via beanie-migration, and built-in JSON serialization. The FastAPI-native MongoDB ODM that makes agent document validation and persistence ergonomic.

Free tier
60

Casbin

Multi-language authorization library with a unified policy model supporting ACL, RBAC, ABAC, and custom access control models. Casbin uses a PERM (Policy, Effect, Request, Matchers) meta-model — define access control in a .conf model file and policies in a .csv or database. Single policy model runs across Go, Node.js, Python, Java, PHP, and Rust via consistent Casbin ports. Used for complex multi-role, multi-resource permission systems.

Free tier
60

Faktory

Language-agnostic background job server with a simple wire protocol (RESP-based). Faktory provides the job server component while language-specific workers connect to execute jobs. Unlike Redis-backed libraries (BullMQ, Celery, Sidekiq), Faktory is a standalone server purpose-built for job queuing — not general-purpose caching. Created by Mike Perham (creator of Sidekiq). Workers available for Ruby, Python, Go, Node.js, Java, Rust, and more. Web UI for monitoring. Faktory Pro/Enterprise adds batches, unique jobs, and more.

Free tier
60

Highlight.io API

Highlight.io — open-source, full-stack observability platform with session replay, error monitoring, and log management in a single tool, with REST API for programmatic access to errors and sessions.

Free tier
60

Hyper (Rust HTTP)

Low-level async HTTP/1 and HTTP/2 library for Rust. Hyper is the HTTP foundation that powers reqwest (HTTP client), Axum (server), and many other Rust HTTP tools. Hyper 1.x provides a minimal, correct, and fast HTTP implementation without built-in routing or higher-level abstractions. Used directly when you need maximum control over HTTP behavior — connection reuse, streaming, protocol details — or when building your own HTTP framework.

Free tier
60

Leptos

Full-stack web framework for Rust compiled to WebAssembly. Signals-based reactive UI similar to SolidJS but in Rust. Supports CSR (client-side rendering), SSR (server-side rendering), and SSG (static generation). Server functions compile to both client and server — no separate API layer needed. Compiles to ~100KB WASM vs megabytes for JS bundles.

Free tier
60

Lusha API

Lusha API — B2B contact data enrichment API for finding professional email addresses and phone numbers, enriching lead profiles with company data, and verifying contact information.

Free tier
60

Netmiko

Multi-vendor SSH library for network device automation — connects to routers, switches, and firewalls via SSH. Netmiko features: ConnectHandler for device connections (device_type, host, username, password), send_command() for show commands, send_config_set() for configuration, enable() for privileged mode, save_config(), textfsm/genie integration for structured output, connection pooling, timeout handling, expect_string patterns, 50+ vendor device types (cisco_ios, cisco_nxos, juniper_junos, arista_eos, paloalto_panos, linux), BaseConnection context manager, and SSH key auth. Python SSH automation for network infrastructure management in agent network operations.

Free tier
60

Taipy

Full-stack Python platform for building data-driven applications with both UI and pipeline orchestration. Taipy combines a frontend builder (Taipy GUI — Markdown-based reactive UI) with a backend pipeline orchestrator (Taipy Core — scenario management, task scheduling, data versioning). Unique feature: Taipy Core manages 'scenarios' (versions of a data pipeline run with specific inputs) enabling what-if analysis and reproducible pipeline runs. REST API for integration. Apache 2.0 open source.

Free tier
60

Uptime Kuma

Self-hosted uptime monitoring tool with a beautiful UI. Monitors HTTP/HTTPS endpoints, TCP ports, DNS, Docker containers, databases, and more. Sends alerts via 90+ notification channels (Slack, Discord, Telegram, PagerDuty, email, etc.). Includes a public-facing status page. Single-container Docker deployment. The self-hosted alternative to UptimeRobot with richer features and no subscription fee.

Free tier
60

kube-rs

Rust client library for Kubernetes. Provides a typed API for Kubernetes resources (Pods, Deployments, Services, CRDs) with async support via Tokio. Powers Kubernetes operator/controller development in Rust with the controller-runtime equivalent. Includes event watching, informers, reflectors, and CRD schema generation.

Free tier
60

Forgejo

Community-maintained fork of Gitea, focused on sustainability and open governance. Forgejo emerged in 2022 when Gitea's development model shifted toward commercial interests — Forgejo is governed by its community and hosted by Codeberg (European non-profit). API is fully Gitea-compatible. Adds Forgejo Actions (GitHub Actions compatible CI) natively. Used by privacy-focused and open-source communities wanting self-hosted Git without commercial backing.

Free tier
60

Tonic (Rust gRPC)

Production-ready async gRPC client and server implementation for Rust built on Tokio and Tower. Tonic generates Rust types from .proto files using prost, supports all four gRPC call types (unary, client-streaming, server-streaming, bidirectional), and integrates with Tower middleware for interceptors and service composition. The standard choice for gRPC in Rust.

Free tier
60

Val Town API

Cloud platform with a REST API for creating, running, scheduling, and sharing TypeScript/JavaScript functions (vals) that execute instantly in Deno without any deployment infrastructure.

Free tier
60

Bytebase

Database DevOps platform and schema migration tool that provides a collaborative UI and API for database change management across multiple database types (PostgreSQL, MySQL, TiDB, Oracle, SQL Server, MongoDB, Redis, and more). Bytebase provides SQL review/linting, migration workflows with approval processes, GitOps integration, data masking, and audit trails. REST API enables agent-driven database schema change automation with safety guardrails — schema changes go through review, not directly to production.

Free tier
60

Google Firebase Admin SDK

Firebase's privileged server-side SDK providing admin access to all Firebase services — Auth, Firestore, Realtime Database, Cloud Messaging, Storage, and Remote Config — without user authentication or Security Rules restrictions.

Free tier
60

Grafana Pyroscope

Continuous profiling platform that collects CPU, memory, goroutine, and other profiles from running applications over time. Grafana Pyroscope (merged with Phlare) stores profiling data in object storage and enables flame graph visualization and comparison to identify performance regressions and hotspots. Integrates with Grafana for profile correlation with metrics and traces. Supports Python, Go, Java, Ruby, .NET, and more via pull-based profiling agents. Part of Grafana's LGTM+ observability stack.

Free tier
60

MagicBell

Multi-channel notification infrastructure API for developers. MagicBell provides a unified API to send and manage notifications across in-app, email, push (iOS/Android), Slack, and SMS channels from a single integration. Includes a pre-built notification center UI component (React, Web Component, React Native) that developers embed in their apps — eliminating the need to build notification UI. Purpose-built for developer tools and SaaS products.

Free tier
60

Solid Cache

Database-backed cache store for Rails — replaces Redis/Memcached with SQL database (SQLite, PostgreSQL, MySQL) for Rails.cache. Solid Cache features: ActiveSupport::Cache::SolidCacheStore adapter, automatic LRU-style expiry via background trimming, configurable max_age and max_size limits, encryption support via Active Record encryption, multi-database support (dedicated cache DB), expiry worker process, and Rails 8 default cache store for apps without existing Redis. Eliminates Redis operational overhead for agent apps that use caching only for Rails.cache — session data, fragment caching, low-churn data.

Free tier
60

Split.io

Combines feature flag management with experiment traffic allocation and metric impact analysis so agents can control rollouts and measure their effect on business metrics simultaneously.

Free tier
60

Warrant

Developer authorization infrastructure providing relationship-based (ReBAC) and attribute-based (ABAC) access control with a hosted API and open-source self-hosted option.

Free tier
60

monday.com API

monday.com GraphQL API — programmatic access to boards, items, columns, and automations in the visual work management platform, enabling agents to create items, update statuses, and query project data across team workspaces.

60

passport-jwt

Passport.js strategy for authenticating requests using JSON Web Tokens (JWT). Extracts JWT from Authorization header (Bearer), query parameter, or cookie, verifies signature using configurable secret or public key, and exposes the decoded payload as req.user. Part of the Passport.js ecosystem for building stateless API authentication.

Free tier
60

Cilium

eBPF-based networking, security, and observability platform for Kubernetes. Cilium serves as the CNI (Container Network Interface) plugin with built-in Layer 3-7 network policies, load balancing, service mesh capabilities (without sidecar proxies), and deep network observability via Hubble. Uses Linux eBPF for high-performance packet processing at the kernel level, replacing traditional iptables-based networking with lower overhead. CNCF graduated project, used by major cloud providers (AWS, Google, Azure EKS/GKE/AKS now all support Cilium).

Free tier
60

Coder

Open-source platform for creating and managing remote development environments (workspaces) defined as code using Terraform. Coder provisions developer workspaces on any infrastructure (Kubernetes, AWS, GCP, Azure) from Terraform templates — giving each developer or agent an isolated, reproducible environment. Has a REST API for programmatically creating and managing workspaces. Used by enterprises for dev environment standardization and increasingly for agent compute environments.

Free tier
60

Fastlane

Mobile app deployment automation tool — automates iOS App Store and Android Google Play submission, code signing, screenshot generation, and beta distribution. Fastlane features: Fastfile with lane definitions, actions for each step (build_app, upload_to_app_store, upload_to_play_store, match for code signing, gym for building, pilot for TestFlight, deliver for App Store metadata, supply for Play Store, cert/sigh for certificate management, screenshot/frameit for App Store screenshots). `fastlane ios release` triggers full build-sign-upload pipeline. Works in CI/CD (GitHub Actions, Bitrise, CircleCI). Reduces iOS/Android deployment from hours of manual clicks to one command for agent mobile apps.

Free tier
60

Istio

Production-grade service mesh for Kubernetes providing traffic management (load balancing, retries, circuit breaking, canary deployments), security (automatic mTLS, RBAC policies), and observability (metrics, traces, logs) without application code changes. Istio injects Envoy proxy sidecars into pods to intercept and control all network traffic. CNCF graduated project, widely deployed in enterprise and used by Google Cloud (GKE) and others for production microservices architectures.

Free tier
60

Nx

Smart build system and monorepo tool with deep task graph analysis, incremental computation caching, and a rich plugin ecosystem supporting React, Angular, Node.js, Go, Rust, and more. Nx Cloud provides remote caching and distributed task execution with a REST API. Includes powerful code generators (nx generate) for scaffolding.

Free tier
60

Propel

Propel is an API-first data platform for embedded analytics that lets developers build fast, customer-facing metrics and dashboards by querying data through a GraphQL API with sub-second latency.

Free tier
60

Readwise API

API for syncing and accessing reading highlights from Kindle, Instapaper, Pocket, articles, books, and tweets. Also provides Readwise Reader API for managing a read-later queue and highlights.

60

Rootly

Slack-native incident management platform with AI automation. Rootly handles the full incident lifecycle from detection to resolution — automatic Slack channel creation, incident coordination, timeline tracking, runbook execution, postmortem generation, and on-call scheduling. AI features include automatic incident summarization, suggested actions, and impact analysis. Has a comprehensive REST API for agent integration.

60

SigNoz

Open-source Application Performance Monitoring (APM) and observability platform built on OpenTelemetry and ClickHouse. SigNoz provides distributed tracing, metrics monitoring, and log management in a single UI — comparable to Jaeger + Prometheus + Grafana in one tool. Designed as a developer-friendly, self-hosted alternative to Datadog with native OpenTelemetry support.

Free tier
60

Nornir

Network automation framework for Python — parallel task execution across network device inventories. Nornir features: InitNornir for initialization with inventory (YAML/SimpleInventory), nr.run() for parallel task execution across all/filtered hosts, built-in tasks (netmiko_send_command, napalm_get), nornir-netmiko and nornir-napalm plugins, host/group filtering (nr.filter()), results processing (Result.result), failed_hosts tracking, task functions as plain Python, connection management (nornir.core.connections), and JSON/YAML output. Pure-Python alternative to Ansible for network automation — agent runs tasks on 100s of devices simultaneously.

Free tier
60

PubMed / NCBI E-utilities

Provides programmatic access to NCBI databases including PubMed (35M+ biomedical citations), PMC full-text articles, gene sequences, and clinical trial records via the E-utilities REST API.

Free tier
60

Veeva Vault API

Veeva Vault REST API for cloud-based content management and collaboration platform for life sciences. Enables AI agents to manage regulatory submissions, clinical documents, quality records, and commercial content; retrieve document metadata and status; automate workflows; and integrate Veeva Vault into life sciences operations. Veeva is the dominant cloud platform for pharmaceutical and biotech companies.

60

Zipkin Tracing API

Zipkin is an open-source distributed tracing system with a v2 JSON REST API for collecting spans and querying traces to investigate latency and error propagation across microservices.

Free tier
60

grpcio (Python gRPC)

Official Python gRPC framework from Google. Implements gRPC protocol over HTTP/2 for Python. Provides sync and async (grpc.aio) stubs, streaming RPC support (unary, server-streaming, client-streaming, bidirectional), and interceptors. Used with grpcio-tools for code generation from .proto files.

Free tier
60

Automerge

JSON CRDT library for building local-first, collaborative applications. Automerge represents any JSON data structure as a CRDT that merges changes from multiple sources without conflicts. Unlike Yjs (which focuses on text/rich documents), Automerge handles arbitrary JSON documents — counters, maps, lists, text. Rewritten in Rust (Automerge 2.x) with WebAssembly bindings for high performance. Developed by Ink & Switch research lab (also behind Beehive, Pushpin local-first projects).

Free tier
59

Backstage

Open-source developer portal platform created by Spotify and now a CNCF graduated project. Backstage provides a unified frontend for engineering teams: a service catalog (tracks all services, APIs, documentation, and ownership), software templates (scaffolding new projects from opinionated templates), TechDocs (documentation-as-code), and a plugin ecosystem for integrating with CI/CD, monitoring, cloud, and infrastructure tools. Enables teams to build Internal Developer Platforms (IDPs) without building from scratch.

Free tier
59

Hotjar API

UX analytics platform providing heatmaps, session recordings, user surveys, and feedback widgets with API access to survey responses and basic site activity.

Free tier
59

Passport.js

Authentication middleware for Node.js. Passport provides a strategy-based authentication framework with 500+ strategies for OAuth (Google, GitHub, Twitter), JWT, local username/password, SAML, and more. Each strategy is a separate npm package. The de-facto standard for Node.js/Express authentication — used in Express and Fastify agent backends that need auth without building from scratch.

Free tier
59

act

Run GitHub Actions locally using Docker — executes .github/workflows/*.yml workflows on your machine without pushing to GitHub. act features: act (runs default event), act push (simulates push event), act pull_request, act workflow_dispatch, act -j job-name (specific job), event payload injection via JSON files, secret passing (-s SECRET=value or --secret-file .secrets), custom runner images (act -P ubuntu-latest=nektos/act-environments-ubuntu:18.04), artifact support, act-container-architecture for Apple Silicon, and -n dry-run mode. Eliminates the GitHub Actions push-wait-fail cycle for agent CI debugging.

Free tier
59

jsPDF

Client-side PDF generation library for browsers and Node.js. jsPDF generates PDF documents programmatically using a drawing API — addText(), addImage(), addPage(), drawLine(). Supports custom fonts, images, tables (via autotable plugin), and basic vector graphics. Primarily a client-side tool — generates PDFs entirely in the browser without server involvement.

Free tier
59

Akeneo PIM API

Akeneo PIM REST API — Product Information Management system API for centralizing, enriching, and distributing product data across channels and catalogs, enabling agents to automate product data enrichment, category management, and multi-channel publishing.

Free tier
59

ElectricSQL

Sync layer for Postgres that streams database changes to local SQLite in web browsers and mobile apps. ElectricSQL implements Partial Sync — clients subscribe to a 'shape' (filtered subset of Postgres data) and receive real-time updates as Postgres changes. Applications query local SQLite for instant reads without network latency, and Electric handles syncing changes bidirectionally. Enables offline-capable, real-time collaborative applications built on Postgres without custom sync infrastructure.

Free tier
59

Gradio

Python library for building machine learning and LLM web demos and apps with a REST API built in. Define interfaces with typed input/output components (text, image, audio, file, chatbot) and Gradio generates a shareable web UI and REST API automatically. Tightly integrated with Hugging Face Spaces for one-click deployment. The standard way to demo ML models and LLM agents.

Free tier
59

Netty

Asynchronous event-driven network framework for Java. Netty provides a non-blocking I/O model (NIO) with a pipeline architecture for building high-performance servers and clients: TCP, UDP, HTTP, WebSocket, and custom protocols. The foundational networking layer under Akka, gRPC Java, Elasticsearch, Cassandra, and many major Java services. Direct use requires understanding Netty's pipeline/handler model.

Free tier
59

Quickwit

Cloud-native search and analytics engine for logs and traces, optimized for S3 storage. Quickwit stores index data in S3/object storage (not local disk) — like WarpStream for Kafka, but for search. Sub-second queries on petabytes of log data without the operational overhead of Elasticsearch. Supports Elasticsearch-compatible API for easy migration. OTEL (OpenTelemetry) native ingest for logs and traces. Ideal replacement for Elasticsearch in log analytics use cases.

Free tier
59

arXiv API

Free open-access API for querying and retrieving academic preprints across physics, math, CS, and other sciences — no auth required for reading.

Free tier
59

Azure AI Search (Cognitive Search) API

Azure AI Search (formerly Cognitive Search) provides a fully managed search service with hybrid search (keyword + vector), semantic ranking, AI-powered indexing with built-in skillsets, and RAG (retrieval-augmented generation) pipeline support.

Free tier
59

Spacelift IaC Platform

Managed CI/CD and collaboration platform for infrastructure-as-code (Terraform, OpenTofu, Pulumi, Ansible, CloudFormation). Spacelift provides a REST API and GraphQL API for managing stacks (IaC projects), triggering runs, enforcing policies (via OPA), and automating infrastructure workflows. Spacelift's policy layer enables fine-grained control over who can deploy what infrastructure.

Free tier
59

iLovePDF API

Simple, affordable PDF manipulation API for common operations including merge, split, compress, convert, OCR, and repair.

Free tier
59

Apache Flink REST API

Open-source unified stream and batch processing framework. Flink processes high-volume data streams with stateful computation, event time processing, and exactly-once semantics. REST API for job management (submit, cancel, status), metric retrieval, and cluster management. Python API (PyFlink) and Table/SQL API for accessible access. Core infrastructure for many real-time ML feature pipelines.

Free tier
59

FireHydrant

Incident management and reliability platform built for SRE teams. FireHydrant provides incident coordination (Slack/Teams integration), runbook automation, alert correlation and deduplication (FireHydrant Signals), retrospectives, and service catalog. The Signals feature aggregates alerts from monitoring tools and intelligently groups them into incidents — reducing alert fatigue. REST API for agent integration and programmatic incident management.

59

Plane API

Plane — open-source, self-hostable project management and issue tracking platform (Linear/Jira alternative) with a REST API for managing projects, issues, cycles, and modules.

Free tier
59

pyzmq (ZeroMQ Python)

Python bindings for ZeroMQ, a high-performance asynchronous messaging library. ZeroMQ provides patterns (pub-sub, push-pull, req-rep, router-dealer) for building distributed systems without a message broker. Used in Jupyter kernels, agent-to-agent communication, and high-throughput data pipelines. Supports TCP, IPC (Unix sockets), and in-process transport.

Free tier
59

Appium

Open-source cross-platform mobile automation framework using the WebDriver protocol. Appium 2.x uses a plugin architecture with separate drivers for iOS (XCUITest), Android (UiAutomator2), Flutter, macOS, and Windows. Tests can be written in any language with a WebDriver client (JavaScript, Python, Java, Ruby). True black-box testing — no app modification or instrumentation required.

Free tier
59

Astronomer

Managed Apache Airflow platform (Astro) that provides production-ready Airflow without the operational overhead of self-hosting. Astronomer handles Airflow upgrades, scaling, monitoring, and infrastructure management. Provides the Astro API for programmatic deployment management, DAG triggering, and monitoring. Also offers Cosmos for running dbt models inside Airflow and AI/ML pipeline templates. The enterprise-supported way to run Airflow at scale.

Free tier
59

Crowdin API

Crowdin's REST API v2 provides programmatic access to translation and localization management including projects, files, translations, translation memory, glossaries, and integrations.

Free tier
59

Jaeger Tracing API

Jaeger is an open-source distributed tracing backend with a query HTTP API and gRPC API for retrieving traces, spans, service dependency graphs, and latency data from instrumented microservices.

Free tier
59

Rill

Code-driven operational BI platform built on DuckDB. Rill uses YAML definitions for data sources, models, dashboards, and metrics — all version-controlled in git. Connects to databases, warehouses, and local files. DuckDB powers fast local analysis without a separate data warehouse. Rill Developer (local) + Rill Cloud (hosted sharing) model. Positioned as 'analytics-as-code' — bring BI into the software development workflow with git-based version control for all analytics artifacts.

Free tier
59

Tower (Rust)

Rust library for building reusable, composable async middleware for network services. Tower defines the Service trait (a single async fn call) and builds a composable middleware stack around it — rate limiting, retries, timeouts, load balancing, circuit breaking. Axum, tonic (gRPC), and hyper all build on Tower's Service abstraction, making Tower middleware automatically reusable across these frameworks.

Free tier
59

Cube.js API

Cube is a headless analytics API layer that sits between your data warehouse and frontend applications, exposing a semantic metrics layer via REST, GraphQL, and SQL APIs so agents and applications can query pre-defined business metrics consistently without writing raw warehouse SQL.

Free tier
59

Insightly CRM API

Insightly REST API for CRM and project management platform. Enables AI agents to manage contacts and organizations, track leads and opportunities, manage projects and tasks, access email activity, and integrate Insightly CRM data into marketing and business workflow automation. Insightly combines CRM with lightweight project management, targeting SMB and mid-market.

Free tier
59

Kredis

Higher-level Redis data structures for Active Model — provides typed Redis primitives as model attributes via Active Model integration. Kredis features: kredis_string, kredis_integer, kredis_flag, kredis_list, kredis_unique_list, kredis_set, kredis_slot, kredis_slots, kredis_hash, kredis_json, kredis_counter, kredis_enum, kredis_scalar, and kredis_cycle types; automatic key namespacing (model:id:attribute); expiry support on any type; multi-connection configuration; and cycle/slot primitives for rate limiting and worker coordination. Replaces manual Redis key construction with Ruby-native attribute access on Active Record models.

Free tier
59

Salsify API

Salsify REST API — product experience management platform for brands and retailers to manage, enrich, and distribute product content to digital channels and retail partners, enabling agents to automate product data workflows and retailer content syndication.

59

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.

Free tier
59

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.

Free tier
59

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'.

Free tier
59

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.

Free tier
59

NATS Messaging API

NATS is a high-performance cloud-native messaging system with pub/sub, request-reply, and JetStream (persistent streaming, key-value store, and object store) accessible via client SDKs and an HTTP monitoring API.

Free tier
59

webpack

The most widely deployed JavaScript module bundler. Processes a dependency graph from entry points, applies loaders to transform files (TypeScript, CSS, images), and outputs optimized bundles. Provides a Node.js API, CLI, and webpack-dev-server for development with HMR.

Free tier
59

Lemon Squeezy API

SaaS billing and digital product payment platform acting as a Merchant of Record (MoR). Lemon Squeezy handles global tax compliance, VAT/GST collection, and payment processing — creators and indie SaaS developers don't need to set up Stripe Tax or handle international tax obligations. Simpler than Stripe for solo developers and small teams selling digital products or SaaS subscriptions.

Free tier
59

Netflix Conductor

Netflix's open-source microservices orchestration engine that coordinates distributed workflows defined as JSON, with workers implemented in any language polling a central task queue.

Free tier
59

Stainless

Commercial SDK generation platform that creates idiomatic, production-quality SDKs from OpenAPI specs. Stainless powers the official SDKs for Anthropic (claude), OpenAI, Cloudflare, Stripe (new), and other major API companies. Focus on generating SDKs that feel hand-crafted — proper TypeScript types, Python async/sync variants, retry logic, pagination handling, streaming support, and comprehensive tests. Higher tier than open-source generators.

59

Atlan

Modern active metadata platform and data catalog that connects data producers and consumers. Atlan indexes metadata from data warehouses, ETL tools, BI tools, and ML platforms — providing search, lineage, data quality status, and collaboration features. 'Active metadata' means Atlan can trigger actions (like data quality checks or notifications) based on metadata events, not just passively store metadata. Has a Python SDK (pyatlan) for programmatic access.

59

Atlantis

Self-hosted pull request automation server for Terraform and OpenTofu. Atlantis listens for GitHub/GitLab/Bitbucket pull request events and automatically runs terraform plan on PRs with changes, posting plan output as PR comments. Reviewers can approve and trigger terraform apply by commenting 'atlantis apply' directly on the PR. Implements GitOps for infrastructure — the PR is the source of truth for what infrastructure changes will be made.

Free tier
59

Open WebUI

Self-hosted ChatGPT-style web interface for running LLMs locally or via any OpenAI-compatible API. Open WebUI provides a full-featured chat interface with conversation history, model management, RAG document uploads, image generation, voice input, and Pipelines (workflow automation). Works with Ollama, vLLM, LM Studio, and any OpenAI-compatible backend. Provides its own REST API for programmatic access — enabling agent integration with the Open WebUI instance.

Free tier
59

Tweepy

Python client library for the Twitter/X API v2 (and legacy v1.1), handling OAuth authentication, rate limit management, pagination, and streaming.

Free tier
59

Woodpecker CI

Open-source CI/CD system forked from Drone CI, designed for self-hosted deployment. Woodpecker uses Docker containers for all pipeline steps with simple YAML definitions stored in .woodpecker.yaml. Lightweight Go binary with minimal resource requirements — ideal for homelab, small teams, and organizations with Gitea/Forgejo (self-hosted Git) wanting a matching self-hosted CI. Supports Gitea, Forgejo, GitHub, GitLab, Bitbucket.

Free tier
59

AWS CodePipeline

AWS native CI/CD service for automating release pipelines with stages connecting source, build (CodeBuild), deploy (CodeDeploy/ECS/Lambda), and approval gates.

Free tier
58

Bitbucket API

Atlassian Bitbucket's REST API for managing Git repositories, pull requests, branches, pipelines (CI/CD), deployments, and code review workflows.

Free tier
58

Bright Data

Commercial web data collection infrastructure providing residential and datacenter proxy networks, a browser API, SERP API, and Web Scraper IDE for agents that need reliable access to geo-restricted or bot-protected web content.

Free tier
58

Browserless API

Offers headless Chrome-as-a-service with Playwright/Puppeteer-compatible WebSocket endpoints plus dedicated REST endpoints for PDF generation, screenshots, and structured scraping.

Free tier
58

Copper CRM API

Copper CRM REST API — programmatic access to contacts, leads, opportunities, and activities in the Google Workspace-native CRM, enabling agents to automate sales workflows deeply integrated with Gmail and Google Calendar.

58

Coveo

AI-powered enterprise search and relevance platform. Coveo connects to enterprise content sources (Salesforce, Confluence, SharePoint, ServiceNow, etc.) and provides a unified search experience with ML-based relevance ranking, personalization, and generative AI answers. Used for self-service customer portals, employee knowledge bases, and e-commerce product search. Provides REST API for embedding search in applications and programmatic index management.

58

GrowthBook

Provides open-source feature flags and A/B testing with warehouse-native statistics so agents can manage experiments that compute significance directly from data warehouse query results rather than a proprietary event pipeline.

Free tier
58

Tesseract OCR

Open-source OCR engine from Google that extracts text from images and PDFs using trained language models, accessible via CLI or the pytesseract Python wrapper.

Free tier
58

Apache Druid REST API

Open-source real-time analytics database designed for sub-second OLAP queries on high-cardinality, high-throughput event data. Druid ingests from Kafka/Kinesis streams or batch files, stores in columnar segments, and serves SQL and native JSON queries with sub-second latency. Ideal for analytics dashboards, monitoring, and agent workloads requiring fast aggregations over event streams. Imply provides managed Druid.

Free tier
58

Coralogix

Full-stack observability platform combining logs, metrics, traces, and security (SIEM) in a single SaaS platform. Coralogix uses 'TCO Optimizer' — a query-time indexing model where all data is ingested at the same cost but indexed on demand, making high-volume log storage cost-efficient. Includes AI-powered anomaly detection, real-time streaming analytics (Stateflow), and LLM observability features. Differentiates on: no-index storage for cost, real-time processing without indexing delays, and integrated security analytics.

Free tier
58

Eppo

Warehouse-native experimentation platform that runs statistical analysis directly in your data warehouse (Snowflake, BigQuery, Redshift, Databricks). Provides feature flags with assignment logging, metric definitions, and rigorous frequentist/Bayesian analysis.

58

Flagsmith

Provides feature flag management and remote configuration with segment-based targeting via a REST API that supports both SaaS hosting and self-hosted open-source deployment.

Free tier
58

OpenMeter

OpenMeter is an open-source usage metering platform that ingests CloudEvents at high throughput and exposes aggregated usage data via REST API for building usage-based billing pipelines.

Free tier
58

Polar.sh API

Open-source monetization platform for developers and open source maintainers. Polar acts as Merchant of Record for global tax compliance, offers GitHub Sponsors integration, and provides subscription/one-time payment infrastructure via a clean API. Designed specifically for developers monetizing open-source projects, APIs, or dev tools without Stripe Tax complexity.

Free tier
58

Guru Knowledge Management API

Guru REST API for internal knowledge management and wiki platform. Enables AI agents to create, read, update, and search knowledge cards, manage collections and boards, sync verified content, and integrate Guru's single-source-of-truth into sales, support, and ops workflows. Guru features AI-assisted content suggestions and verification workflows to keep knowledge current.

Free tier
58

Renovate

Automated dependency update bot that creates pull requests to update dependencies across all package managers and languages. Renovate monitors repositories for outdated dependencies (npm, pip, Maven, Helm, Dockerfile base images, Terraform providers, GitHub Actions, and 100+ more), creates PRs with changelogs, and optionally auto-merges low-risk updates. REST API available via Mend.io hosted service. More configurable than Dependabot with grouping, scheduling, custom rules, and broader ecosystem support.

Free tier
58

Scapy

Interactive packet manipulation library — creates, sends, captures, and dissects network packets. Scapy features: packet layer construction (IP()/TCP()/UDP()/ICMP()/DNS()), send() and sendp() for packet injection, sniff() for packet capture with filters, rdpcap()/wrpcap() for PCAP file I/O, traceroute() and arping() built-in, packet dissection (ls(IP()), show()), fuzzing with fuzz(), sr() for send-receive with matching, AsyncSniffer for non-blocking capture, and support for 300+ protocols (Ethernet, WiFi, TLS, DHCP, BGP). Primary Python library for network security testing, protocol analysis, and custom packet generation for agent network intelligence tools.

Free tier
58

aiocache

Async caching library for Python with pluggable backends — provides async cache operations for Redis, Memcached, and in-memory caching. aiocache features: @cached() decorator for async function memoization, @multi_cached() for batch cache, Cache.get()/set()/delete()/exists(), TTL support, serializers (JSON, pickle, msgpack), BaseCache for custom backends, RedisCache (aioredis), MemcachedCache (aiomcache), SimpleMemoryCache, namespace support, and plugins (HitMissRatioPlugin, TimingPlugin). Part of aio-libs ecosystem. Required for async web frameworks (FastAPI, aiohttp) where sync caching libraries would block the event loop.

Free tier
58

Context Space

A production-ready integration platform that gives AI agents secure access to 14+ real-world services (GitHub, Slack, Airtable, HubSpot, Notion, Spotify, Stripe, etc.) through a unified MCP server and REST API. Handles OAuth flows and credential management via HashiCorp Vault so agents don't need to deal with auth complexity directly.

MCP Free tier
58

Gitea REST API

Gitea is a self-hosted Git service with a comprehensive REST API covering repositories, issues, pull requests, releases, CI/CD (Gitea Actions), users, and organizations — a GitHub-like API for on-premises or private cloud deployments.

Free tier
58

Storybook

UI component development environment and documentation tool. Lets developers build, test, and document components in isolation. Chromatic (the commercial product from Storybook maintainers) adds visual regression testing and a hosted component review platform with a REST API.

Free tier
58

Tornado

Python async web framework and networking library with native WebSocket support, a non-blocking HTTP client, and an IOLoop that now wraps asyncio — well-suited for long-lived connection patterns.

Free tier
58

Transifex API

Transifex REST API v3 provides access to translation project management, resource file handling, language statistics, team workflows, and translation memory for enterprise localization pipelines.

58

aiokafka

Async Kafka client for Python using asyncio — native async/await Kafka producer and consumer. aiokafka features: AIOKafkaProducer for async message publishing (await producer.send_and_wait()), AIOKafkaConsumer for async consumption (async for msg in consumer), SSL/SASL auth, consumer groups, manual offset commit (await consumer.commit()), seek(), transaction support, batch sending, compression, and asyncio event loop integration. Drop-in async replacement for kafka-python's sync API. Part of aio-libs ecosystem (same as aiohttp, aiomysql). Required for async web frameworks (FastAPI, aiohttp) that cannot block on Kafka I/O.

Free tier
58

django-allauth

Comprehensive Django authentication — handles local accounts (email/password), social OAuth (Google, GitHub, Facebook, 70+ providers), email verification, and headless API mode. django-allauth features: ACCOUNT_EMAIL_VERIFICATION ('mandatory'/'optional'/'none'), local registration with email confirmation, social auth via SocialApp model (stores OAuth app credentials), custom signup form, password change/reset flows, username/email login flexibility, headless mode for SPA/mobile (API JSON responses), email template customization, and multi-social account linking. Allauth headless provides /api/v1/auth/login, /signup, /social/login endpoints for agent SPA frontends. Replaces writing auth views from scratch.

Free tier
58

kafka-python

Python client for Apache Kafka — produce and consume Kafka messages with pure Python implementation. kafka-python features: KafkaProducer for publishing (send(), flush(), batch_size, linger_ms, compression_type), KafkaConsumer for subscribing (subscribe(), assign(), commit(), auto_offset_reset, group_id), AdminClient for topic management (create_topics, list_topics), message serialization (key_serializer/value_serializer), SSL/SASL authentication, consumer group rebalancing, offset management (seek, committed), and partition assignment. Pure Python Kafka client without librdkafka dependency. Alternative: confluent-kafka-python (uses librdkafka, faster but C dependency).

Free tier
58

Tableau REST API

Tableau REST API — programmatic administration and automation API for Tableau Server and Tableau Cloud, enabling agents to manage workbooks, datasources, users, and permissions, trigger extract refreshes, and embed Tableau analytics in applications.

58

ZoomInfo API

ZoomInfo API — enterprise B2B sales intelligence platform with the industry's largest proprietary database of company and contact data, including intent signals, technographics, and org charts.

58

Jina AI Reader API

Converts any URL to clean LLM-ready markdown via a simple prefix (r.jina.ai/{url}), and provides embedding and reranking APIs for semantic search pipelines.

Free tier
58

Mage AI Data Pipeline

Open-source data pipeline tool that combines an IDE-like interface with production pipeline capabilities. Mage uses a block-based pipeline model (load → transform → export) with live code execution for fast iteration. REST API and Python SDK for pipeline management and triggering. Supports batch and streaming pipelines, dbt integration, and ML model training workflows. Positioned as a modern alternative to Airflow.

Free tier
58

Mesop

Python UI framework from Google for building internal tools and AI demos. Mesop uses Angular components wrapped with a Python API and gRPC for state sync — similar to Streamlit's simplicity but with a component-based model. Designed for quickly building AI-powered demos and internal tools at Google. Open-sourced in 2024. Uses server-side rendering with incremental state sync via Server-Sent Events (SSE). Very new, 0.x, backed by Google's internal usage.

Free tier
58

OpenObserve

Open-source observability platform (logs, metrics, traces) built in Rust as a single binary. OpenObserve claims 140x lower storage costs than Elasticsearch for similar workloads. Provides a Grafana-like UI, OpenTelemetry ingestion, SQL querying over logs, and alerting. Self-hosted alternative to Datadog/New Relic with zero licensing cost. Also offers a managed cloud version.

Free tier
58

Soda Data Quality

Open-source data quality testing framework with a SQL-like YAML DSL (SodaCL) for defining checks on datasets. Soda Core runs quality checks against databases and data lakes, and Soda Cloud provides a REST API for scan management, alerting, and quality metrics. SodaCL checks include row counts, nullness, uniqueness, freshness, SQL-based custom checks, and anomaly detection.

Free tier
58

Zoho Recruit API

Zoho Recruit REST API for cloud-based applicant tracking system. Enables AI agents to manage job postings, retrieve and process candidate records, track application stages, schedule interviews, and integrate recruiting data into HR and CRM workflows. Zoho Recruit integrates natively with Zoho CRM and other Zoho apps, making it ideal for organizations in the Zoho ecosystem.

Free tier
58

Agenda

Lightweight job scheduling library for Node.js backed by MongoDB. Agenda stores scheduled jobs in MongoDB, supports cron expressions and interval-based scheduling, and handles job priorities, concurrency limits, and failure retries. Used when you need persistent job scheduling in Node.js without the complexity of a full distributed queue like BullMQ (which requires Redis).

Free tier
58

ReadMe API

ReadMe provides a REST API for programmatically managing developer hubs including API reference pages, guides, changelogs, custom pages, and developer usage metrics.

Free tier
58

passport-local

Passport.js strategy for local username/password authentication. Verifies credentials against a custom verification callback that checks the user database. Integrates with Express.js via Passport.js middleware. Part of the Passport.js ecosystem — works with passport-jwt, passport-google-oauth20, and 500+ other strategies through a unified authentication interface.

Free tier
58

Budibase API

Budibase — open-source, self-hostable low-code platform for building internal apps, admin panels, and CRUD interfaces with a built-in database, external data connectors, and a public REST API.

Free tier
58

Hatchet

Durable workflow orchestration engine designed specifically for AI agent workloads. Hatchet provides background job execution with built-in durability, retries, concurrency control, and real-time streaming. Supports long-running AI workflows (multi-step LLM chains, agent loops) without timeouts. Built-in fan-out/fan-in patterns, priority queues, and rate limiting for agent orchestration. Self-hostable or managed cloud (Hatchet Cloud). Designed as a modern alternative to Celery/BullMQ for AI-native Python/TypeScript applications.

Free tier
58

Prospeo API

Prospeo REST API — email finder and sales intelligence platform that discovers and verifies professional email addresses from LinkedIn profiles and company domains, enabling agents to automate lead enrichment and outbound prospecting workflows.

Free tier
58

Salesflare CRM API

Salesflare REST API for intelligent CRM for small B2B businesses. Enables AI agents to manage contacts and accounts, track opportunities and tasks, access email and meeting activity, retrieve pipeline analytics, and integrate Salesflare into sales automation workflows. Salesflare automatically enriches CRM data from email, meetings, and social profiles.

58

Zapier

No-code automation platform connecting 5000+ apps via Zaps (trigger → action workflows), with an API for triggering Zap steps and Zapier NLA for natural language-driven automation.

Free tier
58

Harness

AI-native DevOps platform covering CI, CD, feature flags, chaos engineering, cloud cost management, and internal developer portals (IDP). Harness uses AI/ML for deployment verification (continuous verification), test intelligence (smart test selection), and cost optimization. REST API and Terraform provider enable pipeline-as-code and agent-driven deployment orchestration. Enterprise-scale alternative to Jenkins + Spinnaker + LaunchDarkly rolled into one platform.

Free tier
58

Jira REST API

Atlassian Jira REST API v3 for programmatic management of issues, projects, sprints, workflows, and transitions in the industry-standard enterprise issue tracker.

Free tier
58

Docebo Learning Platform API

Docebo REST API for AI-powered corporate learning management system. Enables AI agents to manage learners and courses, track completions and certifications, retrieve learning analytics, assign training, and integrate Docebo into HR and compliance workflows. Docebo is a widely-used enterprise LMS known for AI-powered learning paths and Skills framework.

58

Fieldwire Construction Management API

Fieldwire REST API for field management and construction coordination platform. Enables AI agents to retrieve project data, manage tasks and punch lists, access plan and blueprint data, track RFIs and submittals, and integrate Fieldwire construction data into project management and reporting workflows. Fieldwire focuses on field crews and daily construction coordination.

Free tier
58

Monte Carlo Data

Enterprise data observability platform that monitors data pipelines for freshness, volume, distribution, schema, and lineage anomalies — automatically, without writing manual data quality rules. Monte Carlo connects to your data warehouses (Snowflake, BigQuery, Redshift, Databricks) and ML pipelines to detect 'data downtime': silently incorrect or missing data. Provides end-to-end data lineage, incident management, and root cause analysis for data quality issues.

58

Oxylabs

Offers enterprise proxy networks and a Web Scraper API with built-in JavaScript rendering, CAPTCHA solving, and structured data extraction for large-scale web data collection.

Free tier
58

Steel Browser Automation API

Open-source cloud browser infrastructure for AI agents, providing managed Playwright and CDP-compatible browser sessions with a session management API that can be self-hosted or used via Steel Cloud.

Free tier
58

amqplib (Node.js AMQP)

AMQP 0-9-1 client library for Node.js — the standard protocol used by RabbitMQ. amqplib provides both callback and Promise-based APIs (amqplib/channel_api) for connecting to RabbitMQ, declaring exchanges and queues, publishing and consuming messages, and managing acknowledgments. The go-to Node.js library for RabbitMQ integration in agent messaging pipelines.

Free tier
58

Apache Iceberg REST Catalog

Open table format for huge analytic datasets, providing ACID transactions, schema evolution, time travel, and hidden partitioning on data lakes. The Iceberg REST Catalog spec defines a standard API for table metadata management. Supported by AWS (S3 Tables, Glue), Tabular, Nessie, Unity Catalog, and most query engines (Spark, Trino, DuckDB, Flink). Foundation for modern data lakehouses.

Free tier
58

CodeSandbox API

CodeSandbox — cloud development environment platform with browser-based code editors and API-accessible microVM environments (Devboxes) for running arbitrary code, testing, and AI agent execution.

Free tier
58

DataHub

Open-source data catalog and metadata management platform. DataHub indexes metadata from databases, data warehouses, ETL tools, ML platforms, and BI tools to provide a unified search, discovery, and lineage interface. Agents can query DataHub's GraphQL API to discover available datasets, understand schema, trace data lineage, and check data quality status — enabling data-aware agent pipelines. LinkedIn-origin, widely adopted enterprise data catalog.

Free tier
58

Roblox Open Cloud API

Roblox's official REST API for managing Roblox experiences (games) from external services. Provides access to data stores, ordered data stores, messaging service, place publishing, user restrictions, group management, and asset operations — enabling server-side automation and agent tooling for Roblox game operations.

Free tier
58

env0

IaC management platform providing self-service infrastructure provisioning, GitOps-based Terraform/OpenTofu/Pulumi deployments, cost controls, policy enforcement, and RBAC. Teams can deploy environments via a portal or API without direct cloud access. env0 adds approval workflows, drift detection, cost budgets, OPA policy integration, and a self-service template catalog on top of IaC tools. Positioned as a Terraform Cloud/Spacelift alternative with stronger cost management features.

Free tier
58

pydeck

Python bindings for deck.gl — GPU-accelerated geospatial visualization for large datasets in Jupyter and standalone HTML. pydeck features: pdk.Deck() for map composition, ScatterplotLayer/PathLayer/PolygonLayer/HexagonLayer/ArcLayer/GridLayer for data layers, GeoJsonLayer for GeoJSON rendering, HeatmapLayer for density maps, pdk.ViewState for camera control, Mapbox/Google/basemap tile provider integration, Jupyter widget rendering, 3D visualization support, and animation. Renders millions of data points in browser via WebGL — orders of magnitude faster than folium/matplotlib for large geospatial datasets.

Free tier
58

Browse AI API

Browse AI — no-code web scraping and monitoring platform where robots are trained by recording browser interactions, with a REST API to trigger scrapes and retrieve structured data.

Free tier
57

Solid Cable

Database-backed Action Cable adapter for Rails — replaces Redis as the Action Cable pub/sub backend using the application database (SQLite, PostgreSQL, MySQL). Solid Cable features: SolidCable::Server Action Cable adapter, polling-based message delivery (configurable polling_interval), automatic message cleanup via message_retention config, multi-database support, and Rails 8 default for Action Cable without Redis. Enables real-time WebSocket features in agent apps without Redis infrastructure — particularly valuable for SQLite-based Rails 8 applications on single-server VPS deployments.

Free tier
57

Expo

Development platform for React Native apps with a managed workflow, over-the-air updates (EAS Update), cloud build service (EAS Build), and app submission tooling (EAS Submit). Includes Expo Go app for rapid iteration without native builds and a REST API via EAS for build orchestration.

Free tier
57

Formstack Forms & Workflow API

Formstack REST API for online forms, document generation, and workflow automation platform. Enables AI agents to query form submissions, retrieve collected data, manage form configurations, trigger document generation, and integrate form data into business workflows. Formstack covers Forms, Documents, and Sign as an integrated no-code platform.

Free tier
57

ClickUp API

All-in-one project management REST API (v2/v3) enabling agents to manage tasks, spaces, lists, docs, goals, and time tracking across teams in a unified platform.

Free tier
57

Contentstack REST API

Provides REST APIs for managing and delivering structured content at enterprise scale, with branch-based content staging, granular roles, and a high-performance CDN-backed Delivery API.

57

Optimizely

Enterprise experimentation and feature management platform providing A/B testing, multivariate testing, feature flags, and personalization. Offers both a full-stack SDK (server-side) and web experimentation.

57

Azure DevOps REST API

Azure DevOps REST API provides programmatic access to Azure DevOps services — Pipelines (CI/CD), Repos (Git), Boards (work items/sprints), Artifacts (package feeds), and Test Plans.

Free tier
57

Codacy API

Codacy is an automated code review and quality platform with a REST API for triggering analyses, fetching quality metrics, managing repositories, and integrating quality gates into CI/CD pipelines.

Free tier
57

Codeberg API

Provides a Gitea/Forgejo-compatible REST API for managing git repositories, issues, pull requests, releases, and users on Codeberg, a privacy-focused European open-source code hosting platform.

Free tier
57

Starburst (Trino-based Query Engine)

Enterprise data analytics platform built on Trino (open-source distributed SQL query engine). Starburst enables federated SQL queries across databases, data lakes, warehouses, and APIs without data movement. REST API and JDBC/ODBC for query submission and result retrieval. Starburst Galaxy is the managed SaaS; Starburst Enterprise for on-premise. Used for data mesh architectures and cross-platform analytics.

57

Bitly API

URL shortening service with click analytics, branded custom domains, link management, QR code generation, and campaign tracking. Provides APIs to shorten URLs, retrieve link metrics (clicks by time/geo/device), manage link groups, and generate QR codes.

Free tier
57

Codefresh

Enterprise Kubernetes-native CI/CD platform built on top of Argo Workflows and Argo CD. Codefresh provides a managed, enterprise-grade GitOps CD platform with enhanced UI, enterprise RBAC, audit logs, SSO, and operational support on top of the open-source Argo ecosystem. REST API for pipeline triggering, deployment management, and audit log access. Targets teams that want Argo's power without the operational overhead of self-managed Argo.

Free tier
57

LogRocket API

Frontend session recording and error tracking platform that captures complete user sessions with network requests, Redux state, console logs, and error stack traces.

Free tier
57

Mintlify API

Mintlify provides a REST API and webhook system for programmatically managing API documentation sites, syncing OpenAPI specs, and triggering doc deployments from CI/CD pipelines.

Free tier
57

SAP Litmos LMS API

SAP Litmos REST API for cloud-based learning management system. Enables AI agents to manage users and teams, enroll learners in courses, track learning completions and quiz scores, retrieve certifications, and integrate training data into HR and compliance workflows. Litmos is known for rapid deployment and a large pre-built course library.

57

ToolJet API

ToolJet — open-source, self-hostable low-code platform for building internal tools and admin panels with drag-and-drop UI builder, 50+ data source connectors, and a REST API for workflow automation.

Free tier
57

Relay

Production-grade GraphQL client for React — opinionated framework for colocating GraphQL fragments with React components. Relay features: compile-time fragment compilation (relay-compiler), Suspense integration (useLazyLoadQuery, usePreloadedQuery), automatic query batching, normalized store (garbage collected), connection-based pagination (usePaginationFragment), optimistic updates, @refetchable, @argumentDefinitions, @relay(plural:true) for lists, entrypoint preloading, and strict TypeScript generation. Requires relay-compiler build step and conformant server (Node IDs, Connections spec). Used by Facebook, GitHub, Shopify for large agent-scale React apps.

Free tier
57

Reverse Contact API

Reverse Contact REST API — email-to-LinkedIn profile enrichment service that takes an email address and returns the matching LinkedIn profile, company information, and professional details, enabling agents to enrich contact records with social and professional data.

Free tier
57

Document360 Knowledge Base API

Document360 REST API for knowledge base and documentation platform. Enables AI agents to create and manage articles, retrieve documentation content, manage categories and projects, access analytics on article performance, and integrate Document360 content into customer support and product workflows. Document360 supports both customer-facing help centers and internal knowledge bases.

Free tier
57

HyperDX

Open-source observability platform built on ClickHouse, OpenTelemetry, and React. HyperDX combines logs, traces, metrics, and session replay in one platform, marketed as a Datadog alternative for developers. Features include full-text search over logs, distributed trace visualization, custom dashboards, and browser session recording. Available self-hosted or via HyperDX Cloud.

Free tier
57

NocoBase

Plugin-based open-source low-code platform for building internal tools and applications. NocoBase combines a data model builder (create database tables visually), page builder (build UIs from data models), and workflow engine (automate business processes) into a single, highly extensible platform. Every feature is a plugin — developers extend NocoBase by writing plugins. REST API exposes all data models as typed endpoints. Self-hosted with Node.js backend. Positioned as an open-source Airtable + Retool + n8n combination.

Free tier
57

Bright Data

Provides enterprise-grade proxy networks (residential, datacenter, ISP, mobile) and managed web scraping APIs for large-scale data collection.

Free tier
57

LottieFiles API

A platform for hosting, managing, and delivering Lottie JSON animations, with an API and JavaScript players for embedding lightweight vector animations in web and mobile apps.

Free tier
57

Sourcegraph API

Universal code search and intelligence API that enables cross-repository symbol navigation, code search, and powers the Cody AI coding assistant.

Free tier
57

Shortcut API

REST API for Shortcut (formerly Clubhouse), a project management platform for engineering teams, covering stories, epics, iterations, workflows, and members.

Free tier
57

Codeium / Windsurf

AI code assistant with free tier for individual developers and enterprise offering. Codeium provides IDE extensions (VS Code, JetBrains, Vim, etc.) for AI code completion, search, and explanation. Also offers Windsurf IDE — a VS Code fork with deeper AI integration including agent-style multi-file edits and conversation. Enterprise version includes on-premises deployment and code customization on your own codebase (Codeium Enterprise). Free individual tier has no token limits.

Free tier
56

Hasura GraphQL Engine (Self-Hosted)

Self-hosted Hasura GraphQL Engine deployed via Docker that auto-generates a GraphQL API from Postgres (and other databases) with event triggers, remote schemas, and a CLI-driven migration workflow — distinct from Hasura Cloud's managed API surface.

Free tier
56

JetBrains TeamCity REST API

TeamCity REST API enables agents to trigger and monitor builds, manage build configurations and projects, query test results and build artifacts, and administer users and agents on JetBrains TeamCity CI/CD servers.

Free tier
56

Microsoft Dynamics 365 API

Provides REST/OData access to Microsoft Dynamics 365 CRM and ERP data (sales, service, finance, supply chain) via the Dataverse Web API and organization service endpoints.

Free tier
56

Retool

Low-code platform for building internal tools and admin panels by connecting to databases and APIs, with a REST API for managing apps, workflows, and user access programmatically.

Free tier
56

Amundsen Data Discovery

Open-source data discovery and metadata engine originally built at Lyft. Amundsen indexes metadata from data sources (tables, dashboards, users) and makes it searchable via Elasticsearch. REST API provides search, table metadata, column lineage, and usage statistics. Uses Neo4j for graph-based lineage. Provides a web UI for data discovery. Apache 2.0 licensed.

Free tier
56

Apache Solr

Apache Lucene-based enterprise search platform for full-text search, faceting, and document indexing, often used in legacy enterprise applications.

Free tier
56

RocketReach API

B2B contact data API providing verified email addresses, phone numbers, and professional profiles for individuals and companies. RocketReach searches and verifies contact information across social networks and public sources. Used by sales teams and agent-driven outreach pipelines that need reliable contact data to reach prospects.

Free tier
56

JFrog Platform REST API

JFrog Platform REST API enables agents to upload, download, and manage build artifacts across any package format, query Xray security scan results, manage repository configurations, and automate release promotion workflows in enterprise artifact management pipelines.

Free tier
56

StackHawk API

Provides dynamic application security testing (DAST) for APIs and web applications, integrating into CI/CD pipelines to automatically detect OWASP Top 10 and other vulnerabilities.

Free tier
56

VictorOps API (Splunk On-Call)

VictorOps (now Splunk On-Call) REST API — incident alerting, on-call scheduling, and escalation management platform enabling agents to trigger alerts, manage incidents, query on-call schedules, and integrate with monitoring systems.

56

Chainlink Data Feeds & Functions

Decentralized oracle network that provides smart contracts with access to real-world data (price feeds, weather, sports, random numbers) and enables smart contracts to call external APIs via Chainlink Functions. Used for DeFi price feeds, randomness, and cross-chain communication.

Free tier
56

Smartproxy API

Provides a managed proxy network with residential, datacenter, and mobile IPs that agents can route HTTP/HTTPS requests through to bypass geo-restrictions, IP bans, and rate limiting during web scraping or data collection tasks.

Free tier
56

Mode Analytics API

REST API for Mode Analytics enabling programmatic management of SQL reports, queries, data sources, spaces, and report runs for data team collaboration workflows.

Free tier
56

Salesforce REST/SOQL API

Provides programmatic access to Salesforce CRM data and business logic via REST, SOAP, Bulk, Streaming, and Metadata APIs for querying, creating, and managing records.

Free tier
56

Zoho People HRMS API

Zoho People REST API for cloud-based HRMS covering core HR, time tracking, attendance, leave management, and performance. Enables AI agents to manage employee records, track attendance and leave, access performance review data, handle time tracking, and integrate HR data into payroll and business workflows. Zoho People is part of the Zoho ecosystem.

Free tier
56

GitBook API

GitBook provides a REST API for programmatically managing documentation spaces, pages, and content, with OAuth2 authentication and webhook events for content change notifications.

Free tier
56

Apple Developer APIs

Collection of Apple developer APIs including App Store Connect API, Apple Push Notification Service (APNs), Sign in with Apple, and StoreKit for iOS/macOS app management.

56

WordPress REST API

WordPress REST API — built-in JSON REST API for WordPress installations enabling programmatic post creation, page management, media uploads, user management, and custom post type access for headless CMS and agent-driven publishing workflows.

Free tier
56

yt-dlp

Feature-rich video downloader — downloads video and audio from 1000+ websites including YouTube, Vimeo, Twitter, TikTok. yt-dlp features: Python API (yt_dlp.YoutubeDL context manager), format selection (bestvideo+bestaudio), audio extraction (postprocessors FFmpegExtractAudio), metadata extraction (extract_info()), subtitle download, playlist support, rate limiting (ratelimit), cookies support, proxy, SponsorBlock integration, thumbnail download, chapter markers, and --no-download for metadata-only. Fork of youtube-dl with faster development. CLI tool with Python API for agent media processing pipelines.

Free tier
56

OpenReplay Session Replay

Open-source session replay and product analytics platform that records user interactions (clicks, scrolls, network requests, console logs) for debugging and UX analysis. Self-hostable alternative to FullStory and LogRocket. REST API for accessing session data, creating and managing searches, and integrating session metadata with other systems. Privacy-first with PII masking and on-premise deployment.

Free tier
55

Cvent Event Management API

Cvent REST API for enterprise event management platform. Enables AI agents to query event data, retrieve attendee registrations, access session schedules, manage venue data, and integrate event intelligence into marketing and operations workflows. Cvent is the leading enterprise event management platform for large conferences, corporate meetings, and virtual events.

55

Reclaim.ai API

Reclaim.ai API — AI-powered calendar scheduling that automatically finds optimal times for tasks, habits, and meetings by analyzing calendar availability, enabling agents to intelligently schedule work and protect focus time.

Free tier
55

iCIMS Talent Cloud API

iCIMS REST API for enterprise talent acquisition platform. Enables AI agents to query job postings, retrieve candidate profiles, access offer management data, manage onboarding workflows, and integrate talent data into HR and HRIS systems. iCIMS is one of the largest enterprise ATS platforms used by Fortune 500 companies.

55

Adobe PDF Services API

Enterprise PDF manipulation API for creating, converting, compressing, OCRing, and watermarking PDF documents with broad SDK support.

Free tier
55

Clay API

Clay — AI-powered data enrichment and outbound sales automation platform that waterfalls 75+ data sources to find contact info, company data, and trigger personalized outreach at scale.

Free tier
55

360Learning LMS API

360Learning REST API for collaborative learning platform. Enables AI agents to manage learner provisioning, enroll users in programs, track completions and assessment scores, retrieve learning analytics, and integrate 360Learning into HRIS and HR workflow automation. 360Learning is differentiated by its collaborative, peer-learning approach where subject matter experts create and update content.

55

Socket Security API

Analyzes open-source npm, PyPI, and other package dependencies for supply chain risks including malware, typosquatting, protestware, and suspicious behavior using deep package inspection.

Free tier
55

Copilot MCP

VS Code extension that provides a unified interface for discovering, installing, and managing MCP servers and agent skills for GitHub Copilot, Claude Code, and Codex CLI. Includes a skills registry (skills.sh) and optional Cloud MCP remote deployment.

MCP Free tier
55

Gitpod API

Provides an API for programmatically creating and managing ephemeral cloud development environments (CDEs) defined as code, enabling agents to spin up fully configured dev workspaces on demand.

Free tier
55

Boomi

Enterprise Integration Platform as a Service (iPaaS) for connecting cloud applications, on-premises systems, and data sources. Boomi provides a visual low-code interface for building integration processes, API management, B2B/EDI trading partner management, and master data management. Handles millions of integrations per day for enterprise customers — connecting Salesforce, SAP, NetSuite, databases, FTP servers, and hundreds of other systems. Boomi AtomSphere is the platform; Atoms are the execution engines.

55

SavvyCal API

Developer-friendly scheduling tool with REST API for managing availability, scheduling links, bookings, and overlay scheduling. SavvyCal's differentiator is scheduling overlay — recipients can overlay their calendar on top of the sender's availability to find mutual open times without sharing full calendar access. Supports Calendly-style booking pages with a cleaner UX.

55

SentinelOne API

SentinelOne provides a REST API for its AI-powered EDR/XDR platform, enabling programmatic access to threat detections, endpoint management, alert triage, threat hunting queries, and automated incident response actions.

55

Agility CMS API

Agility CMS REST and GraphQL APIs for headless and hybrid CMS platform. Enables AI agents to fetch pages and content items, manage sitemaps, retrieve syndication data, and integrate Agility CMS into web publishing workflows. Agility CMS is known for its page management and hybrid headless approach combining structured content with page routing.

Free tier
55

Robin Powered Workplace API

Robin Powered REST API for office and hybrid workplace management platform. Enables AI agents to query desk and room availability, create space reservations, access visitor management data, retrieve occupancy analytics, and integrate workplace coordination into calendar and HR workflows. Robin is developer-friendly with a well-documented REST API.

55

Tekton

Kubernetes-native CI/CD framework that defines pipeline building blocks as Kubernetes Custom Resource Definitions (CRDs). Tekton provides Task, Pipeline, TaskRun, PipelineRun, and Trigger CRDs — CI/CD pipelines are just Kubernetes resources. Part of the CD Foundation (Linux Foundation). Powers OpenShift Pipelines (Red Hat) and Google Cloud Build. REST API is Kubernetes API extended with Tekton CRDs. Agents interact via kubectl or Kubernetes client libraries.

Free tier
55

Google Ads API

Programmatic interface to create, manage, and report on Google Ads campaigns, ad groups, ads, keywords, and budgets across Search, Display, Shopping, and YouTube.

Free tier
54

Solana JSON-RPC API

JSON-RPC API for interacting with the Solana blockchain. Provides methods for reading account data, submitting transactions, subscribing to account/program events via WebSocket, and querying blockchain state. Hosted by providers like Helius, QuickNode, Alchemy, or Solana's own public endpoints.

Free tier
54

FedEx Web Services API

FedEx REST API — direct carrier integration for shipping rate quotes, label generation, package tracking, and pickup scheduling across FedEx Express, Ground, and Freight services, enabling agents to build FedEx-native shipping workflows.

Free tier
54

DeepSource API

DeepSource is an automated code analysis platform that detects bugs, security vulnerabilities, and anti-patterns via a GraphQL API for querying repositories, issues, metrics, and analysis run status.

Free tier
54

Ditto

Ditto is a peer-to-peer sync platform that uses CRDTs to synchronize data between devices with or without internet connectivity, enabling offline-first applications across mobile, IoT, and edge environments.

Free tier
54

Domo API

Comprehensive REST API for Domo's cloud BI platform enabling programmatic management of datasets, dashboards, cards, users, and groups.

Free tier
54

Buildertrend Construction Management API

Buildertrend REST API for residential construction management platform. Enables AI agents to retrieve project and job data, manage schedules and work orders, access customer communication logs, retrieve financial and budget data, and integrate Buildertrend into contractor business workflows. Buildertrend is focused on home builders, remodelers, and residential contractors.

54

Portainer

Portainer is a container management platform with a REST API for managing Docker, Docker Swarm, Kubernetes, and Nomad environments. It provides a web UI and API for deploying stacks, managing containers, images, networks, volumes, and performing environment administration — all through a centralized control plane.

Free tier
54

Tabnine

Enterprise-grade AI code assistant focused on privacy and on-premises deployment. Tabnine provides IDE code completion and chat using either cloud or fully local models. Key differentiator: models can run entirely locally (no code leaves your network), models can be fine-tuned on your private codebase, and Tabnine offers the strongest enterprise compliance guarantees in the AI code assistant space. Built for regulated industries (healthcare, finance, defense) where code can't leave the environment.

Free tier
54

Cadence Workflow Engine

Uber's open-source distributed workflow engine for orchestrating long-running, fault-tolerant business processes using code-defined workflows with durable execution guarantees.

Free tier
54

Payload CMS API

Provides auto-generated REST and GraphQL APIs for a self-hosted, TypeScript-first headless CMS where content schemas are defined in code, giving developers full control over data models and API endpoints.

Free tier
53

npm Registry API

The npm Registry HTTP API provides agents with programmatic access to package metadata, version information, download statistics, and package publishing for the JavaScript/Node.js ecosystem hosted at registry.npmjs.org.

Free tier
53

PyPI (Python Package Index) API

The official Python package repository serving pip and other Python package managers. Provides a JSON API for package metadata lookup, version enumeration, release file download URLs, and project statistics. Also implements the PEP 503 Simple Repository API used by pip, uv, and Poetry to discover and install packages. The separate PyPI Stats API (pypistats.org) provides download analytics.

Free tier
53

Grafana OnCall

Grafana OnCall is an open-source incident response and on-call management system with a REST API for managing schedules, escalation chains, alert groups, integrations, and on-call rotations, available as self-hosted or Grafana Cloud managed.

Free tier
53

Apple Music API (MusicKit)

Provides access to Apple Music's catalog of over 100 million songs, artist metadata, curated playlists, and user library management for Apple Music subscribers via JWT-authenticated REST requests.

Free tier
53

Bizzabo Event Experience API

Bizzabo REST API for event experience platform covering in-person, virtual, and hybrid events. Enables AI agents to query event data, retrieve attendee registrations and networking connections, access engagement analytics, and integrate event intelligence into marketing and CRM workflows. Bizzabo is known for its networking and engagement features.

53

Duo Security API

Provides programmatic access to Duo Security's MFA, device trust, and access policy enforcement for verifying user authentications, managing users and devices, and retrieving authentication logs.

Free tier
53

VWO (Visual Website Optimizer)

A/B testing and conversion rate optimization platform providing server-side experimentation, feature flags, session recordings, heatmaps, and personalization. FME (Feature Management and Experimentation) API enables server-side feature flag decisions.

Free tier
53

npm Registry API

Public REST API and CouchDB-based registry for the npm JavaScript package ecosystem. Provides package metadata lookup, version history, download statistics, search, and package manifest access. Also supports publishing packages and managing user/org scopes via authenticated endpoints. The download counts API tracks package popularity over time.

Free tier
53

Travis CI API

Travis CI API v3 allows agents to trigger builds, inspect build status and logs, manage repository settings, and query job results for GitHub-connected CI/CD pipelines.

Free tier
53

Collibra Data Intelligence API

Enterprise data intelligence platform with APIs for data cataloging, lineage tracking, data quality, and governance policy enforcement. Collibra enables organizations to find, understand, and trust their data. REST API provides programmatic access to the data catalog (assets, domains, communities), data lineage, workflow automation, and data quality metrics.

53

KeystoneJS

Open-source Node.js headless CMS and application backend that auto-generates a GraphQL (and optional REST) API from a schema definition, with a built-in Admin UI and flexible authentication, designed for self-hosted content management and custom application backends.

Free tier
53

Medidata Clinical Cloud API

Medidata (Dassault Systèmes) REST and SOAP APIs for clinical trial management platform. Enables AI agents to retrieve clinical trial data from Rave EDC, access patient and site data, query study configuration, monitor data quality checks, and integrate Medidata clinical data into regulatory and operations workflows. Medidata is the dominant EDC platform in pharmaceutical clinical trials.

53

Polar Accesslink API

Provides access to Polar fitness tracker data including training sessions, daily activity summaries, sleep data, heart rate measurements, and physical information for users who authorize your application via Polar Flow.

Free tier
53

Cornerstone OnDemand API

Cornerstone OnDemand REST API for enterprise talent management and learning platform. Enables AI agents to manage learning assignments, track completions and certifications, retrieve talent data, integrate performance reviews, and connect Cornerstone into HRIS and HR workflow automation. Cornerstone is a leading enterprise HCM platform covering LMS, performance, recruiting, and succession.

52

TalentLMS API

TalentLMS REST API for cloud-based learning management system targeting SMBs. Enables AI agents to manage users and groups, enroll learners in courses, track completions, retrieve quiz results, and integrate TalentLMS into HR and onboarding workflows. TalentLMS is popular for its simplicity, affordable pricing, and quick setup.

Free tier
52

Sonatype Nexus Repository Manager API

Sonatype Nexus Repository Manager REST API enables agents to upload and retrieve artifacts, manage hosted and proxy repositories across Maven, npm, PyPI, Docker, and other formats, search components, and administer repository configuration on self-hosted or Nexus Cloud instances.

Free tier
52

Chili Piper API

Chili Piper API — inbound lead routing and meeting scheduling platform that instantly books demos with qualified prospects directly from web forms, enabling agents to configure routing rules, manage meeting types, and track booking analytics.

52

Osso

Open-source enterprise SSO service that adds SAML-based single sign-on to any application, handling the complexity of per-customer IdP configuration and OAuth 2.0 token issuance.

Free tier
52

AppSignal APM

AppSignal is an APM and error monitoring platform purpose-built for Ruby, Elixir, and Node.js that collects errors, performance traces, custom metrics, and logs through a REST API and language-native agents.

Free tier
52

Celigo Integration Platform API

Celigo Integration Platform as a Service (iPaaS) REST API for managing integrations, flows, and connections between business systems. Enables AI agents to query integration run history, retrieve error logs, manage flow configurations, trigger manual runs, and monitor integration health. Celigo specializes in Salesforce and NetSuite integrations for ecommerce and B2B businesses.

52

Drone CI API

Drone CI REST API allows agents to manage repository pipelines, trigger builds, inspect build and step logs, and administer secrets for container-native CI/CD pipelines running on self-hosted or Drone Cloud infrastructure.

Free tier
52

Kayako API

Kayako REST API — unified customer service platform with ticketing, live chat, email, and self-service knowledge base, enabling agents to manage conversations, cases, and customer data across all support channels programmatically.

52

Zapier Webhooks

Zapier Webhooks allow agents to trigger Zap workflows via HTTP POST (Catch Hook) or send HTTP requests from a Zap (Webhook action), bridging agent actions with 5000+ Zapier-connected applications without code.

Free tier
52

Breezy HR Recruiting API

Breezy HR REST API for applicant tracking and recruiting platform. Enables AI agents to query job positions, retrieve candidate applications, access pipeline stages, and integrate recruiting data into HR workflows. Breezy HR is popular with SMB and mid-market companies for its modern UI and collaborative hiring features.

Free tier
51

Stoplight

API design, documentation, and governance platform with visual editor, mock servers, style guides, and a REST API for programmatic management of API projects and specs.

Free tier
51

Meta Ads API

Comprehensive programmatic interface to Meta's advertising platform for creating and managing ad campaigns, audiences, creatives, catalogs, and conversion tracking across Facebook, Instagram, Messenger, and Audience Network.

Free tier
51

Microsoft Clarity

Free Microsoft tool for website behavior analytics providing heatmaps, session recordings, and click/scroll analytics to understand user interaction patterns.

Free tier
51

SugarCRM REST API

Provides a REST v11 API for accessing and managing SugarCRM records (leads, contacts, accounts, opportunities, cases) supporting both cloud-hosted Sugar and self-hosted on-premise deployments.

Free tier
51

Codecov API

Code coverage reporting and analysis API that aggregates coverage data from CI/CD pipelines and provides REST endpoints for querying coverage reports, commit diffs, and repository settings.

Free tier
51

Meta Ads API (Facebook Marketing API)

Programmatic interface to create, manage, and report on ad campaigns across Facebook, Instagram, Messenger, and Audience Network, including audience management and conversion tracking.

Free tier
51

Trainual Business Playbook API

Trainual REST API for business playbook and standard operating procedure (SOP) platform. Enables AI agents to manage users and subjects, track training assignments and completions, retrieve test scores and compliance data, and integrate Trainual into HRIS and onboarding workflows. Trainual is targeted at SMBs wanting to document and train on SOPs.

51

CodeRabbit API

AI-powered code review platform that automatically reviews pull requests on GitHub and GitLab, providing line-by-line suggestions, summaries, and security feedback.

Free tier
50

Spinnaker

Open-source multi-cloud continuous delivery platform originally developed at Netflix. Spinnaker provides deployment pipelines with built-in support for canary analysis, blue/green deployments, and rollbacks across AWS, GCP, Azure, Kubernetes, and other providers. REST API enables programmatic pipeline execution and management. Designed for enterprise-scale CD with strong safety mechanisms — approval gates, automated canary analysis (ACA), and multi-cluster deployments.

Free tier
50

Vtiger CRM API

Vtiger CRM REST API — open-source and cloud CRM with sales, support, and marketing modules in one platform, enabling agents to manage contacts, deals, cases, and campaigns across the unified Vtiger CRM suite.

Free tier
50

Nutshell CRM API

JSON-RPC and REST API for managing sales CRM data in Nutshell including contacts, companies, leads, activities, and pipeline stages for small to mid-sized sales teams.

50

HttpRunner

Open-source testing framework supporting API testing (HTTP/WebSocket/RPC), vision-driven UI automation (Android/iOS/browser via OCR/CV), and load testing. Includes MCP server for AI-assisted test orchestration and an interactive chat mode.

MCP Free tier
50

PracticePanther Legal Practice Management API

PracticePanther REST API for cloud-based legal practice management software. Enables AI agents to manage matters and contacts, retrieve time entries and billing data, access payment information, manage tasks and events, and integrate PracticePanther into law firm workflows. PracticePanther is known for its user-friendly interface and competitive pricing for small to mid-size law firms.

50

LinkedIn Marketing API

Programmatic interface to create, manage, and report on LinkedIn ad campaigns including Sponsored Content, Message Ads, Dynamic Ads, and Lead Gen Forms across professional audience segments.

Free tier
50

Metabase API

Metabase is an open-source business intelligence platform with a REST API that allows agents to programmatically manage databases, execute queries, create and retrieve dashboards and cards, and administer users and permissions.

Free tier
50

Absorb LMS API

Absorb LMS REST API for corporate learning management system. Enables AI agents to manage learner enrollment, track course completions, retrieve certification data, manage curricula and courses, and integrate training records into HRIS and compliance workflows. Absorb LMS is known for its modern UX and AI-powered recommendations.

49

Lucidchart API

Provides programmatic access to Lucidchart documents for importing, exporting, and managing diagrams, enabling automated diagram generation and integration of Lucidchart content into broader documentation and development workflows.

49

MyCase Legal Practice Management API

MyCase REST API for cloud-based legal practice management software. Enables AI agents to manage cases and contacts, retrieve time entries and billing data, access document information, track payments and invoices, and integrate MyCase into law firm workflows. MyCase targets small to mid-size law firms with an all-in-one practice management platform.

49

Impacket

Python network protocol library for Windows/Active Directory protocols — implements SMB, Kerberos, LDAP, NTLM, DCE/RPC for security testing. Impacket features: SMBConnection for file shares and lateral movement, Kerberos AS-REP roasting and Kerberoasting, LDAP queries via ldap3, secretsdump for extracting NTLM hashes, GetNPUsers (AS-REP roasting), GetUserSPNs (Kerberoasting), psexec/smbexec/wmiexec for remote code execution, DCE/RPC endpoint scanning, NTLMv1/NTLMv2 relay, DCOM execution, and smbclient. Primary Python toolkit for Active Directory security assessment and Windows network penetration testing.

Free tier
48

Allego Sales Learning API

Allego REST API for sales learning and enablement platform. Enables AI agents to manage learning content, track completion and assessment scores, access coaching video libraries, sync user and team data, and integrate Allego's sales readiness data into CRM and HRMS workflows. Allego focuses on video-based sales coaching and modern learning for revenue teams.

48

FOSSA API

FOSSA's REST API provides programmatic access to open-source license compliance results, dependency vulnerability findings, SBOM generation, and policy enforcement data for software projects.

Free tier
48

WorkRamp LMS API

WorkRamp REST API for all-in-one LMS covering employee training, customer education, and partner enablement. Enables AI agents to manage learner accounts, enroll users in learning paths, track completions and certifications, and integrate WorkRamp training data into HRIS, CRM, and customer success workflows. WorkRamp targets revenue-focused teams with training that ties to business outcomes.

47

Medium API

Medium REST API — programmatic post creation, cross-posting, and publication management on Medium's general-audience writing platform, enabling agents to publish articles and manage drafts via OAuth-authenticated endpoints.

Free tier
47

Snap Marketing API

Programmatic access to Snapchat's advertising platform for creating and managing ad accounts, campaigns, ad squads, ads, creatives, and audiences across Snap's Story, Spotlight, and Discover placements.

Free tier
47

Jobvite Talent Acquisition API

Jobvite REST API for enterprise talent acquisition platform. Enables AI agents to query job requisitions, retrieve candidate applications, access pipeline and hiring workflow data, and integrate recruiting intelligence into HR systems. Jobvite is an enterprise ATS platform now part of Employ Inc., combining ATS with CRM recruiting capabilities.

47

Garmin Health API

Provides access to Garmin device data including activities, daily summaries, sleep, heart rate, stress, body composition, and GPS tracks for users who have consented to share their Garmin Connect data with your application.

Free tier
47

PactFlow

Cloud-hosted Pact Broker for consumer-driven contract testing and API governance. Provides a REST API for managing contracts, broker configuration, webhooks, and CI/CD integration.

Free tier
46

Dubsado API

Provides REST API access to Dubsado's business management platform for creatives and freelancers, enabling automation of client projects, contracts, invoices, forms, and workflow pipelines.

46

Bloomfire Knowledge Management API

Bloomfire REST API for knowledge management and social learning platform. Enables AI agents to create, search, and manage posts and Q&A content, sync user data, track engagement metrics, and integrate Bloomfire knowledge into CRM and support workflows. Bloomfire focuses on searchable, social knowledge sharing with Q&A capabilities.

46

Twitter/X Ads API

Programmatic interface to create, manage, and report on Twitter/X ad campaigns including Promoted Tweets, Promoted Accounts, and Takeover placements.

46

Hopin Virtual Events API

Hopin REST API for virtual and hybrid event platform. Enables AI agents to query event registrations, retrieve attendee data, access session analytics, and integrate event intelligence into marketing and CRM workflows. Hopin is an all-in-one event platform covering registration, networking, streaming, and expo areas.

45

Sisense REST API

REST API for Sisense's embedded analytics platform enabling programmatic management of dashboards, widgets, data models, and users for embedding BI in applications.

45

HoneyBook API

Provides API access to HoneyBook's client management platform for freelancers and creative businesses, enabling agents to manage projects, invoices, contracts, and client communications.

45

Riot Games Developer API

Official Riot Games developer platform providing REST APIs for League of Legends, Valorant, Teamfight Tactics, Legends of Runeterra, and Wild Rift. Exposes match history, ranked data, champion mastery, live game data, esports tournament info, and player profiles across all Riot titles.

Free tier
45

Zscaler API

Zscaler provides REST APIs for its Zero Trust security platform (ZIA and ZPA), enabling programmatic management of security policies, URL filtering, firewall rules, user provisioning, and access control for cloud-native network security.

44

Replit API

Replit's API for managing Repls (cloud-hosted code environments), enabling programmatic creation, forking, deployment, and lifecycle management of online coding projects.

Free tier
44

Build with Claude

Curated discovery hub and plugin marketplace for the Claude ecosystem, aggregating 117 agents, 175 slash commands, 28 hooks, 26 skills, 50 bundled plugins, 20,000+ community plugins, 4,500+ MCP servers, and 1,100+ marketplaces into a searchable web interface with one-click installation support.

Free tier
44

Epic Online Services (EOS) API

Epic Online Services (EOS) is Epic Games' cross-platform SDK and REST API suite providing authentication, friends, achievements, stats, leaderboards, matchmaking, lobbies, voice, anti-cheat, and player data for games. Includes the Epic Games Store Web API for catalog and entitlement data. Designed for game developers integrating online services into their own titles.

Free tier
44

Steam Web API (Valve) — Deep Evaluation

Valve's Steam Web API providing access to the Steam gaming platform's data: player profiles, game ownership and playtime, achievements, global stats, game news, item economies (TF2, CS2, Dota 2), Steam Workshop content, app metadata, review data, and the Steam store catalog. Uses a service-oriented interface design (IPlayerService, ISteamUserStats, IEconItems, etc.). This deep evaluation covers advanced endpoints, gotchas, and agent-readiness details not covered in the basic steam-api entry.

Free tier
42

Condeco Workspace Scheduling API

Condeco REST API for workplace management and workspace scheduling platform. Enables AI agents to query desk and meeting room availability, create bookings, retrieve occupancy data, and integrate workspace scheduling into hybrid work and facilities management workflows. Condeco is an enterprise workplace scheduling solution used by large organizations.

41

Xbox Live Services API

Microsoft's Xbox Live Services REST API providing access to Xbox player profiles, gamertags, achievements, friends lists, game history, leaderboards, presence data, and social features for Xbox and Xbox Game Pass titles.

Free tier
38

Substack API

Substack — newsletter and subscription platform with an unofficial/limited API for post creation and subscriber management, primarily designed for human writers rather than programmatic agent publishing workflows.

Free tier
18

PlayStation Network API (PSN)

PlayStation Network internal/unofficial REST API providing access to PSN player profiles, trophy data (bronze/silver/gold/platinum), game library, friend lists, and presence. Sony does not offer a public developer API; access is achieved through reverse-engineered endpoints used by the PSN mobile app and website, or via community libraries like the psn-api npm package.

Free tier
17

Excalidraw

Excalidraw is an open-source collaborative whiteboard tool with no public REST API. Integration is via embeddable React component or Excalidraw+ subscription. Agent automation is not supported via REST.

Free tier
5

.NET MCP Server

AI assistant access to .NET SDK for projects, packages, building, testing, and development tools.

N/A

123elec-mcp

Interface MCP officielle du site marchand 123elec, catalogue, stock, panier, commandes.

N/A

1mcp

A central proxy server that aggregates multiple upstream MCP (Model Context Protocol) servers, providing a unified interface for downstream clients using the official @modelcontextprotocol/sdk.

N/A

1trippulse

1trip PULSE: 21-tool AI travel planner. Flights, hotels, visa, safety, weather, 120+ cities.

N/A

222wcnm-bilistalkermcp

Track Bilibili creators and get the latest updates on videos, dynamics, and articles. Fetch user p…

N/A

@antv/mcp-server-chart

A Model Context Protocol server for generating charts using AntV. This is a TypeScript-based MCP server that provides chart generation capabilities. It allows you to create various types of charts through MCP tools.

N/A

@browserstack/mcp-server

BrowserStack's Official MCP Server

N/A

@burger-editor/mcp-server

MCP Server for BurgerEditor

N/A

@circleci/mcp-server-circleci

A Model Context Protocol (MCP) server implementation for CircleCI, enabling natural language interactions with CircleCI functionality through MCP-enabled clients

N/A

@coinbase/cds-mcp-server

Coinbase Design System - MCP Server

N/A

@eslint/mcp

MCP server for ESLint

N/A

@hubspot/mcp-server

MCP Server for developers building HubSpot Apps

N/A

@idealyst/mcp-server

MCP server providing documentation and examples for the Idealyst framework

N/A

@line/line-bot-mcp-server

MCP server for interacting with your LINE Official Account

N/A

@maestro-ai/mcp-server

MCP Server do Maestro v6.0 com fluxos enxutos, especialistas dedicados e gates consolidados

N/A

@nexus2520/bitbucket-mcp-server

MCP server for Bitbucket API integration - supports both Cloud and Server

N/A

@notionhq/notion-mcp-server

Official MCP server for Notion API

N/A

@structured-world/gitlab-mcp

Advanced GitLab MCP server

N/A

@zencoderai/slack-mcp-server

MCP server for interacting with Slack

N/A

@zereight/mcp-gitlab

MCP server for using the GitLab API

N/A

ACMS

Apple Container MCP Server (ACMS) provides access to Apple's container CLI tool on macOS

N/A

ADCIRC Model Setup MCP Server

ADCIRC model configuration debugging, parameter lookup, and validation

N/A

AI Tool Discovery Agent

AI agent discovers MCP servers from GitHub npm - analyzes APIs configs

N/A

AI-Agents-Boilerplate

Learn how to create your own self-operating AI agent using Python, the OpenAI API, and ReAct prompts. This step-by-step beginner-friendly guide covers real-time data handling and practical code examples to build an autonomous AI assistant.

N/A

AI-SOC-Agent

Blackhat 2025 presentation and codebase: AI SOC agent & MCP server for automated security investigation, alert triage, and incident response. Integrates with ELK, IRIS, and other platforms.

N/A

AI.Voice.Editor.McpServer

AI Voice Editor の MCPサーバーです。

N/A

AIStatusDashboard

Read-only MCP server for AIStatusDashboard status, incidents, metrics, and fallback recommendations.

N/A

AI_Agent_with_MCP

MCP server built with Google’s Agent Development(ADK) Kit featuring multiple specialised agents that collaborate through intelligent routing. The system provides RESTful API endpoints for various capabilities including web searches, data analysis, and code generation while maintaining extensibility through a modular architecture

N/A

ActionsPulse

Real-time GitHub Actions observability: DORA Metrics, Cost Analysis, CI/CD Health dashboards.

N/A

Adaptive-Graph-of-Thoughts-MCP-server

LLM Reasoning Framework for Scientific Research

N/A

Adversarial Corporate Opacity

Detect corporate opacity, shell company structures, and hidden beneficial ownership through adver...

N/A

Adversarial Regulatory Arbitrage

Detect regulatory arbitrage strategies across jurisdictions, identifying gaps in compliance frame...

N/A

AfdianToMarkdown

爱发电爬虫(afdian.com)

N/A

AgentBuilders

Deploy full-stack web apps with database, file storage, auth, and RBAC via a single API call.

N/A

AgentDilemma

A decision support platform to poll other agents and increase confidence

N/A

AgentTrust — Identity & Trust for A2A Agents

Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.

N/A

Agentic-MCP-Skill

Agentic-MCP, Progressive MCP client with three-layer lazy loading. Validates AgentSkills.io pattern for efficient token usage. Use MCP without pre-install & wasting full-loading

N/A

AionMCP

Dynamic API tool generator for OpenAPI, GraphQL, and AsyncAPI specifications

N/A

Aiqbee Brain

AI knowledge graph for architecture, portfolio, and digital strategy management.

N/A

AllVoiceLab-MCP

Official AllVoiceLab Model Context Protocol (MCP) server, supporting interaction with powerful text-to-speech and video translation APIs.

N/A

Allstacks Analytics MCP Server

Provides 208+ tools for AI-native engineering intelligence via Allstacks API.

N/A

Alpic

Manage your projects, debug deployment, and check analytics for any MCP server you host with Alpic

N/A

Aman-Amith-Shastry-scientific_computation_mcp

This MCP server enables users to perform scientific computations regarding linear algebra and vect…

N/A

AndrewDonelson_go-mcp-server-service

Mirror of https://github.com/AndrewDonelson/go-mcp-server-service

N/A

AppDeploy

AppDeploy turns app ideas described in AI chat into live full-stack web applications

N/A

ArcaMCP

Servidor MCP para AFIP/ARCA: automatiza certificados, autorización de Web Services, emisión/consulta de comprobantes y generación de PDF con QR.

N/A

Arcadia Finance

Manage Uniswap and Aerodrome liquidity positions with automated rebalancing and leverage.

N/A

Arduino MCP Server

Arduino MCP server for CLI setup, board detection, compile/upload, serial monitoring, and pin refs.

N/A

Argocd

MCP server for ArgoCD GitOps continuous delivery integration

N/A

Arm MCP Server

Official Arm MCP server for code migration, optimization, and Arm architecture guidance

N/A

AspireMcpServer

An MCP server to utilise the aspire CLI tool

N/A

AutoDoc-McpServer

AutoDoc is an MCP server of type stdio that automatically analyzes Git commits and generates structured daily CSV reports.

N/A

Avalanche AVAX MCP

Search and retrieve Avalanche blockchain documentation for building on AVAX.

N/A

Avrotize

Schema conversion and schema-driven code generation MCP server.

N/A

Awesome-MCP-Scaffold

Awesome-MCP-Scaffold 是一个开箱即用的 MCP 服务器开发脚手架,让你能够: 🚀 5分钟启动:从零到运行的完整 MCP 服务器 🤖 10分钟MCP开发:内置提示词和范例,基于 Cursor IDE 一句话完成MCP Server tools开发 🏭 生产级架构:经过验证的高性能部署方案 📚 最佳实践内置:遵循官方 MCP SDK v1.11.0 规范,默认包含outputSchema

N/A

Axon.MCP.Server

Transform your codebase into an intelligent knowledge base for AI-powered development with Cursor IDE, Google AntiGravity, and MCP-enabled assistants

N/A

Azure-Foundry-Webinar

This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.

N/A

AzurePricingMCP

An MCP server for Microsoft Azure pricing that goes beyond the Azure Pricing Calculator, with programmatic cost estimates plus FinOps features like Spot price and savings analysis, and detection of orphaned or underutilized resources.

N/A

B.O.N.S.A.I. Health Intelligence API

Lifestyle medicine health intelligence via x402 micropayments. 637+ peer-reviewed references.

N/A

BGPT - Scientific Paper Search

Search scientific papers with structured experimental data from full-text studies

N/A

BadRooBot-my_test_mcp

Get current weather for any city and create images from your prompts. Streamline planning, reports…

N/A

Barcode Scanner

Scan and generate barcodes and QR codes.

N/A

Base1000QianZiWenCodec

Base千字文

N/A

BearTrail

Query workouts, browse exercises, and explore fitness data from BearTrail

N/A

BifrostMCP

VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs

N/A

Bilt

AI agents autonomously build and deploy mobile apps through natural language workflows

N/A

Bitbucket MCP Server

MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more

N/A

Bitrise

MCP Server for Bitrise, enabling app management, build operations, artifact management, and more.

N/A

Brandomica

Check brand name availability across domains, social handles, trademarks, app stores, and more.

N/A

Brick Directory

Provides data for LEGO sets, minifigures, parts and elements. Not affiliated with LEGO® Group.

N/A

Bug Detector

Analyzes code for bugs, security vulnerabilities, and code smells

N/A

Build-a-Search-Engine-with-AI-Agents

Add links, craw them, search their contents. Your personal search engine is here. Powered by pg_textsearch, pgvector, Postgres, Tiger Data Cloud free tier, and more.

N/A

BuildXL.McpServer

N/A

CCD

📷 CCD: Mitigating Hallucinations in Radiology MLLMs via Clinical Contrastive Decoding — A flexible, plug-and-play toolkit for various radiology MLLM backbones, further boosting overall performance

N/A

CData Connect AI

Cloud-hosted MCP server for secure AI access to enterprise data sources via CData Connect AI.

N/A

CICADA

Code intelligence MCP server for 17+ programming languages.

N/A

CLIO Adios

Fetch and analyze BP5 data files using ADIOS2 for scientific data and metadata access.

N/A

CSJN — Corte Suprema de Justicia de la Nación

Search Argentine Supreme Court sumarios: legal topics, case analysis, metadata

N/A

CalculatorMcpServer

A beginner-friendly Model Context Protocol (MCP) server built in C# that exposes calculator tools (add, multiply) and integrates seamlessly with Cline (VS Code) for AI tool invocation and debugging.

N/A

CalculatorMcpServer

An MCP server to provide calculator functions

N/A

Calories Club: AI Food Tracker

AI-powered calorie tracking with photo recognition, barcode scanning, and voice logging

N/A

CanvasMCPClient

Canvas MCP Client is an open-source, self-hostable dashboard application built around an infinite, zoomable, and pannable canvas. It provides a unified interface for interacting with multiple MCP (Model Context Protocol) servers through a flexible, widget-based system.

N/A

Chrome DevTools MCP

MCP server for Chrome DevTools

N/A

CigarFinder

Search and compare cigar prices from 14+ online retailers

N/A

Cisco Modeling Labs (CML)

An MCP server that provides access to common Cisco Modeling Labs (CML) operations.

N/A

Claude-Code-MCP-Manager

A comprehensive tool to manage Model Context Protocol (MCP) configurations for Claude code

N/A

ClaudeHistoryMCP

MCP server for searching and surfacing Claude Code conversation history

N/A

ClickUp MCP Server

Audit ClickUp workspaces: spaces, folders, lists, custom fields, tasks, and views.

N/A

ClickUpMcpServer

N/A

Climate Economic Nexus

Analyze climate-economy interdependencies including carbon exposure, transition risk, physical cl...

N/A

Code Assistant

Gemini-powered MCP server for code analysis.

N/A

Code Lens

Gemini-powered MCP server for code analysis.

N/A

Code Pathfinder

Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.

N/A

Code Review Analyst

Gemini-powered MCP server for code review analysis.

N/A

Code-Index-MCP

Code indexing MCP server to provide context to coding agents.

N/A

CodeGraphContext

An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.

N/A

CodeSherlock

AI-powered static and contextual code analysis MCP server

N/A

CodeWiki MCP — AI-generated docs for GitHub repos

MCP server for codewiki.google: search repos, fetch wiki docs, ask questions

N/A

Codebase Memory

Persistent codebase knowledge graph. Survives session restarts and context compaction.

N/A

CoderSwap MCP Server

Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.

N/A

Codex MCP Go

MCP server wrapping Codex CLI for stdio-based tool calls.

N/A

Cokodo Agent

Serve .agent/ project context, references, and collaborations to MCP-compatible IDEs.

N/A

ComedyMcpServer

DEPLOYED: MCP server using C# SDK to enhance comments with jokes from JokeAPI.

N/A

ComfyUI-AnimaTool

AI Tool Use API for Anima anime/illustration image generation. Supports MCP Server, HTTP API, and CLI.

N/A

Compliance Auditor MCP

City hiring-compliance MCP server with regulation search and full audit risk scoring.

N/A

Confluence-MCP-Server

A FastMCP-based server that provides seamless integration with Confluence's REST API, enabling programmatic access to Confluence spaces, pages, and content search functionality.

N/A

Construction-Hazard-Detection

Enhances construction site safety using YOLO for object detection, identifying hazards like workers without helmets or safety vests, and proximity to machinery or vehicles. HDBSCAN clusters safety cone coordinates to create monitored zones. Post-processing algorithms improve detection accuracy.

N/A

Context-Engine-MCP-Server

A production-ready TypeScript MCP server that provides comprehensive project analysis, intelligent code search, dependency tracking, and coordinated multi-file editing capabilities.

N/A

ContextStream MCP Server

ContextStream MCP server for code context, memory, search, and AI tools.

N/A

Convert-Markdown-PDF-MCP

Markdown To PDF Conversion MCP

N/A

Curate-Ipsum

Code synthesis through belief revision, mutation testing, and verification

N/A

Cybersecurity Intelligence

Cybersecurity intelligence aggregating NVD CVE data, CISA KEV alerts, Censys exposure, certificat...

N/A

DAUT

DAUT – Documentation Auto Updater - AI-powered documentation generator for your codebase. MCP-Connector

N/A

DDC/CI Control Bridge

Control monitor brightness, contrast, power and input via DDC/CI with MCP and MQTT support.

N/A

DEPRECATED

DEPRECATED: Please use io.github.tencent-lexiang/lexiang-mcp-server instead.

N/A

DEWEY SOC codes classifier.

Classification service to seamlessly retrieve SOC codes for job titles and descriptions.

N/A

DMCPServer

Dinos MCP Server, make your code, on MCP Action and execute by AI

N/A

DOMShell

Browse the web with filesystem commands. 38 MCP tools: ls, cd, grep, click, type via Chrome.

N/A

DaemonsMCP

DaemonsMCP is a comprehensive C# MCP service that provides LLMs with secure, full-featured access to explore, read, and write to local codebases. Built on MCPSharp for reliable transport and JSON-RPC communication, it gives your AI assistant the ability to see, navigate, understand, and modify your project files just like a developer would.

N/A

DataGraph

Urban intelligence knowledge graph. Structured locality data for civic problem-solving.

N/A

DataGraph

Urban data for civic problem-solving: NYC subway, loneliness programs, violence prevention.

N/A

DataverseDevToolsMcpServer

Dataverse DevTools Mcp Server Repository

N/A

DebugMcpServer

A debug MCP server

N/A

DeepMap AI

Multi-hazard geophysical risk scoring, prediction, weather, insurance, and climate tools

N/A

DeepRecall - Product Safety Intelligence

Search 120,000+ recalled products from 8 global safety agencies using AI similarity.

N/A

Dev Workflow MCP Server

MCP server to enforce development workflow discipline

N/A

DevTool MCP

Development tooling MCP server with process management, proxy, and frontend diagnostics

N/A

Direwolf

Distributed Data Processing Pipeline for MCP.

N/A

Docker-FastMCP-Server

A minimal FastMCP server deployable with Docker, compatible with Claude Code and GitHub Copilot (VS Code)

N/A

DockerMcpServer

A Docker MCP Server built using the ModelContextProtocol NuGet package

N/A

Documentation Extractor

Extract llms.txt from any docs site - Mintlify Docusaurus GitBook parser

N/A

EOxElements

A server to provide information about EOxElements custom elements for coding agents.

N/A

EU Audit Trail

Tamper-evident audit trail MCP server for EU AI Act & GDPR compliance.

N/A

Earnings Feed

SEC filings and insider trades in real-time. 10-K, 10-Q, 8-K, Form 4, and company lookup.

N/A

Easy Digital Downloads

MCP server for Easy Digital Downloads REST API - sales, customers, products, analytics

N/A

EchoVault Memory

Local-first memory for coding agents; stores decisions, bugs, and context across sessions.

N/A

EclipseMcpServer

N/A

Electronics MCP Servers

14 electronics tools: resistor decoder, capacitor calculator, GPIO reference for ESP32/Arduino/STM32

N/A

EmbedMCP

Provides easy-to-use kits that allow you to quickly create MCP servers Any embedded devices

N/A

EnformionGO-mcp

This is an un-official EnformionGO API written with FastAPI for the purpose of converting to an MCP Server using FastMCP and deployed using Docker. This project was Vibe coded using Google Gemini 2.5 Pro using the Documentation available at api.enformiongo.com

N/A

Evidra

Fail-closed policy guardrails for AI agents running kubectl, terraform, helm, and argocd.

N/A

F5 Distributed Cloud Terraform Provider

F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.

N/A

FDA Data MCP

Clean FDA regulatory data: company resolution, facilities, recalls, inspections, approvals.

N/A

FastMCP

Building a simple MCP server

N/A

FastMCP-ADK-Server-Client

This Repo contain FASTMCP client and FASTMCP server code. FASTMCP Server contain ADK agent

N/A

FastMCP-Project

Building the Simple MCP server and Client with FastMCP 2.0

N/A

FastMCP-Proper

Python MCP server with CI/CD tooling and testability built-in

N/A

FastMCPELauncher

a Minecraft Bedrock launcher GUI for mcpelauncher-client

N/A

FastMCPWorking

This is small API endpoints project to understand about how the FastAPI , FastMCP and the react client communicate

N/A

FedRAMP 20x Requirements

An MCP server that provides access to FedRAMP 20x security requirements and controls.

N/A

FinanceNews-MCP

A Model Context Protocol (MCP) server that provides financial news search capabilities. This server enables AI assistants to fetch and analyze financial news from various sources based on user queries.

N/A

Financial Modeling Prep MCP Server

MCP server for Financial Modeling Prep API with 250+ financial data tools

N/A

First-MCP-Server-Project

Bu proje, .NET 10 üzerinde Model Context Protocol (MCP) sunucusu oluşturmanın temellerini gösterir.

N/A

Flint

API server fro Blender MCP on macOS with visionOS connectivity. Needs a Claude API key.

N/A

Forums

Ask any GitHub repository a question. Get source-backed answers.

N/A

FreeCAD-MCP

FreeCAD plugin for automating model creation and control via Model Contro Protocol (MCP). Provides a MCP server,GUl panel, and client for running macros,managing documents, and adjusting views.

N/A

GUARDRAIL

GUARDRAIL - MCP Security - Gateway for Unified Access, Resource Delegation, and Risk-Attenuating Information Limits

N/A

GUI-MCP

A Blueprint-style visual node editor for creating FastMCP servers. Build MCP tools, resources, and prompts by connecting nodes - no coding required.

N/A

GitHub

Connect AI assistants to GitHub - manage repos, issues, PRs, workflows, and git operations.

N/A

GitHub to MCP Converter

Convert any GitHub repo to MCP server - automatic tool generation API wrap

N/A

GitHub-Analyzer-MCP-Server

GitHub-Analyzer-MCP-Server : A powerful Model Context Protocol (MCP) server built with **FastMCP** that provides comprehensive GitHub repository analysis, code search, issue tracking, and statistics.

N/A

GitHub-MCP-Server

N/A

GitLab Documentation MCP Server

Searchable access to GitLab documentation from multiple repositories with full-text search.

N/A

GitLab-CICD-Agent

agentic-cicd is an AI-powered multi-agent system that automates GitLab CI/CD workflows using natural language. Built with LangGraphJS, it connects to GitLab via OAuth, interprets user intent, generates pipelines, and executes deployments — all orchestrated by autonomous AI agents and backed by a GitLab MCP server.

N/A

GitMcpServer

N/A

Github-MCP-Server

A light weight Model Context Protocol (MCP) Server built using FastMCP to enable Github related operations.

N/A

Github-mcp-server

N/A

Gitingest-MCP

mcp server for gitingest

N/A

GitlabMcpServerPlusCopilot

N/A

Google-Search-MCP-Server

MCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites

N/A

GraphMemory-IDE

AI-assisted development MCP providing long-term, on-device "AI memory" for IDEs. Powered by Kuzu GraphDB and exposed via MCP server

N/A

Graphiti-MCP-Demo

This repo demonstrates Graphiti MCP integration with Cursor and Neo4j, storing AI prompts as real-time knowledge graphs for persistent memory.

N/A

Guardian Engine

Deterministic recipe verification engine — validates AI-generated recipes against master SOPs.

N/A

HAL

HAL (HTTP API Layer) - An MCP server that provides HTTP API capabilities to Large Language Models

N/A

Hashfile MCP

Hash-anchored file editing with surgical precision over file editing and ironclad control of access

N/A

HefestoAI

Pre-commit code quality guardian. Detects semantic drift in AI-generated code.

N/A

Helios

An AI IDE secure coding MCP service

N/A

Hoofy

Hoofy — AI development companion MCP server. Persistent memory, spec-driven development, adaptive change pipeline, Clarity Gate. 32 tools, single Go binary, zero deps.

N/A

How-To-Create-MCP-Server

This guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure it in VS Code, and interact with it using Copilot Chat.

N/A

IF-MCP-Server-for-Microsoft-Teams

A demo of deploying an MCP server for use by a bot in Microsoft Teams.

N/A

ILSpy-Mcp

🔓 UNLEASH ILSpy'S POWER. Reverse-engineer DOTNET code at GOD SPEED. AI-assisted debugging that THINKS with you. Decompile ANYTHING. 🚀

N/A

IndianAppGuy-magicslide-mcp

Generate professional PowerPoint presentations from text, YouTube videos, or structured JSON data.…

N/A

IndianAppGuy-magicslide-mcp-actual-test

Generate polished PowerPoint presentations from text prompts, YouTube videos, or structured outlin…

N/A

IndieStack

Search 358+ indie SaaS tools, build stacks, and spot market gaps from your AI assistant.

N/A

Ink MCP

Deploy and manage applications, databases, domains, and git repos

N/A

InstaPods

Deploy and manage cloud servers from AI agents. Create pods, push code, run commands — all via MCP.

N/A

Italy OpenData

Italian open data: municipalities, provinces, regions, postal codes, coordinates.

N/A

JUBA — Jurisprudencia de Buenos Aires

Search Buenos Aires Province court rulings: summaries, full text, legal topics

N/A

Journald MCP Server

Incident forensic with log files analyzing

N/A

Judges Panel

38 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.

N/A

JunoJunHyun-festival-finder-mcp

Discover festivals worldwide by location, date, and genre. Compare options with key details like d…

N/A

Just MCP Server

Expose curated Justfile recipes via MCP for safe deterministic automation.

N/A

Kevros — Agentic Identity Trust

Agentic identity trust: precision decisioning, cryptographic release tokens, hash-chained proof

N/A

Kilntainers

MCP server to give every agent an ephemeral Linux sandboxes for executing shell commands.

N/A

Kiosk Builder

Build and manage airline self-service kiosk apps — styling, pages, CMS, and CUSS2.

N/A

Knapcode.SampleMcpServer

A sample MCP server using the MCP C# SDK. Generates random numbers and random weather.

N/A

Knowledge Graph & Causal Discovery

Build knowledge graphs and discover causal relationships from multi-source data, enabling entity ...

N/A

Kolada MCP Server

Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities.

N/A

Komodo MCP Server

MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI

N/A

KunAvatar

基于ollama推理框架本地部署的Agent应用,实现MCP工具调用,短长期记忆等功能。|| A locally deployed agent application built on the Ollama, featuring MCP tool integration along with both short-term and long-term memory support.

N/A

La Palma 24 - Vacation Rentals

Search vacation rentals in La Palma, Canary Islands with real-time availability and pricing.

N/A

LeaveRequestMcpClientServer

N/A

Linggen - Local RAG

Local, privacy-focused RAG service for code search via MCP. https://linggen.dev

N/A

Linkbreakers MCP

QR-driven customer-journey platform for tracked QR codes, short links, and analytics.

N/A

LiveCheck AI

Secure MCP runtime server for scanning and autofixing code issues

N/A

Ludus-FastMCP

Ludus FastMCP enables AI-powered management of Ludus cyber ranges through natural language commands. The server exposes **157 tools** across 15 modules for range lifecycle management, scenario deployment, template creation, Ansible role management, and security monitoring integration.

N/A

Lumino MCP Server

AI-powered SRE observability for Kubernetes/OpenShift with 40+ Tekton debugging tools

N/A

MAMA

Always-on companion for Claude that remembers your decisions and their evolution. Local-first memory using SQLite + transformers.js embeddings.

N/A

MCP

Official Jina AI Remote MCP Server

N/A

MCP

A FastMCP-based server that provides unified access to Notion, Slack, and GitHub APIs through a single, secure interface.

N/A

MCP File Tools

Non-UTF-8/Unicode encoding: CP1251, CP1252, KOI8-R, ISO-8859 with auto-detection

N/A

MCP Gitlab

Secure MCP server for GitLab projects, merge requests, issues, and pipelines

N/A

MCP Scaleway Functions

Unofficial MCP Server for Scaleway Serverless Functions

N/A

MCP-BOE

MCP server para el BOE 🇪🇸 — Acceso a legislación consolidada, sumarios diarios y tablas oficiales del Boletín Oficial del Estado mediante Model Context Protocol y API REST.

N/A

MCP-Client-Server

Two Spring AI applications. MCP client and MCP server.

N/A

MCP-Client-Server-Console-Demo

This is a C#/.NET 9 demo showcasing the Model Context Protocol (MCP) with a client-server architecture using the MCPSharp library, where the client discovers and invokes tools exposed by the server.

N/A

MCP-Client-Server-Demo

Demo Project für MCP Spring Client/Server Setup

N/A

MCP-Client-Server-Project-using-NodeJS

A minimal Model Context Protocol (MCP) implementation built with Node.js and TypeScript. This project demonstrates client–server communication over stdio, structured message handling, and local data access, developed with VS Code and GitHub Copilot to explore modern AI tool integration workflows.

N/A

MCP-Defender

Desktop app that automatically scans and blocks malicious MCP traffic in AI apps like Cursor, Claude, VS Code and Windsurf.

N/A

MCP-Developer-SubAgent

A specialized framework for Model Context Protocol (MCP) development featuring 8 Claude Code sub-agents, security hooks, and production-ready FastMCP server templates. Provides immediate MCP development assistance through markdown-driven agents with optional programmatic SDK .

N/A

MCP-Development-with-Rust

This comprehensive learning resource provides two complete tutorials for mastering Model Context Protocol (MCP) development with Rust. From beginner-friendly introductions to production-ready enterprise applications, these tutorials guide you through every aspect of building robust MCP servers.

N/A

MCP-Github-Mapper

MCP GitHub Mapper is a MCP tool that will map any repository remotely and import the map directly into your code editor.

N/A

MCP-Kali-Server

Automates Kali Linux pentesting with MCP: programmatic access to popular tools, SSH and reverse shell management, file operations, and Docker test mode. Perfect for CTFs, security research, and automated reporting.

N/A

MCP-Notes-with-Mini-Project

Remote MCP Expense Tracker built with FastMCP (Streamable HTTP). Track expenses via natural-language chat in Claude Desktop: add, list, and summarize transactions. Uses SQLite storage, JSON category resource, MCP Inspector for testing, and FastMCP Cloud + GitHub for one-click deployment.

N/A

MCP-PR-REVIEW-

Developed a CLI tool using Claude MCP to automate GitHub PR review summaries and publish them to Notion. Integrated GitHub and Notion APIs, used async Python with FastMCP, and followed a modular, environment-based architecture to streamline developer workflows and boost productivit

N/A

MCP-Server

This is a MCP server to provide a tools to management Inventory Firestore Database

N/A

MCP-Server

test MCP, sqlLite and client

N/A

MCP-Server

MCP-Server built for clients with Azure SQL / Cosmos datastores

N/A

MCP-Server---Weather

An MCP server for Claude that provides real-time weather alerts and forecasts using the U.S. National Weather Service API. Built with fastmcp and httpx, it exposes two tools: get_alerts (by state) and get_forecast (by lat/lon). Uses stdio transport for Claude integration.

N/A

MCP-Server-Client

A modular, open-source framework for building and deploying AI-powered tools and agent-based chat systems using MCP server and Streamlit App

N/A

MCP-Server-Client

Unserstanding basics of MCP using fastmcp

N/A

MCP-Server-Configuration-Debugger

CLI tool that helps debugging MCP Server Configuration errors

N/A

MCP-Server-Creator

A powerful Model Context Protocol (MCP) server that creates other MCP servers! This meta-server provides tools for dynamically generating FastMCP server configurations and Python code.

N/A

MCP-Server-Demo

N/A

MCP-Server-Unified-Deployment

MCP Server Unified Deployment Open Source Project

N/A

MCP-Server1

Deploying for FastMCP Cloud

N/A

MCP-Servers-for-Full-Stack-Development

A comprehensive collection of Model Context Protocol (MCP) servers designed to supercharge your development workflow with Claude Desktop. These servers enable Claude to interact with your databases, Git repositories, APIs, Docker containers, and development tools.

N/A

MCP-X

这是一个MCP客户端,让你轻松配置各个大模型,对接各种MCP Server而开发。This is an MCP client that allows you to easily configure various large models and develop interfaces with various MCP servers.

N/A

MCP-YouTube-Transcribe

An AI-powered MCP server for fetching/generating YouTube video transcripts.

N/A

MCP-hub-personal

MCP Server personalizado que integra herramientas de uso cotidiano (Gmail, Google Calendar, Drive, VSCode y GitHub) con clientes compatibles VSCode Copilot, Codex y Claude for Desktop.

N/A

MCP-server-client-computer-use-ai-sdk

N/A

MCP.Client.Dev

How to create MCP Client using ModelContextProtocol sdk

N/A

MCP.SqlServer

MCP Server for SQL Server, PowerShell, and Document operations

N/A

MCPClientMock

MCP server for James Bloom MockServer - create expectations, verify requests, and manage mock state

N/A

MCPClient_Server_AI

N/A

MCPClientandWeatherServer

N/A

MCPSqlServer

SQL Server MCP Server for Windsurf IDE - A standalone MCP server providing SQL Server integration capabilities

N/A

MCPStack

Stack & Orchestrate MCP Tools — The Scikit-Learn-Pipeline Way , For LLMs

N/A

MCP_Atom_of_Thoughts

Atom of Thoughts (AoT) MCP is a server that decomposes complex problems into independent atomic units of thought, using the dependencies between these units to deliver more robust reasoning and validated insights.

N/A

MCP_Builder_Mic

💡 MCP Builder: La piattaforma definitiva per sviluppatori vibe coder. Template premium, testing automatizzato, best practices integrate. Da concept a produzione in pochi minuti

N/A

MCP_CLI

This CLI scaffolds a fully working MCP server in seconds — with TypeScript or JavaScript, built-in tools, resources, and dev commands. Think of it as CRA, but for MCP servers.

N/A

MCP_Server

Este repositorio contiene el código fuente para implementar un servicio MCP que se comunica con la plataforma Figma. Antes de su uso, asegúrate de: 1. Añadir tu Token de Acceso Personal (PAT). 2. Instalar las dependencias (bibliotecas) requeridas para garantizar su correcta funcionalidad.

N/A

MCPin10

Build a MCP Server for Yahoo Finance in 10 minutes.

N/A

MCPlex-AI-v1.0

𝗠𝗼𝗱𝗲𝗹 𝗖𝗼𝗻𝘁𝗲𝘅𝘁 𝗣𝗿𝗼𝘁𝗼𝗰𝗼𝗹 (𝗠𝗖𝗣) 𝗕𝗮𝘀𝗲𝗱 𝗖𝗟𝗜 𝗔𝗜 | 𝗧𝗼𝗼𝗹 𝗜𝗻𝘁𝗲𝗴𝗿𝗮𝘁𝗶𝗼𝗻 | 𝗚𝗲𝗺𝗶𝗻𝗶 𝟮.𝟬

N/A

MCPretentious

A powerful Model Context Protocol (MCP) server that puppeteers iTerm2 terminals.

N/A

MCppServer

Fast and super efficient Minecraft Server written in C++

N/A

MITRE ATT&CK

MCP server exposing the MITRE ATT&CK framework via the official MCP Python SDK.

N/A

MRSF

Markdown Review Sidecar Format (MRSF) v1.0 - Sidemark

N/A

MakerAi_MCPServer

⚠️ Proyecto absorbido por MakerAI → https://github.com/gustavoeenriquez/MakerAi

N/A

MarkdownPointer

Markdown viewer for AI-assisted document review. Click any element to copy file path + line number.

N/A

MarketCore

Create on-brand marketing deliverables and GTM docs with AI-powered blueprints and brand guidelines.

N/A

MarketDataMcpServer

An MCP server that provides tools to get the latest market data from the most trusted data sources.

N/A

MarketPricesMCP

This tool helps you find the store offering the best price for a specific product among various chain markets in Turkey. The system fetches real-time data from different markets and returns the best price along with the corresponding store name.

N/A

Math-Java-MCP-Server

This project is a Java-based Model Context Protocol (MCP) server that provides a comprehensive set of mathematical tools for MCP-compatible clients. It supports basic arithmetic, advanced functions (powers, roots, means), trigonometric calculations, and matrix operations, all accessible via standardized MCP tools.

N/A

McPricesServer

A server side of my McPrices Android application

N/A

Mcp-Cep-Server

Servidor MCP para consulta de CEPs brasileiros com cálculo de distâncias

N/A

McpClientServerDemo

A simple MCP Server & Client example with mcp.json config

N/A

McpClientServerExample

Simple MCP server and client example

N/A

McpMux

McpMux — configure MCP servers once, connect every AI client through one local gateway.

N/A

McpServer-Client

N/A

McpServerAspNetCore

Minimal implementation of an MCP sample server featuring API Key authentication, CORS support, and example server-side tools for weather and time retrieval.

N/A

McpServerDemo

Building and Debugging Your First MCP Server in .NET

N/A

McpServerExample

Code demo for post about MCP server

N/A

MedRecPro Drug Label Server

Search and export FDA drug labels by brand name, generic ingredient, or UNII code.

N/A

MediaWiki MCP Server

MCP server enabling AI clients to interact with any MediaWiki wiki through standard tools

N/A

Medical RAG - Clinical Decision Support & Healthcare Knowledge Retrieval

Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.

N/A

Medical RAG MCP - Semantic search and retrieval of high-quality clinical medical data

Medical RAG: semantic search for clinical guidelines, drug interactions, diagnoses & EHR data.

N/A

Microsoft MCP Server for Enterprise

Official Microsoft MCP Server to query Microsoft Entra data using natural language

N/A

MileMaker MCP

MileMaker MCP server provides mapping services for commercial transportation.

N/A

Minecraft-MCP-Server

Minecraft server management via RCON. Integrates FastMCP for easy command execution, supports interaction with Claude Desktop and other MCP clients, and offers a flexible architecture for local development and production use.

N/A

MiniMax-Coding-Plan-MCP

Specialized MiniMax Model Context Protocol (MCP) server designed for coding-plan users, featuring AI-powered search and vision analysis APIs optimized for code development workflows

N/A

Miro

Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.

N/A

Model ID Cheatsheet

Accurate API model IDs, pricing, and specs for 46 models across 7 AI providers.

N/A

Monarch MCP Server

Access Monarch financial data — accounts, transactions, budgets, and more

N/A

Movies-MCP-Server

dotnet console MCP app to test building MCPs

N/A

MusclesWorked

Exercise-to-muscle mapping: 856 exercises, 65 muscles, workout analysis & alternatives.

N/A

NDepend.MCP.Server

A suite of MCP tools that provides in-depth workspace analysis, advanced code inspection, and automated code-fix capabilities for .NET projects, built on the NDepend API.

N/A

Nano-Banana-MCP

A Nano Banana MCP server, which you can integrate to cursor/claude code and any mcp client

N/A

Nansen (DEPRECATED)

DEPRECATED - This server has been moved to io.github.nansen-ai/nansen-mcp. Do not use.

N/A

Native DevTools

MCP server for native app testing: screenshot, OCR, click, type, find_text. macOS, Windows, Android.

N/A

Nexuscore_MCP

AI-powered MCP server for dynamic malware analysis with Frida instrumentation, session-based debugging, and 46+ security tools

N/A

Nmap-MCP

The MCP feature, specifically developed for Nmap under Linux, interfaces with SSH persistent connections to enable remote scanning and execution. Leveraging FastMCP, it provides standardized HTTP callable interfaces with custom params & XML output for easy integration into automated network scanning, security inspection, and other business systems.

N/A

Nmap-MCP-Server

A Model Context Protocol (MCP) server that exposes Nmap CLI functionality as MCP tools using **FastMCP** with stdio transport. This server provides comprehensive network scanning capabilities through the Nmap command-line tool.

N/A

Norvstar — Professional Identity MCP Server

Query professional profiles, search candidates, and get AI-powered summaries and job fit analysis.

N/A

NotebookLM MCP

Automate Google NotebookLM — Q&A with citations, audio, video, content generation

N/A

Notion-MCP

A Model Context Protocol (MCP) server for integrating with Notion workspaces (made before the official one 😅)

N/A

Nowah Travel

Your personal AI travel concierge — flights, hotels, 116M+ POIs, visas, weather & more

N/A

OECD MCP Server

OECD economic and statistical data via SDMX API. Access 5,000+ datasets across 17 categories.

N/A

OGForge MCP

Generate Open Graph images with themes and Lucide icons

N/A

Octocode MCP - AI Context Platform

AI code research platform. Search, analyze, and extract insights from any GitHub repository.

N/A

Oh My Posh Validator

Validate oh-my-posh configurations and segment snippets against the official schema.

N/A

OneTool MCP

One MCP for devs incl Brave,Google,Tavily,Context7,AWS,Excalidraw,DB,GitHub,DevTools,Playwright

N/A

OpenSCAD

Render STL and PNG from OpenSCAD code.

N/A

OrbisPrismMCP

Orbis Prism is a small tool for Hytale modding assistance. It decomposes the official server (HytaleServer.jar), isolates its core logic, and provides an AI-assisted Intelligent Query Interface (MCP) for developers.

N/A

OrgX MCP - Agent Orchestration

Agent orchestration + org memory via MCP. Manage initiatives and decisions from any client.

N/A

Osmosis-Apply-1.7B-MCP

A mcp server that uses the Osmosis-Apply-1.7B model to apply code merges

N/A

OsqueryMcpServer

MCP wrapper and Claude Code Skill for osquery

N/A

PDB-MCP-Server

A Model Context Protocol (MCP) server that provides access to the Protein Data Bank (PDB) - the worldwide repository of information about the 3D structures of proteins, nucleic acids, and complex assemblies.

N/A

PDF Generator

MCP server for creative PDF generation with full emoji, Unicode, and offline support

N/A

PEAC Protocol

Verify, inspect, decode, issue, and bundle PEAC receipts. Portable, offline-verifiable evidence.

N/A

PGA Golf

PGA's official MCP Server for all things golf-related. Find a coach, play golf, improve your game.

N/A

PSX-MCP-Server

PSX MCP Server: A Model Context Protocol server that provides 12 powerful tools for scraping Pakistan Stock Exchange (PSX) market data including real-time quotes, historical data, sector analysis, and OHLCV data. Built with FastMCP and ready for Gemini CLI integration

N/A

PackageFlow

A visual DevOps hub for npm scripts, Git, workflows, and deploy — controllable by AI via MCP.

N/A

PageDrop MCP

Deploy and manage instant HTML sites with paste, upload, and ZIP deploy

N/A

Pandemic Biosurveillance

Biosurveillance intelligence aggregating disease outbreak data, pathogen tracking, epidemiologica...

N/A

Pantry Persona

AI-powered kitchen management — pantry, recipes, meal plans, shopping lists

N/A

Paparats

Semantic code search for AI coding assistants. Local Qdrant, multi-repo, no API keys.

N/A

ParaView MCP Server

Control ParaView through arbitrary Python code

N/A

PayRam Helper MCP Server

Remote MCP server to integrate and validate self-hosted PayRam deployments.

N/A

Performance-Test-MCP-Server-java-

Un serveur MCP (Model Context Protocol) développé en Java pour tester les performances d'un autre client.

N/A

Perigon.CLI

This is a tool that helps you quickly build backend services based on Asp.Net Core and EF Core. It provides command line, WebUI and IDE MCP support. In a well-designed project architecture that has been put into practice, code generation and LLM technology are used to reduce various template codes and greatly improve development efficiency!

N/A

Periphery Code Audit

Swift code analysis with Periphery - detect unused code and improve code quality

N/A

Phos Sales Engine

B2B lead generation — prospect discovery, ICP scoring, outreach, and pipeline management.

N/A

PictMCP

Provides pairwise combinatorial testing capabilities to AI assistants.

N/A

Piranha Vision & DevTools

BJJ video analysis — YOLO pose detection, AI technique analysis, and highlight reels.

N/A

PitchLense

PitchLense is a comprehensive AI-powered startup analysis platform that provides detailed risk assessment and growth potential evaluation for early-stage ventures. The platform analyzes multiple dimensions of startup risk and provides actionable insights for investors, founders, and stakeholders.

N/A

PixVerse-MCP

Official PixVerse Model Context Protocol (MCP) server that enables interaction with powerful AI video generation APIs.

N/A

PixdataOrg-coderide

CodeRide eliminates the context reset cycle once and for all. Through MCP integration, it seamless…

N/A

Plan_A

Plan_A的初心和目标是构建一个懂业务,能行动,产出质量高,能够让大家出门玩耍Agent可以在家自动办公的自动化办公文档产品。基于FastAPI的后端和VUE前端的全栈项目,支持MCP服务、用户登录等功能。

N/A

Planform MCP Server

Create and manage Planform UML diagrams, nodes, and links. For VS Code and Cursor.

N/A

Pleasanter MCP

Pleasanter MCP - You can perform data operations on Pleasanter directly from VSCode

N/A

Portfolio Ideas

Analyze your portfolio and generate ideas for improvements

N/A

PowerShell.MCP

The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000+ PowerShell modules and any CLI tool. You and AI collaborate in the same console with full transparency. Supports Windows, Linux, and macOS.

N/A

Pratiksha-Kanoja-magicslide-mcp-test

Create polished slide decks from text or YouTube links in seconds. Fetch video transcripts to tran…

N/A

Prefect MCP Server

MCP server for Prefect. Monitor and debug workflows, deployments, and automations.

N/A

Pretorin Compliance

Access Pretorin compliance systems, controls, evidence, and narratives from your AI tools.

N/A

ProductPlan MCP Server

Talk to roadmaps with AI. Query and manage bars, OKRs, ideas, and launches.

N/A

Project Management AI Analysis

AI-powered project analysis with risk identification, forecasting, and mitigation generation

N/A

ProofX - Content Protection for Creators

Protect and verify digital content with cryptographic signing and proof of ownership.

N/A

Proxy Doctor

Diagnose proxy misconfigurations that break AI coding tools (Cursor, VS Code, Windsurf)

N/A

PubMed Clinical Research

Search 36M+ PubMed biomedical articles and ClinicalTrials.gov studies.

N/A

PublicData Oracle

Public data API with ML enrichment — SEC EDGAR, FRED, NOAA, EPA, USGS. 404 endpoints.

N/A

Pump SDK MCP Server

Build extend and maintain pump - Token creation buying selling migration fee collection

N/A

QRMint MCP

Generate styled QR codes with colors, logos, frames, and batch support

N/A

QRcode-mcp-server

根据指定内容或者链接生成二维码的mcp server

N/A

Qiskit Code Assistant MCP Server

MCP server for the Qiskit Code Assistant intelligent code completion

N/A

RAGMap MCP

Discover RAG-capable MCP servers. Search by meaning; filter by remote, citations, local. Four tools.

N/A

RDFPortal-MCP

MCP server for the RDF Portal

N/A

RLM Tools

Persistent Python sandbox for token-efficient codebase exploration in MCP clients

N/A

RationalBloks

Deploy production REST APIs from JSON schemas in seconds. Manage projects, schemas, and deployments.

N/A

Raygun

Investigate errors, track deployments, analyze performance, and manage application monitoring

N/A

ReActMCP

ReActMCP is a reactive MCP client that empowers AI assistants to instantly respond with real-time, Markdown-formatted web search insights powered by the Exa API.

N/A

React-Native-MCP

A Model Context Protocol (MCP) server providing comprehensive guidance and best practices for React Native development based on official React Native documentation.

N/A

Recite MCP

Local MCP server for Recite receipt processing with ledger and memory tools.

N/A

Red Hat Lightspeed MCP

Model Context Protocol server for Red Hat Lightspeed - advisor, image builder, inventory, and more

N/A

RedQuanta-MCP

RedQuanta MCP transforms penetration testing into an intelligent, automated, and secure process. Built specifically for LLM integration and professional security teams, it provides enterprise-grade security orchestration.

N/A

Reddit-Options-Trader-ROT-

A modular research pipeline that turns trending Reddit discussions into structured market events and options trade ideas.

N/A

Regulatory Arbitrage Detection

Detect regulatory arbitrage opportunities and risks across financial jurisdictions, identifying c...

N/A

Relay

MCP relay server for Claude Desktop <-> Claude Code communication

N/A

RhinoMcpServer

Official repository for the Rhino MCP Server project. This project provides a robust server implementation for integrating Rhino with the Model Context Protocol (MCP). It includes source code, models, services, and tools to enable seamless communication and automation between Rhino and external applications.

N/A

Rigol DHO824 Oscilloscope

Control and query Rigol DHO824 oscilloscope for waveform capture and measurements

N/A

Riksdag-Regering-MCP

MCP-server that provides LLMs with easy access to open data from the Swedish Government Offices and Parliament.

N/A

RimSage

An MCP server that provides RimWorld source code search and retrieval capabilities.

N/A

RimSearcher

A Model Context Protocol (MCP) server for fast searching and retrieval of RimWorld source code.

N/A

S08-E01-MCP-Server

This is the companion code for Season 8 Episode 1

N/A

SAIJ — Jurisprudencia Argentina

Search Argentine legal databases: court decisions, legislation, summaries, doctrine

N/A

SBOMApp - SBOM Generator & Vulnerability Scanner

Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos.

N/A

SEC EDGAR Financial Data

Search SEC EDGAR filings, financial statements, and company data.

N/A

SMARD Energy Prices (x402)

Paywalled SMARD day-ahead electricity prices (DE-LU, 15‑minute resolution) via x402 on Base mainnet.

N/A

SODAX Builders MCP

Live cross-network DeFi API data and auto-updating SDK docs for 17+ networks.

N/A

SQLMap-MCP

This MCP server provides programmatic access to SQLMap's powerful SQL injection testing capabilities through a standardized interface. Built with FastMCP for simplicity and ease of use, it allows AI assistants and other MCP clients to perform automated security testing, database enumeration, and vulnerability assessment.

N/A

STAMP

Solid Tumor Associative Modeling in Pathology

N/A

STUzhy-py_execute_mcp

Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…

N/A

SafeDep Vet MCP

Protect your AI agents and IDEs from malicious open-source packages.

N/A

SageFs

Sage Mode for F# development — REPL with solution or project loading, Live Testing for FREE, Hot Reload, and session management.

N/A

Santuri

Search official documentation for well-known libraries.

N/A

Sci-Hub-MCP-Server

🔍 Enable AI assistants to search, access, and analyze academic papers through Sci-Hub using a simple MCP interface.

N/A

Scientific Fraud Detection

Detect scientific fraud indicators including image manipulation, statistical anomalies, citation ...

N/A

Scite

Ground answers in scientific literature. Search full text, evaluate trust, access full-text articles

N/A

Screaming Frog SEO Spider MCP Server

Crawl websites, export SEO data, and manage crawls via Screaming Frog SEO Spider.

N/A

SecurityScan

Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.

N/A

Semantic API

Search and discover any API using natural language. 163+ providers with auto-discovery.

N/A

Semilattice - audience prediction

Semilattice lets agents make predictions about audiences for content testing and decision making.

N/A

Sensegrep

Semantic + structural code search MCP server for AI-native development.

N/A

Senzing

Entity resolution — data mapping, SDK code generation, docs search, and error troubleshooting

N/A

Serper-search-mcp

Un-official Serper Google search server for Cline and other MCP clients

N/A

ServerMCP

Project for the Advanced Programming course, Master's Degree in Computer Science 2025-2026

N/A

ServiceNow MCP Server

18 MCP tools for ServiceNow: incidents, CMDB, update sets. OAuth 2.1, Tokyo+.

N/A

SharpToolsMCP

A suite of MCP tools for AIs to analyze and modify C# solutions with high signal, Roslyn powered context.

N/A

Shell Exec

Execute bash commands with background job support.

N/A

ShipScreens MCP Server

Deterministic App Store and Google Play screenshot pipeline with CLI and stdio MCP tools.

N/A

ShipSwift

40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP.

N/A

Showcase.McpServer

A demonstration project with implementation examples of MCP servers and MCP clients.

N/A

Sideways

Unexpected questions and lateral thinking prompts to break through mental blocks. 86 strategies.

N/A

Sideways

Use Sideways for unexpected questions and lateral thinking prompts to break through mental blocks.

N/A

Silpo MCP Server

MCP server for Silpo online supermarket: products, cart, delivery, recipes.

N/A

SimpleHttpMcpServer-CSharp

.Net 10 Simple Stream Http + Azure Container App with Docker

N/A

Skillsmith

MCP server for Claude Code skill discovery, installation, and management.

N/A

Skim MCP Server

MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.

N/A

Slack Explorer MCP

MCP server specialized in retrieving information from Slack messages and threads

N/A

SocialData-MCP-Server

A comprehensive Model Context Protocol (MCP) server that provides tools for interacting with the SocialData API. This server allows you to fetch Twitter/X data, monitor user activity, and analyze social media engagement programmatically.

N/A

Solidity Compiler IDE

Browser Solidity compiler IDE - smart contract development testing deploy

N/A

Sourced

Source code search for every package on PyPI and npm.

N/A

SpecLeft

Python intent tracing MCP: map specs to pytest tests, monitor implementation progress, offline-only.

N/A

SpecProof

SpecProof: Search standards specs with MCP-ready precision.

N/A

Spring_MCP_Server

This Repo is an example of building the mcp server with the help of spring AI

N/A

Sprout MCP

Model-tiered content pipeline — cheap models seed, expensive models verify

N/A

SqlMcpServer

SQL MCP Server is a secure Model Context Protocol (MCP) server that provides read-only access to SQL Server databases for AI assistants and other MCP clients. It allows safe database exploration and querying with built-in security controls that prevent data modification operations.

N/A

Squad

Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.

N/A

Srclight

Deep code indexing for AI agents. FTS5 + embeddings + call graphs + git intelligence. Fully local.

N/A

Statera-mcp-server

GitHub's official MCP Server

N/A

StratoForce AI Revenue Intelligence

15 AI revenue intelligence tools for Salesforce — pipeline, deals, coaching, competitors.

N/A

Supply Chain Digital Twin

Create digital twins of supply chains for disruption simulation, bottleneck identification, alter...

N/A

Svelte MCP

The official Svelte MCP server providing docs and autofixing tools for Svelte development

N/A

Sveriges.Radio-MCP

SR MCP: Connect your LLM via remote server URL or local installation to access and fetch data from Swedish Public Radios official databases.

N/A

Syncline MCP Server (TypeScript)

Syncline MCP Server (TypeScript) - AI-powered meeting scheduling with intelligent auto-scheduling

N/A

Systemic Risk Contagion

Model systemic risk contagion across financial networks, identifying too-big-to-fail nodes, count...

N/A

Taiwan CWA Weather

Access Taiwan CWA weather data and forecasts for all counties and cities

N/A

TakoData-tako-mcp

Provide real-time data querying and visualization by integrating Tako with your agents. Generate o…

N/A

Tangled MCP

MCP server for Tangled git platform. Manage repositories, branches, and issues on tangled.org.

N/A

Tarteel MCP Server

Quran MCP server for translation, tafsir, mutashabihat, recitation playlists, and prayer times.

N/A

TeamDman_mcp-server-hello

Mirror of https://github.com/TeamDman/mcp-server-hello

N/A

Tech-MCP

A complete suite of 22 MCP (Model Context Protocol) servers for developer productivity.

N/A

Telbase

Deploy any web project with one command. AI-native platform with self-healing feedback.

N/A

Terraform

Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise

N/A

Terraform-MCP-Server

N/A

Testiny Test Management

An MCP server that provides access to Testiny projects, test cases and test runs

N/A

Tiger MCP

Provides programmatic access to Tiger Cloud services, databases, and documentation.

N/A

Trade-Based Money Laundering Detection

Detect trade-based money laundering through trade mispricing analysis, anomalous shipping pattern...

N/A

TradingViewMCPServer

🛠️ Build a reliable trading assistant for Forex, Stocks, and Crypto with advanced indicators and Pine Script tools for smart trading decisions.

N/A

UIAnalyzerMCP

UI Analyzer MCP Server. It analyzes website UIs and provides precise fix instructions for AI coding assistants.

N/A

UK Business Compliance

UK-specific business compliance intelligence covering Companies House filings, FCA regulatory dat...

N/A

UltimateCoderMCP

AI-powered local MCP server for terminal commands, surgical file editing, process management, and intelligent codebase exploration. FastMCP-powered, file system deep integration, unified diff patching, and advanced search/replace tools for power users. Built for serious development workflows.

N/A

Unity MCP Server

MCP server for Unity: project info, build scenes, agent docs. No Unity Editor. Cursor, Claude.

N/A

Unity-MCP

Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.

N/A

UnityCodeMCPServer

Unity Code MCP Server is a powerful tool for the Unity Editor that gives AI Agents ability to perform any action using Unity Editor API. This includes scripts, scenes, prefabs, assets, configuration changes, and more.

N/A

Unsplash-Java-MCP-Server

This is a Java-based Model Context Protocol (MCP) server that integrates with the Unsplash API to provide photo search and listing capabilities.

N/A

Verified Repo Memory

Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).

N/A

Vibe-Coder-MCP

Vibe-Coder-MCP server extends AI assistants with specialized software development tools.

N/A

Vintage Chocolate Recipes

Search 146 vintage chocolate recipes from 1914: cakes, candies, mousses, beverages.

N/A

VirtualFlyBrain

MCP server for Drosophila neuroscience data from VirtualFlyBrain

N/A

Voli-MCP

The offical MCP repo for the Voli~MCP

N/A

Wazuh-MCP-Server

AI-powered security operations for Wazuh SIEM—use any MCP-compatible client to ask security questions in plain English. Faster threat detection, incident triage, and compliance checks with real-time monitoring and anomaly spotting. Production-ready MCP server for conversational SOC workflows.

N/A

Weather-MCP-Server

Weather MCP Server using FastMCP A Model Context Protocol server that provides weather information using WeatherAPI.com

N/A

WeatherMcpServer

A Model Context Protocol (MCP) server that provides real-time weather information using the OpenWeatherMap API.

N/A

WeatherMcpServer

A C# MCP server that provides weather data using the Model Context Protocol.

N/A

WeatherMcpServer

Solution to a test exercise

N/A

Well

Connect your AI to your Well financial data - invoices, companies, contacts.

N/A

Wistia API

Manage Wistia videos, channels, folders, captions, customizations, and analytics via MCP.

N/A

Xcode-mcp-server

N/A

Xcode: MCP Bridge Wrapper for Cursor

Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor

N/A

XcodeBuildMCP

XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.

N/A

XcodeBuildMCP

XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.

N/A

YouTube MCP

Interact with public YouTube data via the official Data API v3

N/A

Zmanim MCP Server

MCP server providing Jewish prayer times (zmanim) calculations for any location worldwide.

N/A

ZotLink

Production‑ready MCP server for Zotero to save open preprints (arXiv, CVF, bio/med/chemRxiv) with rich metadata and smart PDF attachments — with upcoming support for publisher databases (Nature, Science, IEEE Xplore, Springer).

N/A

a-mem-mcp-server

A-MEM Agentic Memory System - MCP Server for IDE Integration (Cursor, VSCode) | Dual-Storage: ChromaDB + NetworkX DiGraph with explicit typed edges | Based on Zettelkasten

N/A

a2a-langgraph-boilerplate

a boilerplate for developers who want to start building an AI agent cluster with A2A and MCP servers integration faster and more efficiently.

N/A

aamangeldi-dad-jokes-mcp

Get a random dad joke or search by keyword to fit any moment. Retrieve specific jokes by ID for re…

N/A

aci-mcp

MCP server(s) for Aipolabs ACI.dev

N/A

adbfriend

Android ADB CLI tool including integrated MCP Server with common adb actions used during development

N/A

adk-docs-ext

Provides Gemini with up-to-date information about ADK. The documentation content is sourced from llms.txt - either from the official ADK-Docs repo, or one you supply.

N/A

advanced-unity-mcp

Public repository for Advanced Unity MCP by Code Maestro (www.code-maestro.com).

N/A

aether-agent

A autonomous, local-first personal intelligence layer. Features an Active World Model, Qdrant Graph Memory, Circadian Rhythms, and MCP integration to act as the hidden brain for your digital life and IDEs.

N/A

agent-hub

Agent Hub is an AI orchestration platform that transforms how developers and DevOps engineers interact with their toolchain. Built on the cutting-edge Model Context Protocol (MCP), it provides intelligent automation through specialized AI agents, seamlessly integrating with GitHub, Azure, security tools, and data processing

N/A

agent-never-give-up

An escape guide for coding agents, providing structured thinking tools to help agents unstick.

N/A

agent-rules-mcp

MCP server that enables your agents to use coding rules from any or your GitHub repository. Instead of workspace rules files, you can now prompt agents to access the your coding rules from any repository.

N/A

agentshield

AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration. 🛡️

N/A

agrobr

Brazilian agricultural data for LLMs — prices, crops, climate, deforestation.

N/A

ahrefs-mcp-server

Official Ahrefs MCP Server

N/A

ai-agents

Multi-agent system for software development

N/A

ai-command

Control WordPress using WP-CLI, AI, and MCP.

N/A

ai-dictionary-mcp

Look up, search, cite, discuss, and track AI phenomenology terms

N/A

ai-github-assistant

一个基于FastMCP和Deepseek AI的智能GitHub助手,支持自然语言查询GitHub仓库信息。

N/A

ai-workshop

Building GenAI Apps in C#: AI Templates, GitHub Models, Azure OpenAI & More

N/A

aica

aica(AI Code Analyzer) reviews your code using AI. Supports CLI and GitHub Actions.

N/A

aidb

Debug any supported language with breakpoints, variable/state inspection, and stepping.

N/A

aider-mcp-server

Minimal MCP Server for Aider

N/A

aider-mcp-server

N/A

aidex

Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.

N/A

aifp

Database-driven FP enforcement and project management for AI-maintained codebases

N/A

aj-mcp

Simple MCP SDK in Java

N/A

akshare-one-mcp

MCP server that provides access to Chinese stock market data using akshare-one

N/A

aldrin-labs_solana-mcp-server

Mirror of https://github.com/aldrin-labs/solana-mcp-server

N/A

alfresco-mcp-lab

Laboratory to use a MCP Server with Alfresco Community

N/A

altmetric-mcp

MCP server for Altmetric APIs - track research attention across news, policy, social media, and more

N/A

anchor-mcp-server

Anchor program interface - Deploy, test, and interact with Anchor programs

N/A

android-mcp-server

An MCP server that provides control over Android devices via adb

N/A

anki-mcp

MCP server for anki

N/A

anki-mcp-server

MCP server for Anki via AnkiConnect

N/A

any-script-mcp

An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools

N/A

anysite-mcp-server

A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the Anysite API, enabling not only data retrieval but also robust management of user accounts.

N/A

anytype-mcp

Official MCP server for Anytype API - your encrypted, local and collaborative wiki.

N/A

aoc-mcp-server-rs

Advent of Code - MCP Server

N/A

aoc-utils-mcp

MCP Server that provides utilities for working with Advent of Code

N/A

ap-mcp-server

Model Context Protocol (MCP) server for the Associated Press Media API

N/A

apiai-mcp-server

MCP server for apiai.me — use AI image processing tools directly from VS Code, Cursor, and other MCP-enabled editors.

N/A

appdog

Compose and generate effortlessly MCP servers from any OpenAPI specifications

N/A

apple-dev-mcp

MCP Server for Apple's Human Interface Guidelines (HIG) & Developer Documentation

N/A

apple-doc-mcp

MCP server providing seamless access to Apple Developer Documentation with smart search and wildcard support

N/A

arbor

The Graph-Native Intelligence Layer for Code.

N/A

arcar-mcp

Servidor MCP para integraciones con arcar.org

N/A

arch-mcp-server

MCP server that gives code agents architectural context - ERD diagrams, code policies, API docs, service relationships, and best practices.

N/A

argocd-mcp

Manage ArgoCD GitOps applications - query status, sync, and troubleshoot deployments.

N/A

argocd-mcp-server

ArgoCD MCP Server

N/A

argocd-mcp-server

N/A

arjunkmrm-local001

Get the current time in your preferred timezone or any region you specify. Browse concise informat…

N/A

arjunkmrm-lta-mcp

Provide real-time transportation data including bus arrivals, train service alerts, carpark availa…

N/A

arjunkmrm-sg-bus-test

Get real-time bus arrival times for any Singapore bus stop by code, with optional service filterin…

N/A

arjunkmrm-tutorials

Analyze stocks and SEC filings to surface key insights, from price and volume to insider activity…

N/A

artefact-revenue-intelligence

Revenue intelligence MCP: RFM analysis, 14.5-point ICP scoring, pipeline health. HubSpot.

N/A

arxiv-search-mcp

An MCP server that provides tools to search and fetch papers from arXiv.org.

N/A

aryankeluskar-poke-video-mcp

Search your Flashback video library with natural language to instantly find relevant moments. Get…

N/A

asc-mcp

MCP server for App Store Connect API — 208 tools for managing apps, builds, TestFlight, subscriptions, and more from Claude, Cursor, VS Code, or any MCP client

N/A

asgard-mcp-server

Asgard's official MCP Server

N/A

ask-starknet-mcp-server

zed extension for starknet's official mcp server

N/A

askme-cli

An MCP (Model Context Protocol) server that provides user confirmation interface for AI assistants

N/A

asset-auto-generator

An MCP server that provides asset auto generator

N/A

asset-auto-picker

An MCP server that provides [describe what your server does]

N/A

ast2llm-go

Powerful MCP-server that parses Go source code into AST and converts it into a clean, LLM-friendly format.

N/A

astracipher

Cryptographic identity for AI agents: W3C DIDs, Verifiable Credentials, post-quantum crypto

N/A

astrograph

An MCP server with tools to stop AI agents from writing duplicate code. Fixes legacy code using highly efficient algorithms.

N/A

async-bash-mcp

An MCP to overcome the issues I was having with opencode's bash tool

N/A

ateam-mcp

Build, validate, and deploy multi-agent AI solutions from any AI environment.

N/A

atest-mcp-server

Auto-download & launch https://github.com/LinuxSuRen/atest-mcp-server

N/A

atlas-pipeline

7-stage AI pipeline MCP server: Intent→Context→Git→Decompose→Variants→Critique→Optimize

N/A

attestable-mcp-server

Verify that any MCP server is running the intended and untampered code via hardware attestation.

N/A

australian-postcodes-mcp

FastMCP server for Australian postcodes and suburbs lookup with fuzzy matching

N/A

auth0-fastmcp

Full Auth0 Interactive flow with FastMCP and VS Code

N/A

autology

A Claude Code plugin that turns AI-assisted work into a shared living ontology. Captures decisions, conventions, and context autonomously into typed, interlinked knowledge nodes (git-committed markdown). Navigate the ontology as a graph, trace conceptual paths between ideas, and catch doc-code drift before every commit.

N/A

autonomo

Tired of 'it works' lies? Autonomo MCP makes your AI prove it—on real hardware, right in your editor.

N/A

awesome-ionic-mcp

An Awesome MCP Server to help building mobile apps in React/Vue/Angular/VanillaJS using Capacitor and Ionic

N/A

awesome-mcp

A collection of mcp servers/client/sdks

N/A

awesome-mcp-best-practices

Build Awesome MCPs with Awesome Best Practices for MCP Servers and MCP Clients

N/A

awesome-mcp-devtools

A curated list of developer tools, SDKs, libraries, and testing utilities for Model Context Protocol (MCP) server development.

N/A

awesome-mcp-hardware

Awesome list of MCP servers for interacting with hardware and the physical world.

N/A

awesome-mcp-list

A concise list for mcp servers

N/A

awesome-mcp-servers

A curated list of excellent Model Context Protocol (MCP) servers.

N/A

aws-lambda-mcp-cookbook

This repository provides a working, deployable, open source-based, serverless MCP server blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.

N/A

aws-mcp-demo

Deploy FastMCP server to AWS Bedrock AgentCore Runtime.

N/A

aws-mcp-server-for-zed

💾 This extension provides an AWS Model Context Protocol (MCP) server for the Zed editor, allowing you to use AWS services as a context provider for Zed's AI Assistant.

N/A

ax-platform

The Resident Mind gateway. Persistent identity, shared context, workspace-wide AI.

N/A

ayunis-legal-mcp

An MCP server for German legal codes

N/A

azure-diagram-mcp

MCP server that turns natural-language prompts into Microsoft Azure architecture diagrams (PNG) using Python Diagrams + Graphviz.

N/A

azure-mcp-server-http-server-endpoint

Azure MCP server repo fork plus added Http server endpoint for hosting in Azure ACI

N/A

azure-terminal-copilot

A Python-based Azure CLI assistant that provides natural language processing capabilities for Azure commands, leveraging Azure MCP Server.

N/A

azurehelp-mcp-server

This is MCP server for Azure Help APIs for Guided Troubleshooter

N/A

bamboohr-mcp-server

An MCP (Model Context Protocol) server that provides access to BambooHR's time-off functionality.

N/A

bash-command-mcp

Sophisticated bash command MCP server that runs and manages shell execution.

N/A

bazaar-mcp

x402 micropayment-powered developer tools: screenshots, AI analysis, PDFs, code scanning

N/A

bazel-mcp-server

An MCP server for the Bazel build system

N/A

bc-code-intelligence-mcp

BC Code Intelligence MCP Server - Persona-driven workflow orchestration for Business Central development. Provides 16+ MCP tools, layered knowledge system, and intelligent BC pattern analysis through Model Context Protocol.

N/A

bcb-br-mcp

MCP Server for Brazilian Central Bank Time Series (SGS/BCB) - Economic and Financial Data

N/A

beacon-mcp-server

Beacon MCP server - can be integrated with clients such as Claude, Cursor etc.

N/A

beans-mcp

Interact with the Beans CLI issue tracker agentically

N/A

bellwether-mcp

Live prediction market data from Polymarket and Kalshi with VWAP pricing and reportability.

N/A

berth

Berth CLI - the safe runtime & package manager for MCP servers

N/A

better-call-claude

Voice Calls, SMS, and WhatsApp for Claude Code with cross-channel context sharing.

N/A

bhushangitfull-file-mcp-smith

Manage files and folders directly from your workspace. Read and write files, list directories, cre…

N/A

bias-rust-mcp-sdk

An asynchronous SDK and framework for building MCP-Servers and MCP-Clients, leveraging the rust-mcp-schema for type safe MCP Schema Objects.

N/A

bilibili-subtitle-fetch

MCP server for fetching Bilibili video subtitles with language and format options.

N/A

bilibili-video-info-mcp

Bilibili Video info MCP Server,可以获取视频的弹幕、字幕和评论区信息

N/A

binja-lattice-mcp

Plugin interface for remote communications with Binary Ninja database and MCP server for interfacing with LLMs.

N/A

bitget-mcp-server

Official Bitget MCP Server

N/A

biznagafest-mcp

MCP Servers en Málaga con salero

N/A

blacksmith

MCP server for Blacksmith CI - query runs, analyze test failures, detect flaky tests.

N/A

bling-erp-mcp-server

A FastMCP Framework Unofficial BlingERP MCP Server that can easy integrate all IA providers with Bling.

N/A

booking

Browse venues, check availability, view effects, get pricing, and book architectural lighting.

N/A

bookservice-mcp-server

This will provide learning experience of running your own MCP Server

N/A

brandonbosco-sigao-scf-mcp

Provides access to Civic Plus - See Click Fix, allowing you to interact with your data via an LLM.…

N/A

broker-safety

MCP server offering regulator-sourced legitimacy checks on investment entities by name or URL.

N/A

browser

MCP server for loading authenticated web pages using Chrome DevTools Protocol

N/A

browser-devtools-mcp

MCP Server for Browser Dev Tools

N/A

browser-use-mcp-client

A MCP client for browser-use

N/A

btcmcp

An MCP server that provides Bitcoin price data from Binance API

N/A

build

Structured build tool output (tsc, generic commands) as typed JSON diagnostics.

N/A

buildkite-mcp-server

MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.

N/A

bun-mcp

A script-based local MCP server demonstration. The server is built in Bun and runs in VS Code Copilot Chat in agent mode.

N/A

bwh

Go SDK, CLI, and MCP server for managing BandwagonHost/bwg/搬瓦工 (KiwiVM) VPS, with command-line and programmatic access to most features.

N/A

callmybot-cookbook-mcp-server

Count occurrences of any character in your text instantly. Specify the character and get precise c…

N/A

capacities-mcp

Capacities×MCP

N/A

capacities-mcp-bridge-unofficial

Unofficial MCP tools and bridges for Capacities.io, for use with Claude Desktop, Genspark, and other clients.

N/A

capital-equipment

Search, book, and manage scientific research equipment across 500+ STEM core facilities.

N/A

carrot-ai-pm

Carrot auto-writes specs and catches AI code drift. MCP server for Cursor that AST-validates every commit.

N/A

carsxe-mcp

MCP server for CarsXE vehicle data: VIN, specs, history, images, recalls, and OBD codes.

N/A

cc-audit

AI-free static security scanner for Claude Code artifacts (Skills, Hooks, MCP configs). Detects data exfiltration, prompt injection, and supply chain risks with deterministic, reproducible results.

N/A

cc-multi-process-mcp

A FastMCP-based multi-process execution server for Claude Code that provides asynchronous task processing capabilities.

N/A

cdgcsearchmetadata

Provides metadata information to AI agents through the search API.

N/A

cdk_pywrapper

A Python wrapper for the Chemistry Development Kit (CDK)

N/A

cdmp-mcp-server

N/A

cdp-tools-mcp

MCP server that connects AI assistants to Chrome DevTools Protocol for runtime debugging - set breakpoints, inspect variables, monitor network traffic, and automate browser interactions

N/A

cerebras-code-mcp

Model Context Protocol (MCP) server for Cerebras to make coding faster in AI-first IDEs

N/A

chatbot

This repository contains the backend code for my personal chatbot, integrated into my portfolio website

N/A

cheat-engine-server-python

MCP Cheat Engine Server — provides safe, structured read-only access to memory analysis and debugging functionality through the Model Context Protocol (MCP). For developers, security researchers, and game modders.

N/A

chmcp

A comprehensive Model Context Protocol (MCP) server for ClickHouse database operations and ClickHouse Cloud management.

N/A

chrome-devtools-mcp

An MCP Server for Chrome DevTools, following the Chrome DevTools Protocol. Integrates with Claude Desktop and Claude Code.

N/A

ci1t-mcp

CI-1T prediction stability engine. Detect ghosts, evaluate drift, monitor fleets. 20 tools.

N/A

cid10-br-mcp

MCP Server for Brazilian ICD-10 (DATASUS) - International Classification of Diseases

N/A

ciphertrust-manager-mcp-server

MCP Server for Thales CipherTrust Manager

N/A

ciscou-2385-radkit-mcp

Source code of the session CISCOU-2385: Chatting With My Network via Cisco RADKit and FastMCP

N/A

ckan-mcp-server

A Model Context Protocol (MCP) server for the CKAN API that enables browsing and managing CKAN data portals through MCP-compatible clients.

N/A

ckb

Code intelligence MCP server — 80+ tools for navigation, impact analysis, and architecture

N/A

clappia-mcp

An MCP server that provides Clappia workspace, forms, workflows, submissions, and analytics

N/A

claude-code-conversation-search-mcp

Search Claude Code conversation history with natural language queries across all projects

N/A

claude-code-openrouter

Connect Claude Code easily to OpenRouter using a local MCP server.

N/A

claude-code-vm

Deploy Claude Code and additional tools to a VM for remote development

N/A

claude-config-editor

Claude Config Editor is a lightweight web tool that helps you clean and optimize your Claude Code/Desktop config files (.claude.json). Analyze project sizes, bulk delete chat histories, export data for backup, manage servers visually, and speed up Claude—all locally, with auto-backup, no dependencies, and cross-platform support.

N/A

claude-crew

A CLI tool for enhancing Claude Desktop with additional capabilities and workflows

N/A

cli

Install, manage and develop MCP servers and skills for agents

N/A

cli

Runtime intelligence system that makes MCP servers debuggable, testable, and safe to run in production.

N/A

cli

The official TanStack CLI - Project Scaffolding, MCP Server, Agent Skills Installation, etc

N/A

cli-mcp

expose clis over model context protocol

N/A

cli-mcp-server

Command line interface for MCP clients with secure execution and customizable security policies

N/A

cli-mcp-server

MCP server for CLI operations

N/A

cli-mcp-server

An MCP (Model Context Protocol) server implementation for interacting with S.EE services, providing capabilities for short URL management, text pasting, file sharing, and time utilities.

N/A

cli-microsoft365-mcp-server

Manage Microsoft 365 using MCP server

N/A

cli_bridge_mcp_server

This is a simple HTTP (SSE) MCP Server that allow AI to execute calls to an executable.

N/A

clickhouse-mcp-server

N/A

clickup

Premium AI integration. Tasks, lists, docs, folders, time. 50+ tools. Instant setup.

N/A

clickup-mcp

Lightweight ClickUp MCP server - 37 tools, token-optimized (95% smaller responses)

N/A

clickup-mcp-server

🦾 A strong MCP server for ClickUp.

N/A

client-diagnostics-mcp-server

A MCP server that provides diagnistics information about a MCP client

N/A

clinicaltrialsgov-mcp-server

MCP server for ClinicalTrials.gov v2 API. Search, retrieve, compare, and analyze trials.

N/A

clishop

Order anything from your terminal — search, buy, track, and manage via MCP tools.

N/A

close-mcp

Close CRM to manage your sales pipeline. Learn more at https://close.com or https://mcp.close.com

N/A

cloud-build-mcp-server

N/A

cloudflare-mcp

Build an MCP server and deploy it to cloudflare workers

N/A

cloudglue-mcp-server

Official MCP server for Cloudglue API

N/A

cocos-mcp-server

一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启动。A comprehensive and convenient cocos creator AI MCP service plug-in, suitable for cocos versions above 3.8.0, one-click installation and one-click start.

N/A

code-auditor-mcp

Code Quality Auditor: Analyze code for SOLID principles, DRY violations, and more

N/A

code-execution-mcp

Agent Zero's Code Execution Tool as MCP Server

N/A

code-firewall-mcp

Structural similarity-based code filter. Stops malicious code pattern reaching execution tools.

N/A

code-graph-mcp

MCP Server for code intelligence

N/A

code-memory

Local semantic code search with Git history. Works offline, no API key needed.

N/A

code-reasoning

A code reasoning MCP server, a fork of sequential-thinking

N/A

code-reviewer-mcp

A code reviewer MCP powered by AI.

N/A

code-sandbox-mcp

An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.

N/A

code-sentinel

Code quality analysis MCP server - detects security issues, deceptive patterns, and placeholders

N/A

code_intelligence_mcp_server

This server indexes your codebase locally to provide fast, semantic, and structure-aware code navigation to tools like ClaudeCode, OpenCode, Trae, and Cursor.

N/A

codearkt

Implementation of the CodeAct agentic framework with Docker containers for security, MCP servers for tool integrations, and multi-agent support.

N/A

codebase-curator

A set of tools to use while coding using the Claude code cli. "smartgrep" is a grep-like tool that uses a semantic index of the codebase to provide Claudes with information tailored for how they think. Claudes love it! A "codebase-curator" Claude to assist the "developer" Claude in his coding tasks, together they implement fully integrated code.

N/A

codecamp-mcp-server-sql

Simple MCP Server for communicating with SQL Server

N/A

codecov

MCP server for querying Codecov coverage data with configurable URL support

N/A

codecov-mcp

A Codecov Model Context Protocol server

N/A

codegraph

Code intelligence CLI — function-level dependency graph across 11 languages, 30-tool MCP server for AI agents, complexity metrics, architecture boundary enforcement, CI quality gates, git diff impact with co-change analysis, hybrid semantic search. Fully local, zero API keys required.

N/A

codelogic-mcp-server

An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

N/A

coderegistry

Enterprise code intelligence for M&A, security audits, and tech debt. Hosted server with 200k free.

N/A

codereviewbuddy

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

N/A

codescene-mcp-server

An MCP server that provides CodeScene Code Health analysis tools.

N/A

codeseeker

Graph-powered code intelligence with semantic search and knowledge graph for AI assistants

N/A

codesurface

Indexes your codebase's public API and serves it via compact MCP tool responses.

N/A

codex-mcp-server

Codex Mcp Server

N/A

codex-specialized-subagents

MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global skills automatically

N/A

codex-subagents-mcp

Claude-style sub-agents (reviewer, debugger, security) for Codex CLI via a tiny MCP server. Each call spins up a clean context in a temp workdir, injects a persona via AGENTS.md, and runs codex exec --profile <agent> to preserve isolated state.

N/A

coding-standards

AI coding standards that enforce production-grade code with DDD, SOLID, TDD guardrails.

N/A

colabfit-mcp

An MCP server that provides access to the ColabFit database

N/A

coliving-search

Search 14,000+ verified coliving and coworking spaces with pricing, amenities, and reviews.

N/A

command

Scopecraft Command - A CLI and MCP server for Markdown-Driven Task Management (MDTM)

N/A

commands-mcp

Build MCP Server with command template.

N/A

compute-mcp-server-sample

A sample code to run a remote mcp server on Fastly Compute

N/A

computer-control-mcp

MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to 'computer-use' by Anthropic. With Zero External Dependencies.

N/A

confidentialmind-mcp-agent

FastMCP client agent with PostgreSQL and RAG MCP servers in dual mode: API/HTTP or local/stdio

N/A

confucius-debug

AI debugging with 980+ verified fixes. Search the YanHui KB — never repeat a mistake.

N/A

console-mcp-server

The official MCP Server from Mia-Platform to interact with Mia-Platform Console

N/A

containerization-assist

TypeScript MCP server for AI-powered containerization workflows with Docker and Kubernetes support

N/A

contexis-mcp-server

A Model Context Protocol (MCP) server for Contexis projects that allows Large Language Models (LLMs) to interact with Contexis projects through the MCP standard. This server provides capabilities for code analysis, exploration, and development assistance.

N/A

context-engine

MCP Server for semantic code search and AI-powered prompt enhancement using Augment SDK

N/A

context-foundry

Recursive Claude spawning for autonomous project builds with self-healing test loops

N/A

context-optimizer-mcp-server

A Model Context Protocol (MCP) server that provides context optimization tools for AI coding assistants including GitHub Copilot, Cursor AI, Claude Desktop, and other MCP-compatible assistants enabling them to extract targeted information rather than processing large terminal outputs and files wasting their context.

N/A

context-portal

Context Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.

N/A

context-sync

Universal AI Memory - Sync context across Claude, VsCode, Cursor, Continue, Windsurf, Zed & more

N/A

controlplane-mcp-server

MCP Server providing various tools for working with a Control Plane

N/A

cookwith-mcp

AI-powered recipe generation and transformation tools by Cookwith

N/A

copilot-mcp-tool

MCP server that enables AI assistants to interact with Github Copilot cli, leveraging copilot massive token window for large file analysis and codebase understanding

N/A

copilot-memory-store

Local JSON memory store for context engineering with GitHub Copilot and MCP clients. Includes CLI, MCP server, and custom VS Code agent.

N/A

copilot-plugins

The official GitHub Copilot plugins collection — MCP servers, skills, hooks, and other extensibility tools for GitHub Copilot.

N/A

copilot-security-instructions

✨ A customizable copilot-instructions.md ruleset & prompts to guide GitHub Copilot toward secure coding defaults in Java, Node.js, C# and Python. Blocks risky patterns, teaches safe habits.

N/A

copyright01

Copyright deposit API — protect code, text, and websites with Berne Convention proof

N/A

core

A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.

N/A

cos-mcp

基于 MCP 协议的腾讯云 COS MCP Server,无需编码即可让大模型快速接入腾讯云存储 (COS) 和数据万象 (CI) 能力。

N/A

cpretzinger-ai-assistant-simple

UPDATED 9/1/2025! NEW TOOLS! Use the Redis Stream tools with n8n MCP Client Node for use anywhere!…

N/A

create-mcp

CLI to set up and deploy MCP Servers to Cloudflare Workers in seconds. Just write TypeScript functions to make Cursor MCP tools.

N/A

create-mcp-app

A CLI tool for quickly scaffolding Model Context Protocol (MCP) server applications with TypeScript support and modern development tooling

N/A

create-typescript-server

CLI tool to create a new TypeScript MCP server

N/A

crucible

Ruby MCP server for AI-driven browser automation with stealth mode to evade bot detection, powered by Ferrum

N/A

cruxible-core

Deterministic decision engine with receipts. Define rules in YAML, query a graph, get proof.

N/A

cryptogecko-mcp-server

An MCP client and server for cryptogecko using fastMCP library and Starlette

N/A

csharp-lsp-mcp-server

A MCP-Server that provides access to a language server build upon omni-charp

N/A

csharp-mcp-client-server-demo

A sample MCP server and client built with c#/.net

N/A

cuongpo-coti-mcp

Connect to the COTI blockchain to manage accounts, transfer native tokens, and deploy and operate…

N/A

cursor-cortex

Structured memory system for AI assistants. Eliminates context loss with branch notes, tacit knowledge, and project context. Local MCP integration for Cursor IDE.

N/A

custom-mcp-server

An MCP server that provides custom functionality.

N/A

cute-pandas-mcp-server

An MCP server that provides isolated pandas/Python execution environments for data analysis tasks.

N/A

cute-pandoc-mcp-server

An MCP (Model Context Protocol) server that provides isolated pandoc execution environments for document conversion tasks.

N/A

cv

An MCP server that provides access to Francisco Perez-Sorrosal's CV

N/A

cv-resume-builder-mcp

AI-powered CV and resume builder using Model Context Protocol. Automatically sync your achievements from Jira, Credly, LinkedIn, and git. Keep your CV always up-to-date.

N/A

cybersim-pro

Cybersecurity training, simulation, and incident response MCP server

N/A

d2mcp

A Model Context Protocol (MCP) server that provides D2 diagram generation and manipulation capabilities.

N/A

daisyui-mcp

🌼 Build a token-friendly local MCP server for DaisyUI docs, ensuring efficient access to 60+ customizable components for your AI projects.

N/A

data-extractor

A commercial-grade MCP Server built on FastMCP, offering robust capabilities to read, extract, and localize (into Markdown) content from web pages and PDFs with both text and images. It is purpose-built for long-term deployment in enterprise environments.

N/A

data-query-builder-mcp

MCP Server that turns natural-language questions into SQL queries on CSV data. Built with Python, FastMCP, and SQLite for Gemini CLI integration.

N/A

databutton-mcp

Databutton MCP Server

N/A

datadog-mcp-server

MCP server interacts with the official Datadog API

N/A

davinci-mcp-professional

An enterprise-grade MCP server that exposes the full functionality of DaVinci Resolve and DaVinci Resolve Studio (through version 20) to either Claude Desktop or Cursor MCP clients. Fully configured and tested as a Claude Desktop Extension making installation as easy as clicking a button. Supports both Windows and Macintosh.

N/A

davinci-resolve-mcp

A Model Context Protocol (MCP) server for interacting with DaVinci Resolve and Fusion

N/A

dear-claude

Spawn Claude Code instances from 6 platforms when 'Dear Claude' is mentioned.

N/A

debugger-mcp

MCP server for interactive debugging

N/A

debugger-mcp-server

Cross-platform MCP Server for debuggers (WinDbg/LLDB) with multitenant support and hybrid architecture (MCP + HTTP API)

N/A

debugium

AI-driven live debugger with MCP bridge for Python, JS, TS, Rust, Java, C/C++

N/A

decern

MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.

N/A

dedalus-mcp-python

A simple and performant Model Context Protocol framework for Python.

N/A

deepl-fastmcp-python-server

A Python-based Model Context Protocol server that provides translation capabilities using Python, FastMCP, and DeepL API.(Basic MCP)

N/A

deepl-mcp-server

A Model Context Protocol (MCP) server that provides translation capabilities using the DeepL API.

N/A

deeprepo

Productivity-boosting RAG engine for codebases with multi-provider AI support and semantic search.

N/A

deepsecure

Effortlessly secure your AI agents and AI-powered workflows — from prototype to production. Get easy-to-use identity, credential, and access management built for fast-moving AI developers.

N/A

deepview-mcp

DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini 2.5 Pro's extensive context window.

N/A

deepviews

Free financial data: company analysis, DCF, comps, benchmarks, screening. No API key.

N/A

deepwiki-mcp

📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors

N/A

delphi-compiler-mcp

N/A

demo-mcp-server-client-implementation

A demo implementation of a MCP server (consuming a dummy API) and basic client.

N/A

deployhq-mcp-server

Model Context Protocol (MCP) server for DeployHQ API integration

N/A

deploystack

Open source MCP hosting - deploy MCP servers to HTTP endpoints for n8n, Dify, Voiceflow, and any MCP client.

N/A

devdocs-mcp

Local DevDocs MCP Server (Developer Docs with project specific context awareness)

N/A

devir

Dev Runner CLI - Terminal UI for managing multiple dev services with colored logs, filtering, and MCP integration for Claude Code

N/A

devops-mcp

An MCP server that provides DevOps and DevSecOps context for the project

N/A

devserver-mcp

A specialized MCP server for monitoring development server output with intelligent error categorization and Claude Code integration

N/A

devtap

Bridge build/dev process output to AI coding sessions via MCP — supports Claude Code, Codex, OpenCode, Gemini CLI, and aider

N/A

devtools-debugger-mcp

An MCP server exposing full Chrome DevTools Protocol debugging: breakpoints, step/run, call stacks, eval, and source maps.

N/A

devtools-mcp

A MCP server that provides Chrome DevTools Protocol access to LLMs

N/A

dgraph-mcp-server

A Model Context Protocol (MCP) server implementation for Dgraph graph database, built using the [mcp-go](https://github.com/mark3labs/mcp-go) library.

N/A

dialer

An MCP server that provides lets you make outbound phone calls using your own phone number

N/A

diffchunk

diffchunk - A local MCP server that gives LLMs the ability to work with large diff files. Essential for working with large repos.

N/A

diffpilot

MCP server for PR code review, commit messages, changelogs, and secret detection.

N/A

digitalocean-mcp

DigitalOcean MCP Server for deploying and managing apps on App Platform

N/A

digitalocean-mcp-server

A Model Context Protocol (MCP) server that provides programmatic access to DigitalOcean's API. This server exposes tools for managing droplets, Kubernetes clusters, and container registries through the MCP interface.

N/A

dm-nkp-gitops-custom-mcp-server

N/A

docdex

Fast per-repo documentation indexer and full-text search MCP server for codebases.

N/A

docker-mcp

A docker MCP Server (modelcontextprotocol)

N/A

docker-mcp-server

N/A

docker-mcp-server-starter

Dockerized minimal python fastmcp server

N/A

docker-mcp-tutorial

Complete tutorial materials for building MCP servers with Docker - from NetworkChuck's video

N/A

dockerServerMangerGoMCP

dockerServerMangerGoMCP

N/A

docker_mcp_server

https://github.com/makbn/docker_mcp_server

N/A

docker_mcp_server

Model Context Protocol MCP Server for Docker Commands. Provides Docker and Docker Swarm commands as MCP Tools.

N/A

docs-mcp

Provides Vaadin Documentation and help with development tasks

N/A

docs-mcp

Turn any github repo to MCP server, and chat with code or docs

N/A

domain-search-mcp

Fast domain availability checker with pricing comparison and AI-powered suggestions.

N/A

dot-ai

AI-powered development platform for Kubernetes deployments and intelligent automation

N/A

dotnet-docker-kali-mcp-server

VS Code client runs commands in Kali docker image using "kali-exec" MCP server

N/A

dotnet-tools-mcp-server

An MCP (Model Context Protocol) server for building and testing .NET projects using `dotnet build` and `dotnet test` from Cursor.

N/A

dovetail-mcp

Official Dovetail MCP Server

N/A

drawio-mcp

MCP server for generating draw.io diagrams using mxgraph. Create and manage diagrams programmatically or with AI and VSCode extension.

N/A

drupal_fastmcp

A powerful MCP server built with FastMCP that provides AI-powered tools for Drupal 10 development.

N/A

dsr_mcp_server

An MCP server that provides tools for interacting with Deep State Representation (DSR) graphs.

N/A

duckduckgo-mcp-server

A TypeScript-based MCP server that provides DuckDuckGo search functionality.

N/A

duckduckgo-mcp-server

A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.

N/A

e18e

The official e18e MCP server keeping your agent in check from installing bloated dependencies.

N/A

eansearch-mcp-server

MCP server for real-time product search by barcode (EAN, UPC, GTIN) or keyword on ean-search.org

N/A

earth-agent-chrome-ext

Earth Agent is a Cursor-like AI agent for Google Earth Engine. It can be used right in your browser as a Chrome extension or through MCP server support. It helps you do anything related to Google Earth Engine automatically through chatting (write code, run analysis, debug errors, explain maps, and manage your environment). Hatched from sundai.club.

N/A

easy-code-reader

A powerful MCP server for intelligently reading Java source code (For Jar and local project).

N/A

eclipse-mcp-server

Eclipse IDE plugin exposing workspace operations to Claude Code via MCP

N/A

ecommerce-intelligence-mcp-server

Analyze Shopify stores, get product catalogs, pricing strategies, and store performance data

N/A

edgar.tools SEC Intelligence

SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.

N/A

edinet-mcp

Access Japanese financial disclosures (EDINET). Search companies, retrieve BS/PL/CF statements.

N/A

editor-mcp

A Python-based text editor server built with FastMCP that provides tools for file operations. This server enables reading, editing, and managing text files through a standardized API.

N/A

editor-mcp-server

MCP Server for Phaser Editor

N/A

efficient-gitlab

GitLab MCP Server with progressive disclosure - 5 meta-tools, 90% token reduction

N/A

egnyte-mcp-server

Official Egnyte MCP Server for AI integration with document search, analysis, and collaboration.

N/A

electron-mcp-server

🚀 A powerful MCP server for debugging Electron applications with deep Chrome DevTools Protocol integration. Control, monitor, and debug Electron apps through a standardized API.

N/A

elevenlabs-mcp

The official ElevenLabs MCP server

N/A

eliza-plugin-mcp

ElizaOS plugin allowing agents to connect to MCP servers

N/A

emcp

A framework for building simple MCP servers with custom middleware

N/A

enbuild-mcp-server

enbuild-mcp-server

N/A

endnote-mcp

Search, cite, and read PDFs from your EndNote library in Claude Desktop

N/A

enhanced-mcp-memory

An enhanced MCP (Model Context Protocol) server for intelligent memory and task management, designed for AI assistants and development workflows. Features semantic search, automatic task extraction, knowledge graphs, and comprehensive project management.

N/A

enigma-mcp-server

An MCP server that provides access to trusted data about business identity and activity

N/A

enrichmcp

EnrichMCP is a python framework for building data driven MCP servers

N/A

env-doctor

Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)

N/A

envmcp

A lightweight way to use environment variables in your Cursor MCP server definitions.

N/A

eqsl-mcp

eQSL.cc MCP server. Inbox download, QSO verification, Authenticity Guaranteed status.

N/A

eraser-io-mcp-server

A Python MCP (Model Context Protocol) server and CLI tool to render diagrams using the Eraser API.

N/A

etabs-mcp-server-local-embeddings

MCP Server using local embeddings to search user-provided ETABS documentation.

N/A

evillimiter-mcp-server

MCP server wrapper for EvilLimiter. Provides LLM-accessible tools for network bandwidth control, monitoring, and traffic analysis. Docker-based with safety features.

N/A

example-mcp-server

A ready-to-use MCP (Model Context Protocol) server template for extending Cursor IDE with custom tools. Deploy your own server to Heroku with one click, create custom commands, and enhance your Cursor IDE experience. Perfect for developers who want to add their own tools and commands to Cursor IDE without complex setup.

N/A

expense-tracker-mcp-server

Expense tracker mcp server build using fastmcp

N/A

expenselm-mcp-server

An MCP server that provides access to your expense data on ExpenseLM.

N/A

extendable-kubernetes-mcp-server

Extendable Kubernetes Model Context Protocol (MCP) Server - A extensible MCP server for Kubernetes operations

N/A

fabric-atelier

AI-powered content processing with 226 Fabric patterns for writing, analysis, and code generation.

N/A

fabrx

MCP server for Fabrx - Build APIs from documents in your IDE

N/A

facebook-ads-library-mcp

MCP Server for Facebook ADs Library - Get instant answers from FB's ad library

N/A

facetron

FaceTron is a high-performance face embedding server using ONNX Runtime, supporting dynamic multi-model loading, offline deployment, and scalable environments. It exposes an OpenAPI endpoint with MCP-compatible metadata and integrates with OpenTelemetry for observability.

N/A

fascia-mcp-server

Expose Fascia-deployed Tools and Entity schemas to AI agents via MCP

N/A

fastMCP

build personal fastMCP tools

N/A

fastmail-mcp-server

A basic MCP server that provides access to a Fastmail inbox

N/A

fastmcp

A TypeScript framework for building MCP servers.

N/A

fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients

N/A

fastmcp

🚀 The fast, Pythonic way to build MCP servers and clients

N/A

fastmcp-1

A FastMCP project for exploring MCP (Model Context Protocol) integrations with Supabase and GitHub

N/A

fastmcp-boilerplate

A simple MCP server built using FastMCP, TypeScript, ESLint, and Prettier.

N/A

fastmcp-builder

A comprehensive Claude Code skill for building production-ready MCP servers using FastMCP. Includes reference guides, runnable examples, and a complete implementation with OAuth, testing, and best practices.

N/A

fastmcp-claude-tools

Example of using a FastMCP server with Claude API in a Python client

N/A

fastmcp-client

N/A

fastmcp-course-code

N/A

fastmcp-demo

The quickstart guide from FastMCP. .

N/A

fastmcp-deploy

N/A

fastmcp-documentation

Comprehensive documentation and reference guides for developing FastMCP servers

N/A

fastmcp-ecs

A template to deploy FastMCP server deploy to ECS

N/A

fastmcp-example

fastmcp example. Created with gemini cli

N/A

fastmcp-github

N/A

fastmcp-github-oauth

N/A

fastmcp-marker

Dual-interface PDF-to-Markdown service with FastMCP and Gradio. Features CUDA support, Ollama integration, and comprehensive Docker deployment.

N/A

fastmcp-oauth

OAuth 2.1 + PKCE authentication for FastMCP servers with Google, Microsoft, and GitHub support

N/A

fastmcp-otel-langfuse

Code for blogpost on fastmcp, otel and langfuse

N/A

fastmcp-pdftools

An MCP server that provides [describe what your server does]

N/A

fastmcp-quickstart

FastMCP quickstart example - ready to deploy!

N/A

fastmcp-quickstart-20250816-ej45

FastMCP quickstart example - ready to deploy!

N/A

fastmcp-quickstart-20251215-xs44

FastMCP quickstart example - ready to deploy!

N/A

fastmcp-server

FastMCP quickstart example - ready to deploy!

N/A

fastmcp-server

Creating a simple FastMCP server project for Claude Desktop client

N/A

fastmcp-server-demo-tools

FastMCP server with utility tools for deployment on FastMCP Cloud

N/A

fastmcp-space

Simple FastMCP demo on a Hugging Face Space. This demonstrates how to deploy a FastMCP server on Hugging Face Spaces without using Gradio.

N/A

fastmcp-template

A production-ready template for building Model Context Protocol (MCP) servers with FastMCP.

N/A

fastmcp-template

FastMCP server template with mcp-refcache integration and Langfuse tracing

N/A

fastmcp-transport-ble

BLE Transport used in FastMCP client

N/A

fastmcp_roy

using fastmcp to build the mcp server

N/A

fastmcp_server

Dockerized and modularized FastMCP server

N/A

fastmcp_server_neo4j

fast mcp server implementation for enabling an mcp client with llm capability

N/A

fastmcp_v2_example

example server and client using fastmcp 2.0

N/A

fastmcp_vscode

FastMCP using VSCode to generate AI Agent interaction with FastAPI application

N/A

fastmcpcloud

FastMCP quickstart example - ready to deploy!

N/A

fastmcps

Code for fastmcp cloud

N/A

fastmcpserver_mcp_client_chatbot

fastmcp搭建server,mcp搭建的client,加入一个对话chatbot

N/A

fatsecret-mcp

MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial)

N/A

fattureincloud-mcp

Italian e-invoicing with Fatture in Cloud. Create, send to SDI, manage clients.

N/A

federated-mcp

This implementation follows the official MCP specification, including proper message framing, transport layer implementation, and complete protocol lifecycle management. It provides a foundation for building federated MCP systems that can scale across multiple servers while maintaining security and standardization requirements.

N/A

feishu-mcp-server

MCP server provides feishu related operations

N/A

fetch-mcp

An MCP server for fetching URLs / Youtube video transcript.

N/A

ffmpeg-mcp

Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback,clip, overlay, concat and other functions

N/A

figma-flutter-mcp

An MCP server that provides the coding agents Figma's design token to write Flutter code.

N/A

filesystem-mcp

📁 Secure, efficient MCP filesystem server - token-saving batch operations with project root confinement

N/A

filesystem-mcp

FastMCP 2.12.0+ compliant MCP server providing comprehensive file system operations, Git repository management, Docker container control, and developer tools for Claude Desktop integration.

N/A

finData-mcp-server

FinData enables your AI agents retrieve financial data from different providers like Tushare, Wind, and DataYes.

N/A

finance-news-mcp

A Model Context Protocol (MCP) server that provides real-time finance news from major RSS feeds using FastMCP

N/A

financial-data

Stock prices, financials, insider trades, institutional holdings for 141K+ companies

N/A

finbud-data-mcp

AI & Developer centric financial data API

N/A

firebase-mcp

Gives AI development tools Firebase-specific capabilities and expertise.

N/A

firefox-devtools-mcp

Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol

N/A

fiverr-mcp-server

Search Fiverr gigs, sellers, pricing, and reviews. No API key required.

N/A

flapi

API Framework heavily relying on the power of DuckDB and DuckDB extensions. Ready to build performant and cost-efficient APIs on top of BigQuery or Snowflake for AI Agents and Data Apps

N/A

flashduty-mcp-server

Flashduty's official MCP Server

N/A

fleet-mcp

An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.

N/A

flexible-graphrag

Flexible GraphRAG: Python, LlamaIndex, Docker Compose: 8 Graph dbs, 10 Vector dbs, OpenSearch, Elasticsearch, Alfresco. 13 data sources (9 auto-sync), KG auto-building, schemas, LLMs, Docling or LlamaParse doc processing, GraphRAG, RAG only, Hybrid search, AI chat. React, Vue, Angular frontends, FastAPI backend, REST API, MCP Server. Please 🌟 Star

N/A

flight505-mcp_dincoder

Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the…

N/A

flutter-mcpilot-server

flutter, mcp, modular, code-generator, ai-assistant, .net, devtools, code-review, test-generator, refactor

N/A

flyto-indexer

Code intelligence MCP server: impact analysis, dependency graphs, dead code detection.

N/A

fmp

Access financial data and market information via Financial Modeling Prep API

N/A

fofa-mcp-server

基于 MCP (Model Control Protocol)的 FOFA API 查询服务器,提供简单易用的 FOFA 数据查询接口。

N/A

forgejo-mcp

A MCP server that enables you to manage Gitea/Forgejo repositories through AI assistants

N/A

fpl-mcp-server

An MCP server that provides Fantasy Premier League analysis and strategy tools.

N/A

freshcontext

Real-time web intelligence for AI agents. 11 tools, no API keys. GitHub, HN, Reddit, arXiv & more.

N/A

gRPC-zig

blazigly fast gRPC/MCP client & server implementation in zig

N/A

gaia-x

Gaia-X 基于AI新范式的下一代企业级AI应用平台。Gaia-X旨在实现类人脑的、针对企业办公业务场景的AI化赋能,包括一系列新颖而稳定的企业级AI功能,包括不限于:企业级管理功能、MCP Server支持(且支持将企业内部系统API转换为MCP Server提供服务)、支持自然语言驱动的RPA(大模型操作电脑)、划词分析和悬浮球等。

N/A

gdai-mcp-plugin-godot

A MCP server integration for Godot Engine that allows Claude, Cursor, Windsurf, VSCode, etc to perform actions like creating scenes, resources, scripts, reading errors and much more.

N/A

gdpr-mcp-server

A Model Context Protocol (MCP) server writen in Go that provides structured, queryable access to the full text of the EU GDPR — articles, chapters, and recitals — in JSON. MIT for code, CC0 for data.

N/A

gds-agent

MCP Server with tools from Neo4j GDS(Graph Data Science) library.

N/A

gemini-cli-desktop

Web/desktop UI for Gemini CLI/Qwen Code. Manage projects, switch between tools, search across past conversations, and manage MCP servers, all from one multilingual interface, locally or remotely.

N/A

gemini-cli-gopls

This extension integrates the official MCP of the Go language server (gopls) with Gemini CLI.

N/A

gemini-llm-council

Multi-LLM consensus extension for Gemini CLI. Inspired by Andrej Karpathy's llm-council.

N/A

gemini-mcp

Gemini 3 MCP server with 30+ tools: images, video, research, TTS, code exec & CLI

N/A

gemini-superclaude-mcp-server

A **complete rewrite** of the original SuperClaude MCP server with intelligent command routing, dynamic persona switching, and real MCP server orchestration for Gemini CLI.Th

N/A

geminicli_fastmcp

N/A

gencodedoc

Versioning de code et génération de documentation intelligents. Supporte CLI, API REST, et MCP.

N/A

gerrit-code-review-mcp

This MCP server provides integration with Gerrit code review system, allowing AI assistants to review code changes and their details through a simple interface.

N/A

gh-github-mcp-server

GitHub CLI extension for GitHub MCP Server with automatic authentication

N/A

ghost-mcp-server

Minimal MCP server for Ghost Security API - compatible with all MCP clients

N/A

gistpad-mcp

📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists

N/A

git-mcp-server

MCP server for GitLab and GitHub

N/A

git-mcp-server

Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.

N/A

git-mcp-server

N/A

git-mcp-server-rust

N/A

git-worktree-toolbox

Easily manage git worktrees, launch tasks and work on multiple features in parallel.

N/A

gitea-mcp-server

N/A

gitee-mcp-server

Let AI operate Gitee Repositories / Issues / Pull Requests for you through MCP

N/A

github-actions-mcp

A GitHub Actions integration powered by the MCP. This server exposes structured tools to manage GitHub issues, pull requests, and repositories through natural language interfaces and autonomous agents.

N/A

github-api-mcp-server

N/A

github-brain

An experimental GitHub MCP server with local database.

N/A

github-mcp-server

GitHub's official MCP Server

N/A

github-mcp-server

GitHub's official MCP Server

N/A

github-mcp-server

N/A

github-mcp-server

A Model Context Protocol (MCP) server that provides 29 Git operations + 11 workflow combinations for AI assistants and developers. This server exposes comprehensive Git repository management through a standardized interface, enabling AI models and developers to safely manage complex version control workflows.

N/A

github-mcp-server

GitHub's official MCP Server

N/A

github-mcp-server

N/A

github-mcp-server

N/A

github-mcp-server

N/A

github-mcp-server

AI-optimized GitHub MCP server: 112 tools, 98% token reduction, compact responses.

N/A

github-mcp-server

N/A

github-mcp-server

🔒 Ultra-secure GitHub MCP server with workflow automation for Claude & Cursor

N/A

github-mcp-server

N/A

github-mcp-server

N/A

github-mcp-server

N/A

github-mcp-server

N/A

github-mcp-server

https://github.com/github/github-mcp-server

N/A

github-mcp-server

GitHub's official MCP Server

N/A

github-mcp-server

N/A

github-mcp-server

MCP server to interact with Github, written in Golang

N/A

github-mcp-server

N/A

github-mcp-server-222559

Kavia repository created from https://github.com/github/github-mcp-server

N/A

github-mcp-server-asifdotpy

N/A

github-mcp-server-go

An unofficial implementation of an mcp server for github in go. Used internally at Metoro.

N/A

github-mcp-server-http

GitHub MCP server over HTTP transport

N/A

github-mcp-server-local

N/A

github-mcp-server-main

N/A

github-mcp-server-sse

GitHub MCP Server (SSE)

N/A

github-mcp-server-test-2

GitHub's official MCP Server

N/A

github-pr-mcp-server

MCP server that let's you review your active PR's

N/A

github-repo-mcp

Model Context Protocol server for Github Repo // Reading Github Repo

N/A

github-second-brain

Providing tools to AI to explore github codebase like agent

N/A

github-server-mcp

N/A

github_github-mcp-server

N/A

github_mcp_server

N/A

gitlab-api

GitLab MCP Server and Python API Wrapper

N/A

gitlab-docs

GitLab documentation search for AI assistants via Model Context Protocol (MCP)

N/A

gitlab-mcp-server

for now it is for gemini cli to run with gitlab

N/A

gitlab-mcp-server

EGMA: Enhanced GitLab MCP API Server, comes with 143+ tools for AI-powered GitLab integration, MCP server that connects AI assistants to GitLab with intelligent context awareness, URL deduction, and specialized tools for projects, issues, MRs, pipelines, and repository operations. Works with Claude Desktop, Amazon Q, Cursor

N/A

gitlab-mcp-server

MCP Server for gitlab.com

N/A

gitlab-mcp-server

gitlab operator mcp server for AI agent

N/A

gitlab-mcp-server

N/A

gitlab-mcp-server

This repository provides model context protocol server for GitLab server.

N/A

gitlab-mr-mcp

mcp server for gitlab to get reviews on you merge requests

N/A

gitlab-mr-mcp

Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.

N/A

gitops-lab

GitOps Playground (K8S, Terraform, Argo CD, Helm, Github Workflows etc.)

N/A

gitstandup

Generate daily standup notes from git commits across multiple repositories with AI summaries.

N/A

gituthub-mcp-server

N/A

gk-cli

The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.

N/A

glassbox-ai

Autonomous coding agent that ships tested PRs from GitHub issues. Trust-scored multi-agent pipeline - every decision transparent. Trust is earned, not assumed. 💎

N/A

glider

Roslyn-powered C# code analysis server for LLMs. Supports stdio and HTTP transports.

N/A

glue-code-generator

Maps API JSON to Vue/React components with Zod schemas and live UI previews

N/A

gmail-mcp-cliet-server-fastmcp-project

N/A

go-mcp

deprecated: use the official MCP sdk! (https://github.com/modelcontextprotocol/go-sdk) / ⚡ A type-safe, intuitive Go SDK for building MCP servers with ease and confidence

N/A

go-mcp-example

An idiomatic, minimal example of building an MCP (Model Context Protocol) server in Go, complete with essential tooling for developing Go-based microservices.

N/A

go-mcp-server

Example of MCP server using official Go SDK

N/A

go-mcp-server

Go package for building MCP (Model Context Protocol) servers with structured logging, file-based configuration, and multiple transport support

N/A

go-mcp-temperature-server

This project demonstrates how to build a simple MCP (Model Context Protocol) server in Go that provides temperature data for a given location.

N/A

go-unifi-mcp

Manage UniFi sites, devices, clients, networks, port forwarding, DNS, and firewall

N/A

go_mcp_server_github_api

MCP server for working with GitHub repository via API.

N/A

go_mcp_server_google_sheets

A Model Context Protocol (MCP) server for Google Sheets written in Go. Provides comprehensive tools for interacting with Google Spreadsheets.

N/A

godoc-mcp-server

A mcp server provide infomation from pkg.go.dev. For all golang programmers

N/A

godot-dap-mcp-server

MCP server for interactive runtime debugging of Godot games via Debug Adapter Protocol (DAP)

N/A

godot-mcp

MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.

N/A

godot-mcp

MCP server for Godot game engine integration — control the Godot editor with AI

N/A

godot4-runtime-mcp

一个为 Godot 4 + C# 项目打造的 Model Context Protocol (MCP) 服务器, 让 AI 助手能够实时访问、调试、控制游戏运行时。 ✨ 支持场景树查询、信号监听、日志分析、属性修改等 48 种工具。 🚀 一键集成 VSCode Copilot,构建智能化的 Godot 开发体验。

N/A

goldrush-mcp-server

This project provides a MCP (Model Context Protocol) server that exposes Covalent's GoldRush APIs as MCP resources and tools. It is implemented in TypeScript using @modelcontextprotocol/sdk and @covalenthq/client-sdk.

N/A

golf-testing

Comprehensive MCP testing framework - test performance, security and compliance in one CLI

N/A

google-analytics-mcp

An MCP server that provides [describe what your server does]

N/A

google-drive-mcp

A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface.

N/A

google-mcp-server

An MCP (Model Context Protocol) server for reading Google Slides presentations.

N/A

google-slides-mcp

MCP Server for Google Slides

N/A

google-tag-manager-mcp-server

MCP server for Google Tag Manager

N/A

google-workspace-mcp

MCP server for Google Drive, Docs, Sheets, Slides, Calendar, Gmail, and Contacts

N/A

googleMapsMCPServer

A simple MCP server for Google Maps, providing tools to geocode addresses and fetch map images. Built with FastMCP, it serves as a straightforward example for creating custom MCP integrations.

N/A

google_ads_mcp_server

This repo has been archived in favor of: https://github.com/googleads/google-ads-mcp

N/A

gopls-mcp

Semantic code analysis for Go using gopls - language-aware navigation, definitions, references

N/A

gospy

Non-Invasive goroutine inspector

N/A

gotify-mcp

MCP server for Gotify push notifications - send messages and manage apps/clients.

N/A

gotoolkits_mcp-difyworkflow-server

Mirror of https://github.com/gotoolkits/mcp-difyworkflow-server

N/A

graphthulhu

MCP server that gives AI full access to your Logseq or Obsidian knowledge graph. 37 tools for navigation, search, analysis, writing, decisions, journals, flashcards, and whiteboards.

N/A

greptile-mcp-server

Modern TypeScript MCP server for AI-powered code search and querying with Greptile API

N/A

gsd-task-manager

Stop juggling, start finishing. GSD Task Manager makes it easy to sort your to-dos into what’s urgent and what’s important, so you can finally get stuff done without burning out. It’s simple, visual, and works entirely offline.

N/A

hanzo-mcp-server

Hanzo MCP Server - Rust implementation with search, tools, and code analysis

N/A

har-mcp

A MCP server for parsing and analyzing HAR (HTTP Archive) files

N/A

harvester-mcp-server

Model Context Protocol (MCP) server for Harvester HCI

N/A

harvey-tools

Web scraping, code review, content generation, and analysis tools. Pay-per-call USDC.

N/A

headhunter-mcp-server

MCP server for HeadHunter API integration with Claude Code. Search jobs, manage resumes, and apply to vacancies using AI.

N/A

herald

Stop copy-pasting between Claude Chat and Claude Code.

N/A

hevy-mcp

Manage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.

N/A

hk-city-mcp-server

This is an MCP server that provides access to government city data through a FastMCP interface.

N/A

hk-climate-mcp-server

This is an MCP server that provides access to climate and weather data through a FastMCP interface.

N/A

hk-commerce-mcp-server

This is an MCP server that provides access to government commerce and industry data through a FastMCP interface.

N/A

hk-community-mcp-server

This is an MCP server that provides access to government community and social welfare data through a FastMCP interface.

N/A

hk-development-mcp-server

This is an MCP server that provides access to government development, geography and land information data through a FastMCP interface.

N/A

hk-education-mcp-server

This is an MCP server that provides access to government education data through a FastMCP interface.

N/A

hk-election-mcp-server

This is an MCP server that provides access to government election and legislature data through a FastMCP interface.

N/A

hk-environment-mcp-server

This is an MCP server that provides access to government environment data through a FastMCP interface.

N/A

hk-fastmcp

The fast, Pythonic way to build MCP servers and clients.

N/A

hk-finance-mcp-server

This is an MCP server that provides access to finance related data in Hong Kong through a FastMCP interface.

N/A

hk-food-mcp-server

This is an MCP server that provides access to government food related data through a FastMCP interface.

N/A

hk-health-mcp-server

This is an MCP server that provides access to health related data in Hong Kong through a FastMCP interface.

N/A

hk-housing-mcp-server

MCP server that provides access to housing related data in Hong Kong through a FastMCP interface.

N/A

hk-law-mcp-server

This is an MCP server that provides access to law and security related data in Hong Kong through a FastMCP interface.

N/A

hk-misc-mcp-server

This is an MCP server that provides access to government miscellaneous data through a FastMCP interface.

N/A

hk-recreation-mcp-server

This is an MCP server that provides access to recreation, sports and culture data in Hong Kong through a FastMCP interface.

N/A

hk-tech-mcp-server

This is an MCP server that provides access to technology and broadcast data through a FastMCP interface.

N/A

hk-transportation-mcp-server

This is an MCP server that provides access to transportation related data in Hong Kong through a FastMCP interface.

N/A

hledger-mcp

A local MCP server for interacting with the HLedger cli

N/A

hollaugo-financial-research-mcp-server

Analyze stocks with summaries, price targets, and analyst recommendations. Track SEC filings, divi…

N/A

holoviz-mcp

✨A MCP server that provides intelligent access to the HoloViz ecosystem for humans and AIs.

N/A

home-assistant-mcp

Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs

N/A

homebutler

🏠 Manage your homelab from chat. Single binary, zero dependencies.

N/A

honeybadger-mcp-server

Official Honeybadger MCP (Model Context Protocol) server.

N/A

hookaido

🪝Caddy-style webhook infrastructure: receive webhooks at the edge, queue them durably, and process via pull or push with retries, DLQ, HMAC verification, and hot reloads. ⚡

N/A

hopx-mcp

Execute code in isolated cloud containers. Supports Python, JavaScript, Bash, and Go.

N/A

hr-mcp-server

Microsoft HR MCP Server sample with Azure Container Apps deployment

N/A

ht-mcp

Pure Rust implementation of MCP server for headless terminal

N/A

huoshui-fetch

An MCP server that provides tools for fetching, converting, and extracting data from web pages.

N/A

huoshui-file-converter

An MCP server that provides document format conversion

N/A

huoshui-file-search

An MCP server that provides fast Spotlight file search capabilities for macOS

N/A

huoshui-pdf-translator

An MCP server that provides PDF translation service

N/A

i18n-agent-action

An i18n github action for language translate

N/A

iMCP

A macOS app that provides an MCP server to your Messages, Contacts, Reminders and more

N/A

iam-policy-autopilot

IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.

N/A

ibkr-mcp-server

MCP Server for IBKR Client

N/A

ibmcloud

IBM Cloud CLI MCP server

N/A

icd-mcp

WHO ICD-10/ICD-11 diagnosis codes. Lookup, search, chapters via official WHO API.

N/A

icf-mcp

WHO ICF classification codes for health and disability. Lookup, search, browse via WHO API.

N/A

ide-mcp-server

N/A

idea-reality-mcp

Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt — returns 0-100 signal.

N/A

idealift

Manage product ideas, decisions, and customer signals from AI assistants with NLQ

N/A

idealift-mcp

Pre-backlog idea management with decision tracking, signals, and RICE scoring.

N/A

identity-service

AGNTCY Identity Service serves as the central hub for managing and verifying digital identities for your Agentic Services.

N/A

ig-mcp-server

Debug your Container and Kubernetes workloads with an AI interface

N/A

il2cpp-dump-analyzer

Agentic RAG system for analyzing IL2CPP dump.cs files from Unity games

N/A

image-process-mcp-server

An MCP Server for image processing that uses the Sharp library to provide image manipulation functionality. 这是一个用于处理图片的MCP Server,使用 sharp 库提供图片处理功能。

N/A

in-memoria

Persistent codebase intelligence that gives AI assistants memory across sessions

N/A

in-memoria

Persistent codebase intelligence that gives AI assistants memory across sessions

N/A

incident-agent

A Python FastMCP (Model Context Protocol) server for incident management and analysis

N/A

incidentio-mcp-golang

A Golang version of the incident.io MCP server

N/A

incode-idv-mcp

MCP server for Incode IDV, providing identity verification tools for AI assistants.

N/A

infura-mcp-server

Infura MCP server! This project provides a ready-to-use Model Context Protocol (MCP) server that exposes the Infura JSON-RPC API as a set of tools for Large Language Models like Claude and Cursor.

N/A

inkscape-mcps

Inkscape MCP Server - FastMCP-based server for Inkscape CLI and DOM operations with security boundaries and automatic parameter flattening

N/A

inspector

Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)

N/A

instagram_dm_mcp

Instagram Direct messages MCP

N/A

install-mcp

A simple CLI to install MCP servers into any client - auth included!

N/A

insumer

Read-first blockchain verification. ECDSA-signed booleans across 32 chains. 26 tools.

N/A

insurance-mcp-server

An application to demonstrate MCP server integration with Claude client.

N/A

integrate-mcp-with-copilot

Learn how to use MCP Servers with GitHub Copilot

N/A

interactive-choice-mcp

An MCP Server that enables AI to provide options and launch an interactive interface for user selection when facing choice problems, then return the results.

N/A

interactive-leetcode-mcp

Interactive LeetCode MCP server with authorization and solution submission capabilities

N/A

interactive-terminal

MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker

N/A

interactive-terminal-mcp

A Model Context Protocol (MCP) server that provides stateful, interactive terminal access.

N/A

interop

Interop CLI: Go command-line tool for efficient project management and command execution across your development workspace.

N/A

intersight-mcp-server

MCP server for Cisco Intersight - enables AI assistants to query server infrastructure

N/A

interview-mode

Structured interviewer for Claude Code — probing questions, decision tracking, evolving checkpoints.

N/A

ipybox

Python code execution sandbox with first-class support for programmatic MCP tool calling.

N/A

iracing-mcp

A model context protocol server to chat with iRacing data.

N/A

iron-manus-mcp

Iron Manus MCP

N/A

isaacphi_mcp-language-server

Mirror of https://github.com/isaacphi/mcp-language-server

N/A

istio-mcp-server

Model Context Protocol (MCP) server for Istio service mesh - provides AI assistants with read-only access to Istio resources, Virtual Services, Destination Rules, Gateways, and Envoy proxy configurations in Kubernetes clusters

N/A

iz-tolk-mcp — Tolk Compiler for TON

Tolk smart contract compiler for TON — compile, check, and deploy from AI assistants

N/A

java-mcp-client-server

This repository contains a minimalist example of setting up MCP with Spring AI:- an MCP server that exposes "tools" via SSE/WebMVC- an MCP client.

N/A

javaConf-mcp-server

🔌 MCP Server providing Java Conference data (CFP, dates, and more) using Spring Boot/AI by parsing GitHub Markdown.

N/A

java_mcp_server

Java 환경에서 MCP 서버를 구축하여 Claude Client와 연결해보자

N/A

javalens-mcp

MCP server providing semantic Java code analysis for AI agents. Built on Eclipse JDT with tools for navigation, refactoring, search, and metrics.

N/A

javelin-guardrails-mcp-server

An MCP server that provides Javelin Standalone Guardrails

N/A

jcodemunch-mcp

Token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing

N/A

jekakos-mcp-user-data-enrichment

Enrich user data by adding social network links based on provided personal information. Integrate…

N/A

jenkins-mcp-enterprise

The most advanced Jenkins MCP server available - Enterprise debugging, multi-instance management, AI-powered failure analysis, vector search, and configurable diagnostics for complex CI/CD pipelines.

N/A

jenkins-mcp-server

An MCP server for interacting with a Jenkins server. Allows you to trigger jobs, check build statuses, and manage your Jenkins instance through MCP.

N/A

jetski

Authentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DCR, real-time logs, and client onboarding out of the box

N/A

jinko-mcp

Jinko is a travel MCP server that provides hotel search and booking capabilities.

N/A

jlab-lqcd-mcp-proxy

FastMCP/FastAPI proxy server implementation for MCP servers running on a Slurm cluster.

N/A

jlowin_fastmcp2

Mirror of https://github.com/jlowin/fastmcp

N/A

jmap-mcp

A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library.

N/A

jolt-transform-web

An MCP server that provides bazaarvoic JOLT transformation capabilities.

N/A

jooq-mcp

An MCP server that provides access to the jOOQ documentation

N/A

jsx-notation

JSXN encoder/decoder — compact notation for React/Next.js files, optimized for LLMs

N/A

jules-mcp-server

Unofficial MCP server for Google Jules agent 🐙

N/A

juliadoc-mcp

MCP server for efficiently retrieving Julia docstrings and source code

N/A

k8s-diagnostics-mcp-server

A Model Context Protocol (MCP) server specifically designed for intelligent Kubernetes troubleshooting and diagnostics. Built to complement existing K8s management tools with advanced debugging capabilities.

N/A

k8s-gpu-mcp-server

NVIDIA GPU hardware introspection for Kubernetes clusters via MCP

N/A

k8s-mcp-server

Golang based MCP server for kubernetes

N/A

k8s-mcp-server

K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments

N/A

k8s-mcp-server

MCP server for Kubernetes

N/A

k8s-mcp-server

MCP for configuring and managing kubernetes clusters

N/A

k8s-pilot

Kubernetes Control Plane Server for Managing Multiple Clusters – the central pilot for your k8s fleets✈️✈️

N/A

k8s-port-forward-mcp

Kubernetes Port Forward — MCP Server: port-forward Kubernetes services with terminal integration

N/A

kafka-schema-reg-mcp

A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.

N/A

kagi-ken-mcp

Unofficial MCP server for working with Kagi *without* API access (you'll need to be a customer). Searches and summarizes. Uses Kagi session token for easy authentication. Works well with your agent.

N/A

kagimcp

The Official Model Context Protocol (MCP) server for Kagi search & other tools.

N/A

kai

An MCP Server for Kubernetes

N/A

kanoniv

Identity resolution as code - declarative engine for matching, merging, and mastering entity data

N/A

kapua-mcp-server

Eclipse Kapua MCP Server for IoT Device Management tools

N/A

kb-mcp-server

Build a knowledge base into a tar.gz and give it to this MCP server, and it is ready to serve.

N/A

kd-gen

The kd-gen is a Go code generation tool designed to create type-safe enums from YAML configuration files. This tool automates the generation of Go enum types along with their associated helper methods, enhancing code safety and reducing boilerplate.

N/A

keda-mcp-server

KEDA Zero Scaling with Graceful Termination - MCP Server for Kubernetes Event-Driven Autoscaling with container-aware pod lifecycle management

N/A

keyshade-mcp

This is the official repository of Keyshade MCP Server

N/A

kibela-mcp-server

Kibela's official MCP Server

N/A

kilo-dev-mcp-server

A collection of MCP tools used to speed up local development for Kilo Code

N/A

kit

Debugging and Testing tool for MCP servers

N/A

kmcp

CLI tool and Kubernetes Controller for building, testing and deploying MCP servers

N/A

kollektiv-mcp

Kollektiv MCP enables you to chat with and query your own documents directly from IDEs and MCP clients. Private, secure, and integrated into your favorite code editor

N/A

kom

kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。

N/A

kontra-mcp

The Tenth Man Protocol — structured contrarian analysis for decision-makers via MCP

N/A

kroki-mcp

Kroki-MCP is a Go-based Model Context Protocol tool that converts textual diagram definitions (PlantUML, Mermaid, and more) into images via a Kroki backend. Designed for simplicity and flexibility, it supports both local and remote Kroki servers, offers configurable settings, and outputs multiple formats – making it ideal for developers building AI

N/A

ksail

Tool for creating, maintaining and operating Kubernetes clusters with ease.

N/A

kube-audit-mcp-server

a simple kubernetes audit log mcp server

N/A

kube-mcp-operator

A Kubernetes operator (written with Kopf) and a FastAPI sidecar for exposing microservice APIs as MCP services. A Helm chart installs the operator and CRD.

N/A

kube-mcp-server

An MCP server for Kubernetes clusters

N/A

kubectl-go-mcp-server

MCP server for secure Kubernetes Interaction via kubectl commands. Enables AI assistants like GitHub Copilot to safely interact with K8s clusters with robust validation and security.

N/A

kubernetes-mcp

based on FastMCP

N/A

kubernetes-mcp-server

N/A

kubernetes-mcp-server

N/A

kubernetes-mcp-server

A minimalistic MCP server implementation for interacting with the kubernetes API

N/A

kubernetes-mcp-server

An MCP server that provides [describe what your server does]

N/A

kubernetes-mcp-server

A Model Context Protocol (MCP) server for the Kubernetes API.

N/A

kubeview

Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.

N/A

kyverno-mcp

MCP server for Kyverno

N/A

labor-law-mcp

MCP server for Japanese labor & social insurance law — e-Gov API, MHLW 通達, JAISH 安衛通達

N/A

lakevision

Lakevision is a tool which provides insights into your Apache Iceberg based Data Lakehouse.

N/A

langgraph-dev-navigator

An opinionated development framework for building production-ready AI agents with LangGraph. It grounds AI coding assistants (Cursor, Windsurf, Cline) and guides them to use local, official documentation, ensuring reliable, secure, and observable agentic workflows.

N/A

laravel

An SDK building Laravel MCP servers

N/A

laravel-mcp-sdk

Laravel Based Implementation for Model Context Protocol

N/A

latex-mcp

Enable AI agents to compile TeX files with LaTeX inside a Docker container.

N/A

lc-mcp-server

leetcode mcp server written in golang

N/A

learn-fastmcp

FastMCP Python playground for building MCP Servers

N/A

learn-mcp-server

learning building mcp server

N/A

leetcode-mcp-server

An MCP server enabling automated access to LeetCode's problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.

N/A

lenspr

Stop vibecoding blind. Code graph so your AI stops breaking things across your codebase.

N/A

license-compliance

Scan npm dependencies for license compliance issues. Catch GPL contamination.

N/A

life-sciences

Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to host the marketplace.json long-term, but not the actual MCP servers.

N/A

lightning-memory

Decentralized agent memory for the Lightning economy. Nostr identity, L402 payments.

N/A

limelink-mcp-server

MCP server for Limelink dynamic links with deep linking, social previews, and UTM tracking

N/A

linkly

Create and manage short links, track clicks, and automate URL management

N/A

lintbase-mcp

Real-time Firestore schema context for AI coding agents. Stop hallucinating field names.

N/A

linux-mcp-server

support execute shell on a remote linux or local machine

N/A

linux-mcp-server-go

基于 Go 语言实现的模型上下文协议(MCP)服务器,通过 SSH 提供远程 Shell 执行功能。

N/A

linuxSshMcpServer

establish ssh connection and send shell command or file to target linux server.

N/A

litemcp

A TypeScript framework for building MCP servers elegantly

N/A

litmus-mcp-server

Official MCP server for configuring Litmus instances.

N/A

livebook_tools

Powertools for livebook.dev — AI Code Editing, MCP Servers, and Running Livebooks from the CLI

N/A

llmmcp

MCP server for real-time LLM API documentation — stop hallucinations

N/A

local-voice-mcp

Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS

N/A

logchef-mcp

MCP server for Logchef

N/A

logicapps-mcp

MCP server for Azure Logic Apps - debug workflows, manage runs, and authoring

N/A

logidoc-mcp-server

MCP Server which provides logidoclet structured javadoc via Prolog queries

N/A

lousy-agents

Bootstrap projects with pre-configured instructions, tests, and linters that guide AI coding agents to produce reliable code

N/A

lsp-mcp-server

LSP-MCP Server written in Zig

N/A

lucidity-mcp

AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for complexity, security issues, and more through structured prompts.

N/A

lucifer-ai-mcp-server

N/A

lucius-mcp

A Model Context Protocol (MCP) server for Allure TestOps.

N/A

maas-mcp-server

MCP-MAAS: A Model Context Protocol server that enables AI assistants to interact with MAAS (Metal as a Service). Provides a standardized interface for machine management operations including listing, allocating, deploying, and controlling physical servers through MAAS.

N/A

macPilotCli

MacPilot CLI is a mcp server, It provides a collection of system tools that allow AI assistants to perform various operations on macOS systems.

N/A

mackenzie-github-mcp-server

N/A

macrat_mcp-ayd-server

Mirror of https://github.com/macrat/mcp-ayd-server

N/A

macrat_mcp-server-kintone

Mirror of https://github.com/macrat/mcp-server-kintone

N/A

magenie33-quality-dimension-generator

Generate tailored quality criteria and scoring guides from your task descriptions. Refine objectiv…

N/A

magic-mcp

It's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic

N/A

mailtrap-mcp

Official mailtrap.io MCP server

N/A

make-mcp

Unofficial MCP server for Make.com automation - build, validate & deploy scenarios via AI

N/A

malicious-mcp-server

A deliberately malicious MCP server for E2E testing purposes

N/A

manuals

An AI-powered technical documentation assistant designed to process, analyze, and provide information from product manuals.

N/A

manus-mcp

MCP server that provides Manus-like capabilities

N/A

marinas-mcp

Servidor MCP (FastMCP) para consulta de tarifas de amarres en marinas deportivas, consumido desde un Custom GPT (MarinasGPT_BETA). Proyecto en fase muy beta, desarrollado con créditos Azure for Students y suscripción ChatGPT Plus.

N/A

mark3labs_mcp-filesystem-server

Mirror of https://github.com/mark3labs/mcp-filesystem-server

N/A

marketplace-mcp-server

MCP Server providing various tools for working with the Upbound Marketplace

N/A

marketplace-mcp-skill

Claude skill for building and deploying MCP servers to FastMCP Cloud

N/A

markupr

Give your AI coding agent eyes and ears. Screen + voice capture → structured Markdown. MCP server, CLI, and macOS app.

N/A

masaq-mcp-server

ex GitHub's official MCP Server

N/A

matlab-mcp-core-server

Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of coding agents like Claude Code® and Visual Studio® Code.

N/A

matlab-mcp-server

The MATLAB MCP server provides AI users with powerful scientific computing and data analysis capabilities. It allows users to execute MATLAB code directly in conversations, generate MATLAB scripts from natural language descriptions, and access MATLAB documentation.

N/A

matomo-js

A modern JavaScript/TypeScript client library for Matomo Analytics.

N/A

mcacp

MCP-to-ACP bridge — let any MCP client drive ACP coding agents

N/A

mcd-mcp-server

McDonald's China MCP Server with event calendar, coupon inquiries and redemption features.

N/A

mcp

FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality

N/A

mcp

Your memory, everywhere AI goes. Build knowledge once, access it via MCP anywhere.

N/A

mcp

Official Supadata MCP Server - Adds powerful video & web scraping to Cursor, Claude and any other LLM clients.

N/A

mcp

The Teamwork.com official MCP server helps teams efficiently manage client projects with AI.

N/A

mcp

Provides event organisers with tools to interact with a Ticket Tailor box office account.

N/A

mcp

Build and publish websites through AI conversation.

N/A

mcp

Discourse MCP CLI server (stdio) exposing Discourse tools via MCP

N/A

mcp

Dreamtap provides sources of inspiration to your AI to make it more creative.

N/A

mcp

Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.

N/A

mcp

Official Magic UI MCP server.

N/A

mcp

The official MCP Server for the Mux API

N/A

mcp

Augments MCP Server - A comprehensive framework documentation provider for Claude Code

N/A

mcp

MCP server for GitScrum — manage tasks, sprints, time tracking, and client workflows via AI

N/A

mcp

Official Notion MCP server

N/A

mcp

Retrieve product specifications and technical details from Icecat's database

N/A

mcp

🐉 The fast, PHP way to build MCP servers

N/A

mcp

An MCP server that provides [describe what your server does]

N/A

mcp

Connect AI to Nestr for Holacracy, Sociocracy, and self-organizing teams.

N/A

mcp

Jepto MCP server that provides access to client knowledgebase & analytics for connected data sources

N/A

mcp

MCP Server that generate video call url

N/A

mcp

Build travel itineraries with Peek's 300k+ experiences. Search, details, and availability.

N/A

mcp

Rapidly build MCP servers for your Laravel applications.

N/A

mcp

MCP server providing OpenFeature SDK installation guides and OFREP flag evaluation

N/A

mcp

Deploy forms and sites to live URLs from AI conversations with automatic form capture.

N/A

mcp

N/A

mcp

An MCP server that provides congressional transcripts

N/A

mcp

PayPal MCP server provides access to PayPal services and operations for AI assistants

N/A

mcp

✨ MCP Server for Effortless Dependency Updates

N/A

mcp

Neo4j official MCP Server

N/A

mcp

The registry mcp server updates your resume while you code

N/A

mcp-3D-printer-server

Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa, Creality). Control prints, monitor status, and perform advanced STL operations like scaling, rotation, sectional editing, and base extension. Includes slicing and visualization.

N/A

mcp-4get

A MCP server that provides seamless access to the 4get.ca Meta Search Engine API for LLM clients via FastMCP.

N/A

mcp-access-point

Turn a web server into an MCP server in one click without making any code changes.

N/A

mcp-adonet-server

C# based Model Context Procotol (MCP) Server for ADO.NET ODBC provider

N/A

mcp-afl-server

This is a Model Context Protocol (MCP) server that provides AFL (Australian Football League) data from Squiggle API.

N/A

mcp-ai-agent-guidelines

A Model Context Protocol (MCP) server offering professional tools and templates for hierarchical prompting, code hygiene, visualization, memory optimization, and agile planning.

N/A

mcp-ai-cli-servers

N/A

mcp-angular-client

this client uses angular and typescript with modelcontextprotocol/sdk to do mcp discovery and tool execution.

N/A

mcp-anywhere

A unified gateway for Model Context Protocol (MCP) servers that lets you discover, configure, and access MCP tools from any GitHub repository through a single endpoint.

N/A

mcp-api-keys-server

MCP server for secure API key management in Docker

N/A

mcp-app-demo

Demo application showcasing how to build and secure MCP servers and clients with Pomerium using contextual access policies.

N/A

mcp-attr

A library for declaratively building Model Context Protocol servers.

N/A

mcp-auth

Example of a FastMCP server behind a authentication proxy server

N/A

mcp-banco-inter

Servidor MCP para integração com o Banco Inter (PJ). Consulte saldos e gerencie cobranças.

N/A

mcp-bevy-buddy

MCP server that provides local Bevy examples and source code inspection capabilities. It reads Cargo.toml to detect the Bevy version and provides access to local Bevy examples from your cargo registry.

N/A

mcp-boilerplate-node

Common MCP code for node.js

N/A

mcp-breach-to-fix-labs

Hands-on MCP security lab: 10 real incidents reproduced with vulnerable/secure MCP servers, pytest regressions, and Claude/Cursor battle-tested exploit walkthroughs

N/A

mcp-bundler

A microservice for bundling MCP servers from GitHub repositories and preparing it for deployment.

N/A

mcp-bundler

Is the MCP configuration too complicated? You can easily share your own simplified setup!

N/A

mcp-c

mcp server frarmwork written in c, developing efficiently and effortlessly

N/A

mcp-calculator-server

A Model Context Protocol (MCP) server that provides calculator functionality for MCP clients.

N/A

mcp-capability-server

MCP Server to generate code for capability integration

N/A

mcp-center

A centralized platform for managing and connecting MCP servers. MCP Center provides a high-performance proxy service that enables seamless communication between MCP clients and multiple MCP servers.

N/A

mcp-claude-code

MCP implementation of Claude Code capabilities and more

N/A

mcp-cli

Lighweight CLI to interact with MCP servers

N/A

mcp-client-and-server

MCP Client and Server demo

N/A

mcp-client-capabilities

Index of all Model Context Protocol (MCP) clients and their capabilities

N/A

mcp-client-cli

Command-line interface for any Model Context Protocol (MCP) server.

N/A

mcp-client-example

Learn how to implement MCP client with SwiftUI and Anthropic API

N/A

mcp-client-server

Simplest example of MCP client-server architecture over HTTP using Python & Golang

N/A

mcp-client-server

An MCP Server that's also an MCP Client. Useful for letting Claude develop and test MCPs without needing to reset the application.

N/A

mcp-client-server

N/A

mcp-client-server

FastMCP implementation of client and server to interact with Caris Database on AWS Redshift

N/A

mcp-client-server-azure

N/A

mcp-client-server-dotnet

N/A

mcp-client-server-host-demo

A quick pokemon demo to showcase MCP server, client, and host

N/A

mcp-client-server-mock

N/A

mcp-client-x

Python MCP client + server example

N/A

mcp-clinical-healthcare-intelligence

MCP server built with FastMCP for querying FHIR healthcare data in MongoDB. Provides tools for patient search, clinical timelines, condition analysis, medications, care plans, and diagnostic reports. Includes FHIR R4 clinical data generation (using synthea) and ingestion pipeline, security controls, and agent orchestration framework.

N/A

mcp-code-graph

MCP Server for code graph analysis and visualization by CodeGPT

N/A

mcp-code-review-server

A MCP server for code reviews

N/A

mcp-codebase-index

Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.

N/A

mcp-codepipeline-server

This is a Model Context Protocol (MCP) server that integrates with AWS CodePipeline, allowing you to manage your pipelines through Windsurf and Cascade. The server provides a standardized interface for interacting with AWS CodePipeline services.

N/A

mcp-codestyle-server

N/A

mcp-codex-dev

MCP Server for Codex CLI integration - stateful code writing and review workflows

N/A

mcp-codex-keeper

An intelligent MCP server that serves as a guardian of development knowledge, providing Cline assistants with curated access to latest documentation and best practices across the software development landscape

N/A

mcp-community

Easily run, deploy, and connect to MCP servers

N/A

mcp-container-ts

This is a quick start guide that provides the basic building blocks to set up a remote Model Context Protocol (MCP) server using Azure Container Apps. The MCP server is built using Node.js and TypeScript, and it can be used to run various tools and services in a serverless environment.

N/A

mcp-course

This repository contains my personal notes and code from a crash course on the Model Context Protocol (MCP). I am following the official documentation and a YouTube tutorial.

N/A

mcp-cpp-server

A high-performance Model Context Protocol (MCP) server for C++ code analysis using clangd LSP integration

N/A

mcp-cti

Repo for experimenting and testing MCP server builds for CTI-related research.

N/A

mcp-cyclops

Model Context Protocol server for Cyclops

N/A

mcp-debug

N/A

mcp-debug

Debug and develop MCP servers with hot-swapping, session recording, and playback testing

N/A

mcp-delphi

Delphi and Lazarus/FPC MCP server: build/clean pascal projects via MCP tools.

N/A

mcp-demo

URL MCP is a proof of concept stateless MCP server builder that allows users to build MCP servers without writing or hosting code. It's intended for protocol and security experimentation rather than for building real world MCP integrations.

N/A

mcp-demo

Example of using MCP Gateway with E2B sandboxes

N/A

mcp-devkit-server

Provides AI assistants with direct access to Mapbox developer APIs and documentation.

N/A

mcp-devtools

A modular MCP server that provides commonly used developer tools for AI coding agents

N/A

mcp-discovery-action

GitHub Action for the mcp-discovery CLI

N/A

mcp-dock

A cross-platform MCP Server manager for Cursor, Claude, Windsurf, Zed & TRAE. Features one-click installation, multi-client sync, and a curated registry of Official & Smithery servers.

N/A

mcp-docker-release-information

MCP server providing Docker Desktop release notes and security information.

N/A

mcp-dockmaster

MCP Dockmaster allows you to easily install and manage MCP servers. Available for Mac, Windows and Linux as a Desktop App, CLI and a library.

N/A

mcp-doris

An MCP server for Apache Doris & VeloDB

N/A

mcp-ecosystem

MCP Ecosystem: Docker MCP Toolkit, IDE Configs & Presets for AIOS

N/A

mcp-ecosystem-platform

🚀 Ultimate Developer Productivity Suite - 11 specialized MCP servers for AI-powered code analysis, security scanning, browser automation, and workflow orchestration. FastAPI + React + TypeScript + Docker ready.

N/A

mcp-elicitation-restaurant-finder

A simple MCP server simulating a tool for find restaurants built with FastMCP to show elicitation in action

N/A

mcp-eu-ai-act

EU AI Act compliance MCP server. Scans AI codebases, classifies risk, provides remediation guidance.

N/A

mcp-eurlex

Eurlex MCP client: Access EU law & Official Journal. https://www.lexsocket.ai/

N/A

mcp-evals

GitHub Action for evaluating MCP server tool calls using LLM-based scoring

N/A

mcp-execution-server

MCP server for progressive loading TypeScript code generation

N/A

mcp-factcheck

An MCP server that validates content against MCP specification using semantic search and AI

N/A

mcp-fastmcp2

Complete MCP implementation with unified client

N/A

mcp-fetch-node

A Model Context Protocol server that provides web content fetching capabilities.

N/A

mcp-gateway

MCP OAuth Proxy incl. dynamic client registration (DCR), MCP prompt analytics and MCP firewall to build enterprise grade MCP servers.

N/A

mcp-gateway

Too much tools in context. Use a gateway

N/A

mcp-gateway

MCP Gateway is a reverse proxy and management layer for MCP servers, enabling scalable, session-aware stateful routing and lifecycle management of MCP servers in Kubernetes environments.

N/A

mcp-gemini-cli-base

MCP implementations using FastMCP, integrated into Gemini CLI.

N/A

mcp-git-ingest

A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.

N/A

mcp-git-tools

Git tool integration library for the Model Context Protocol (MCP).

N/A

mcp-github

MCP server for GitHub operations

N/A

mcp-github-memory-server

N/A

mcp-github-reader-prod

Bring github repos into context using this mcp server

N/A

mcp-github-repo-creator

🚀 MCP GitHub Repository Creator - A Model Context Protocol server that provides tools for AI applications like GitHub Copilot to automatically analyze repositories and create GitHub repositories. Features repository analysis, topic management, automated setup, and seamless integration with MCP-compatible AI clients.

N/A

mcp-github-server

N/A

mcp-github-trending

MCP server for getting github trending repos & developers

N/A

mcp-gitlab

MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.

N/A

mcp-gitlab-server

Creating GitLab MCP Server using Rust SDK

N/A

mcp-go-sdk

This SDK provides a Go implementation of the Machine Control Protocol (MCP), enabling bidirectional communication between clients and servers for tool execution, resource access, and prompt handling. Based on https://github.com/modelcontextprotocol SDK

N/A

mcp-grep

simple mcp server to wrap the local instance of grep.

N/A

mcp-hive-proxy

MCP Hive is a gateway to paid commercial-grade MCP servers. Learn more at https://mcp-hive.com

N/A

mcp-images

## MCP-Images Looking for a powerful image processing server? MCP Server-Image provides enterprise-grade image handling with just a few lines of code. Perfect for AI applications, web services, and data processing pipelines. [Get Started](#installation) | [Support Us](https://www.buymeacoffee.com/blazzmocompany)

N/A

mcp-jest

Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.

N/A

mcp-jira-server

MCP server for connecting AI assistants to your own Jira instance

N/A

mcp-k8s

A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.

N/A

mcp-kit

A CLI tool to create MCP (Model Context Protocol) applications with ease.

N/A

mcp-kubernetes-ro

A read-only Kubernetes MCP server: list resources, get resource details, retrieve pod logs, discover API resources, and perform base64 encoding/decoding operations - all while maintaining security through read-only access.

N/A

mcp-launchpad

A lightweight CLI for efficiently discovering (search) and executing tools from multiple MCP (Model Context Protocol) servers.

N/A

mcp-lite-dev

共学《MCP极简开发》项目代码

N/A

mcp-log-proxy

a web logging proxy for MCP client-server communication

N/A

mcp-maigret

MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.

N/A

mcp-maker

A CLI utility to quickly create and manage modular TypeScript Model Context Protocol servers.

N/A

mcp-manager

CLI tool for managing Model Context Protocol (MCP) servers in one place & using them across them different clients

N/A

mcp-marketplace

This is the official repository for submitting MCP servers to be included in Cline's MCP Marketplace. If you’ve built an MCP server and want it to be discoverable and easily installable by millions of developers using Cline, submit your server here.

N/A

mcp-meet

One-click Google Meet scheduling and Apple Calendar mirroring with smart availability detection

N/A

mcp-mem0

MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!

N/A

mcp-memory-bank

MCP server that helps build Memory Bank - structured documentation system for context preservation

N/A

mcp-memory-server

mcp-memory-server is a Go-based context engine that captures and serves long-term developer memory—code, commits, logs, and docs—to power intelligent LLM assistants across your projects.

N/A

mcp-mobile-server

Native MCP Server for Mobile Development (Android, iOS, Flutter)

N/A

mcp-more

A modern desktop application for managing Model Context Protocol (MCP) servers.

N/A

mcp-musescore

A Model Context Protocol (MCP) server that provides programmatic control over MuseScore!

N/A

mcp-n8n-workflow-builder

AI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON editing.

N/A

mcp-nfse-nacional

MCP Server para consulta de NFSe no portal nacional (nfse.gov.br)

N/A

mcp-nodejs-debugger

🐞 MCP Node.js debugger

N/A

mcp-on-vercel

Boilerplate for running Remote MCP Servers on FaaS Providers

N/A

mcp-one

A unified All-in-One entrance for mcpservers, which manages various types of mcpservers.

N/A

mcp-open-data-hk

This is an MCP (Model Context Protocol) server that provides access to data from [DATA.GOV.HK](https://data.gov.hk), the official open data portal of the Hong Kong government.

N/A

mcp-openapi

OpenAPI specification MCP server.

N/A

mcp-openapi-schema-explorer

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.

N/A

mcp-openapi-server

MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource

N/A

mcp-openapi-server

Spring Open API MCP server capable of dynamically exposing OpenAPIs as Tools to be consumed from LLMs using MCP Client. This project doesnt interact with MCP server directly.

N/A

mcp-opendart-server

An MCP server that provides OpenDart API

N/A

mcp-opennutrition

MCP server providing access to the comprehensive OpenNutrition food database with 300,000+ food items, nutritional data, and barcode lookups

N/A

mcp-orchestro

Transform product ideas into reality with an intelligent orchestration system that bridges Product Managers, Developers, and AI. Orchestro conducts the entire development symphony: task decomposition, dependency tracking, pattern learning, and real-time progress visualization.

N/A

mcp-ossinsight

An MCP server based on OSSInsight.io, providing data analysis for GitHub individuals and repositories, as well as in-depth insights into the open source ecosystem.

N/A

mcp-package-docs

An MCP server that provides LLMs with efficient access to package documentation across multiple programming languages

N/A

mcp-ph-sms

A Model Context Protocol (MCP) server that provides SMS capabilities (via a free API) and a local contacts management system.

N/A

mcp-picnic

Unofficial MCP Server for Picnic

N/A

mcp-playground

Simple MCP Client for remote MCP Servers 🌐

N/A

mcp-powershell-exec

MCP Server for executing PowerShell scripts

N/A

mcp-prepare-transactions

MCP server for building unsigned transactions on multiple blockchains via Crypto APIs

N/A

mcp-probe

A Model Context Protocol (MCP) client library and debugging toolkit in Rust. This foundation provides both a production-ready SDK for building MCP integrations and the core architecture for an interactive debugger.

N/A

mcp-probe-kit

AI-Powered Development Toolkit with 21 tools for code quality, project management, and UI/UX design.

N/A

mcp-products-server

Example MCP server using the .NET ModelContextProtocol SDK, Semantic Kernel, Aspire, and a Blazor client app. The MCP server provides tools to interact with a Cosmos DB database.

N/A

mcp-python-interpreter

MCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor

N/A

mcp-python-streamable-e2e-test-template

A template for creating Dockerized Python FastMCP (Model Context Protocol) servers with E2E testing capabilities. Based on the mcp-sdk.

N/A

mcp-quickstart

quickstart for mcp deployment

N/A

mcp-ratchet-clinical-charting

MCP server for clinical charting with Claude - document patient visits to EMR

N/A

mcp-rb

A lightweight Ruby framework for building MCP servers with a Sinatra-like DSL

N/A

mcp-rdf-explorer

A Model Context Protocol (MCP) server that provides conversational interface for the exploration and analysis of RDF (Turtle) based Knowledge Graph in Local File mode or SPARQL Endpoint mode.

N/A

mcp-read-website-fast

Quickly reads webpages and converts to markdown for fast, token efficient web scraping

N/A

mcp-recipe-server

MCP Recipe Server .NET implementation

N/A

mcp-registry-mcp-server

MCP server for querying the official MCP registry.

N/A

mcp-rs-template

Model Context Protocol (MCP) CLI server template for Rust

N/A

mcp-ruby

The Model Context Protocol is an open standard that enables developers to build secure, two-way connections between their data sources and AI-powered tools. The architecture is straightforward: developers can either expose their data through MCP servers or build AI applications (MCP clients) that connect to these servers.

N/A

mcp-run-code

MCP Run Code (FastMCP)

N/A

mcp-run-python

MCP server to run Python code in a sandbox.

N/A

mcp-runner

Run any dockerized MCP Server in a sandboxed container and connect to it remotely

N/A

mcp-safe-proxy

轻量级 MCP 注解代理 — 拦截 tools/list 响应,将工具注解重写为"安全"值,绕过 Codex 等 AI CLI 的审批弹窗,同时完全透传所有实际操作。

N/A

mcp-search-hub

🔍 Intelligent multi-provider search aggregation server built on FastMCP 2.0

N/A

mcp-security-audit

A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.

N/A

mcp-sequentialthinking-tools

🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for which MCP tools would be most effective at each stage.

N/A

mcp-server

A lightweight Go server designed to provide specific, read-only contexts (Git, OpenAPI, Stack Overflow) to assist an AI coding agent. The server is resilient, allowing features to be enabled or disabled via the configuration file.

N/A

mcp-server

An MCP server that provides tools for Trunk CI Autopilot to apply fixes to failing tests.

N/A

mcp-server

Knowledge Graph, GraphQL, GS1 Digital Link and SEO tools for semantic content optimization.

N/A

mcp-server

Full Solana DeFi coverage: launchpads, tokens, trades, and wallets, decoded at scale.

N/A

mcp-server

Official Railway MCP server

N/A

mcp-server

Financial intelligence: insider trades, SEC filings, 13F holdings, and market signals.

N/A

mcp-server

Build intent specs via Socratic AI conversation. Connect to your Intent Layer for context.

N/A

mcp-server

Official flexprice MCP Server

N/A

mcp-server

Octopus Deploy Official MCP Server

N/A

mcp-server

BrowserStack's Official MCP Server

N/A

mcp-server

An MCP server for interacting with the Financial Datasets stock market API.

N/A

mcp-server

Yoku is a platform that provides structured, real-time brand identity and company data.

N/A

mcp-server

kintone official MCP server

N/A

mcp-server

This is the official repo for the Harness MCP server

N/A

mcp-server

An MCP server that provides visual memory and context storage with knowledge graph capabilities

N/A

mcp-server

Official MCP server for FastAlert, providing tools to list channels and send notifications.

N/A

mcp-server

An MCP server using official crate rmcp

N/A

mcp-server

Healthcare data: drugs, providers, diagnoses, labs, vaccines, claims, and Medicaid endpoints.

N/A

mcp-server

An MCP server that provides isolated sandbox environments for executing code in multiple programming languages. Built for AI assistants and developers who need secure, containerized code execution.

N/A

mcp-server

Exploring MCP tooling and curating a lean, editor-friendly toolset that stays within the 80-tool recommendation for Cursor and similar environments.

N/A

mcp-server

Discover cities where it's currently 5PM around the world with timezone and location data.

N/A

mcp-server

Cloud-hosted MCP server for Epidemic Sound

N/A

mcp-server

Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB.

N/A

mcp-server

An MCP server that provides access to Agility CMS. See https://mcp.agilitycms.com for more details.

N/A

mcp-server

A Model Context Protocol (MCP) server implementation in C# that provides recipe management tools through the DummyJSON API. This server demonstrates how to build MCP tools for external API integration with robust error handling and logging.

N/A

mcp-server

Packmind captures, scales, and enforces your organization's technical decisions.

N/A

mcp-server

“A Go-based MCP server with mock Contabo and Hetzner providers, designed for easy client integration and extensibility.”

N/A

mcp-server

build MCP servers via STDIO & streamable HTTP transport types

N/A

mcp-server

Servidor MCP (Model Context Protocol) - Implementación de servidor para integración con asistentes de IA

N/A

mcp-server

An MCP server built on top of Nasdanika (AI) capabilities

N/A

mcp-server

A Model Context Protocol server for the tektoncd projects

N/A

mcp-server

A MCP server built with Python, FastMCP, Ollama, Open-webUI, FastAPI, and Docker following a microservice architecture..

N/A

mcp-server

MCP server exposing GitHub starred repositories as resources for LLM applications. Built with Bazel and Go.

N/A

mcp-server-12306

An MCP server that provides 12306 ticket query

N/A

mcp-server-EVEfleet

An MCP server that provides tools for EVE Online players to manage their fleets

N/A

mcp-server-adapter

This package provides mcp-servers by a simple mcp.json to the langchain-go ecosystem

N/A

mcp-server-adb

MCP Server for Android Debug Bridge (ADB), enabling Claude to interact with Android devices.

N/A

mcp-server-analyzer

MCP server for Python code analysis with RUFF linting and VULTURE dead code detection

N/A

mcp-server-and-client

N/A

mcp-server-and-gw

An MCP stdio to HTTP SSE transport gateway with example server and MCP client

N/A

mcp-server-as-a-proxy

🔌 Convierte cualquier MCP Server stdio en un servicio HTTP con FastMCP. Centraliza credenciales y comparte acceso entre múltiples clientes MCP.

N/A

mcp-server-boilerplate

Boilerplate using one of the 'better' ways to build MCP Servers. Written using FastMCP

N/A

mcp-server-builder

MCP server that builds MCP servers from the latest spec

N/A

mcp-server-builder

A Model Context Protocol (MCP) server that provides build automation capabilities for software projects. This server can analyze, compile, and package projects using various build tools including Maven, Gradle, and NPM.

N/A

mcp-server-buildium

Buildium MCP Server - 81 tools across 12 categories for property management (rentals, associations, leases, tenants, owners, etc). Built with FastMCP and Python.

N/A

mcp-server-chat

Voici le serveur mcp ainsi que le client et chatfrontend

N/A

mcp-server-client

N/A

mcp-server-client

N/A

mcp-server-client

Simple MCP Server with Java Client

N/A

mcp-server-client

N/A

mcp-server-client-CSharp

N/A

mcp-server-client-ai

N/A

mcp-server-clipboard

A MCP server to interact with Server Clipboard, research purpose only!

N/A

mcp-server-colab-exec

Execute Python code on Google Colab GPU runtimes (T4/L4) from any MCP client

N/A

mcp-server-couchbase-sync-gateway

Experimental and unofficial MCP Server for interacting with Couchbase Sync Gateway

N/A

mcp-server-datahub

The official Model Context Protocol (MCP) server for DataHub (https://datahub.com)

N/A

mcp-server-demo

个人MCP Server 小Demo,配个client使用

N/A

mcp-server-devtools

A Model Context Protocol (MCP) server that provides useful developer tools for local development.

N/A

mcp-server-docker

MCP server for executing commands in Docker containers

N/A

mcp-server-docker

MCP server for Docker

N/A

mcp-server-docker

Docker's MCP Server

N/A

mcp-server-documentation

🔍 FastMCP-powered documentation search engine that provides unified access to multiple framework docs (Next.js, Tailwind, Framer Motion, etc.) with intelligent name resolution and async processing.

N/A

mcp-server-dunnet

a Model Context Protocol for the dunnet text adventure game inside Emacs

N/A

mcp-server-example

In this example, you host a MCP Server using SSE and use the MCP Inspector to debug/test it. There are 2 basic Tools: Azure, WhoIs and GitLab Tools

N/A

mcp-server-experiments

Go MCP server experiments exploring stdio and Cursor IDE integration patterns

N/A

mcp-server-factory

Provides an in-memory test harness for .NET MCP servers, similar to WebApplicationFactory<T> for Web APIs.

N/A

mcp-server-funasr

MCPServer is a Python-based server that leverages Alibaba's FunASR library to provide speech processing services through the FastMCP framework.

N/A

mcp-server-git

MCP server for Git repository operations

N/A

mcp-server-go-example

This example demonstrates how to build a minimal Model Context Protocol (MCP) server in Go

N/A

mcp-server-graylog

Search Graylog logs by timestamps, filter by streams, and debug production issues.

N/A

mcp-server-guide

A guide on how to use the Amplitude MCP server

N/A

mcp-server-howto

Instructions for an AI on how to create a Java based mcp server and client

N/A

mcp-server-in-clicks

N/A

mcp-server-java

Simple Hello World server using https://github.com/modelcontextprotocol/java-sdk

N/A

mcp-server-java-clima

N/A

mcp-server-jupyter-edit

A runtime-less MCP server that provides tools for reading and editing Jupyter notebooks (.ipynb files) in an LLM-friendly format

N/A

mcp-server-k8s-go

Sample MCP server for Kubernetes, written in Go

N/A

mcp-server-ledger

A Model Context Protocol server for interacting with Ledger CLI, a powerful double-entry accounting system. This server enables Large Language Models to query and analyze financial data through a standardized interface, making it easy for AI assistants to help with financial reporting, budget analysis, and accounting tasks.

N/A

mcp-server-leetcode

A Model Context Protocol (MCP) server for LeetCode that provides access to problems, user data, and contest information through GraphQL

N/A

mcp-server-mariadb

An mcp server that provides read-only access to MariaDB.

N/A

mcp-server-meal-prep

Rust-based MCP server for meal planning and recipe management with comprehensive security features

N/A

mcp-server-node

MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads an environment variable from a configuration file, to integrate seamlessly with AI-assisted environments like Cursor IDE.

N/A

mcp-server-nu

A Model Context Protocol (MCP) server for executing Nushell scripts

N/A

mcp-server-openapi

MCP Server from OpenAPI specification

N/A

mcp-server-pipecd

An MCP Server for PipeCD

N/A

mcp-server-playground

Repo used to test and make POC for some features for MCP servers, try out various pattern and experiment. The goal is not to write clean code.

N/A

mcp-server-python-template

This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of MCP tools easier and more efficient.

N/A

mcp-server-research-signals

Scored trend intelligence from HN, Reddit, ArXiv, and GitHub.

N/A

mcp-server-runner

A WebSocket server implementation for running Model Context Protocol (MCP) servers. This application enables MCP servers to be accessed via WebSocket connections, facilitating integration with web applications and other network-enabled clients.

N/A

mcp-server-rust-test

这是一个简单的Rust语言编写的MCP_WEB框架,是cline+server的Mcp框架结构,局域网可用,里面除了简单的信息没有任何填充,带静态web界面

N/A

mcp-server-sample

Modelo de Servidor MCP baseado na documentação oficial

N/A

mcp-server-security-standard

MCP Server Security Standard (MSSS): an open, testable security control standard for certifying MCP servers, with levels, evidence requirements, and reporting schemas.

N/A

mcp-server-shell-session-guardian

This MCP tool keeps a shell session alive in memory, so AI agents can run commands in a terminal when needed.

N/A

mcp-server-springaidemo

A Spring AI mcp-server Demo

N/A

mcp-server-sros

The mcp-server-sros project provides MCP tools for viewing the operational state and changing the configuration of Nokia SR OS devices. It uses Nokia's pySROS Python SDK and FastMCP.

N/A

mcp-server-stability-ai

MCP Server integrating MCP Clients with Stability AI-powered image manipulation functionalities: generate, edit, upscale, and more.

N/A

mcp-server-starter-ts

A minimal TypeScript starter template for building Model Context Protocol (MCP) servers.

N/A

mcp-server-study-example

Example codes to understand mcp development

N/A

mcp-server-tamplate

Template TypeScript para criacao de servidores MCP (Model Context Protocol) usando o SDK oficial @modelcontextprotocol/sdk

N/A

mcp-server-tavily

Taivily APIを利用するMCP Serverです。Officialが提供される前に開発しました

N/A

mcp-server-template

A minimal, production-ready implementation of a Model Context Protocol (MCP) using the official C# SDK.

N/A

mcp-server-template

A clean, production-ready template for building custom Model Context Protocol (MCP) servers using FastMCP. This scaffold provides everything you need to create and deploy MCP servers with proper project structure, testing, and Docker support.

N/A

mcp-server-template

Cookiecutter template for MCP servers with one-click Render.com deployment - Generate production-ready API integration servers in minutes

N/A

mcp-server-templates

A flexible platform that provides Docker & Kubernetes backends, a lightweight CLI (mcpt), and client utilities for seamless MCP integration. Spin up servers from templates, route requests through a single endpoint with load balancing, and support both deployed (HTTP) and local (stdio) transports — all with sensible defaults and YAML-based configs.

N/A

mcp-server-test

Testing building a mcp server

N/A

mcp-server-tester

CLI-based tester for verifying that MCP servers work correctly when called directory and by agents

N/A

mcp-server-today

Simple MCP Server to provide date services.

N/A

mcp-server-vscode

Give Claude Code direct access to VS Code's code navigation, error checking, and debugging tools through the Model Context Protocol.

N/A

mcp-server-with-spring-ai

Build your own mcp server with spring ai

N/A

mcp-server-zotero-dev

MCP server enabling AI assistants to build, test, and debug Zotero plugins

N/A

mcp-servers

Production-ready Model Context Protocol (MCP) servers in Python, Go, and Rust for VS Code integration. Enables AI systems to interact with tools via standardized interfaces.

N/A

mcp-shark

Wireshark-like forensic analysis for Model Context Protocol communications Capture, inspect, and investigate all HTTP requests and responses between your IDE and MCP servers

N/A

mcp-shell-server

N/A

mcp-skill-server

An MCP server that mounts your skill directory and add deterministic entry for deployment

N/A

mcp-soccer-data

An MCP server that provides real-time football data based on the SoccerDataAPI.

N/A

mcp-solana-affiliate

Solana ICO affiliate system 🤝, independent of the main ICO server. Registers affiliates, generating unique IDs & Solana Blink URLs via FastMCP. Proxies token purchases 🛒, records commissions 💰 (affiliate ID, ICO ID, amount, client IP) to JSON, and returns serialized transactions. Built as a Flask proxy.

N/A

mcp-solana-dex

FastMCP server implementing basic Solana DEX operations. ✨ Provides tools for sell order creation, cancellation, and retrieval. 👍 Executes orders using pre-signed token/SOL transactions (non-atomic). 🙏 Persists order book to JSON file. 📁 Associates orders with external ICO IDs. 🔗 Utilizes Solders & httpx for Solana interaction. ☀️

N/A

mcp-springboot-server

Servidor Spring Boot para integração com o Model Context Protocol (MCP). Possui endpoints REST, arquitetura clara e documentação OpenAPI, facilitando o uso e integração de soluções MCP em Java.

N/A

mcp-sqlserver

MCP server for Microsoft SQL Server

N/A

mcp-sse-demo

claude mcp sse demo with server and client(cli、web)

N/A

mcp-sse-demo-02

Spring Boot MCP 服务器(示例占位描述),通过 GHCR 以 OCI 镜像发布至 MCP Registry。

N/A

mcp-ssh-wingman

MCP Server for providing read only access to your shell prompt

N/A

mcp-starter-template-ts

TypeScript starter template for building Model Context Protocol (MCP) servers, designed to help developers create secure and robust AI-agent-compatible services.

N/A

mcp-streamable-http-server

mcp-streamable-http-server provides a comprehensive development template for building StreamableHttp services with flexible authentication, dynamic service registration, customizable middleware, and easy tool configuration via YAML.

N/A

mcp-surf-forecast

Python-based MCP server that integrates the Open-Meteo Marine API to deliver global surf and marine forecasts. Converts any city name into geographic coordinates and provides swell height, period, direction, and wind conditions for surf spots worldwide.

N/A

mcp-swagger-cli

Generate runnable MCP (Model Context Protocol) servers from Swagger/OpenAPI specifications. Supports OpenAPI 3.x and Swagger 2.0, auth configuration, path filtering, and multiple transports.

N/A

mcp-sysoperator

MCP for Ansible, Terraform, LocalStack, and other IaC tools. Create and iterate IaC

N/A

mcp-tcl-udf-server

Provides a TCL Interpreter with user defined functions (UDF) as an MCP server

N/A

mcp-telegram-claudecode

MCP server for Telegram integration with Claude Code

N/A

mcp-test-server

A simple Model Context Protocol (MCP) server that provides various tools to test edge cases with MCP clients. Useful for testing error handling in MCP clients.

N/A

mcp-tester

Comprehensive MCP server testing tool - library and CLI

N/A

mcp-time

MCP (Model Context Protocol) server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities

N/A

mcp-tool-builder

MCP server that creates its own tools as needed

N/A

mcp-tool-server

A unified MCP platform that lets clients interact with infrastructure providers like Contabo and Hetzner through a single, extensible control layer.

N/A

mcp-toolkit

a lib to build MCP clients and MCP servers in Clojure(script)

N/A

mcp-tools

Tools for building modern & secure MCP integrations across the client and server side

N/A

mcp-ts-template

TypeScript template for building MCP servers with declarative tooling, observability, and auth.

N/A

mcp-typescript-template

TypeScript template for building MCP servers

N/A

mcp-units

An MCP server that provides some common units conversions for cooking

N/A

mcp-upbank

An MCP server for interacting with your up-bank account, retrieving account balances and transactions.

N/A

mcp-validator

Test suite for validating MCP server implementations against the open MCP protocol specification. Helps developers ensure protocol compliance and interoperability.

N/A

mcp-victorialogs

MCP Server for VictoriaLogs. Provides integration with VictoriaLogs API and documentation

N/A

mcp-victoriatraces

MCP Server for VictoriaTraces. Provides integration with VictoriaTraces API and documentation

N/A

mcp-weather

An MCP server that provides [describe what your server does]

N/A

mcp-weather-server

Go MCP Weather Server with HTTP, SSE, and stdio transports. LLM tool discovery and Cursor IDE integration.

N/A

mcp-weather-server

This project is an MCP (Model Context Protocol) server implemented in Java using Spring Boot. It provides real-time weather and stock price data.

N/A

mcp-websearch-server

A Model Context Protocol (MCP) server that provides multi-engine web search capabilities with content extraction.

N/A

mcp-wireshark

An MCP server that integrates Wireshark/tshark with AI tools and IDEs. Capture live traffic, parse .pcap files, apply display filters, follow streams, and export JSON - all via Claude Desktop, VS Code, or CLI. Cross‑platform, typed, tested, and pip‑installable.

N/A

mcp-wolframalpha

A Python-powered Model Context Protocol MCP server and client that uses Wolfram Alpha via API.

N/A

mcp-youtube-transcript

An MCP server retrieving transcripts of YouTube videos

N/A

mcp-zenml

MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API

N/A

mcp.science

Open Source MCP Servers for Scientific Research

N/A

mcpServerAndClient

N/A

mcpServer_weather

A weather MCP server that provides weather forecasts and alerts using the National Weather Service API

N/A

mcp_agent_mail

Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite

N/A

mcp_client_server_graphapi

N/A

mcp_code_analyzer

A Model Context Protocol (MCP) server implementation for comprehensive code analysis. This tool integrates with Claude Desktop to provide code analysis capabilities through natural language interactions.

N/A

mcp_code_executor

The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified Conda environment.

N/A

mcp_command_server

MCP Command Server provides a secure, containerized interface for remote command execution with built-in pattern-based security validation, comprehensive API documentation, and enterprise-ready deployment configurations.

N/A

mcp_cosmosdb_go

Build AI Tooling in Go with the MCP SDK – Connecting AI Apps to Azure Cosmos DB

N/A

mcp_ctl

A package manager to manage all your mcp servers across platforms

N/A

mcp_demo_python

A demonstration of an MCP client and server wrapped in Detect. Local MCP server using stdout and FastMCP.

N/A

mcp_docker

An MCP server to manage Docker containers, images, networks, and volumes.

N/A

mcp_kafka

Am MCP server to manage Kafka topics, messages, consumer groups, and clusters.

N/A

mcp_mysql_server

一个基于 Go 语言和 `github.com/mark3labs/mcp-go` 库开发的 MySQL 数据库查询 MCP 服务器,支持通过 MCP 协议进行数据库查询操作。

N/A

mcp_safe_local_python_executor

Stdio MCP Server wrapping custom Python runtime (LocalPythonExecutor) from Hugging Faces' `smolagents` framework. The runtime combines the ease of setup (compared to docker, VM, cloud runtimes) while providing safeguards and limiting operations/imports that are allowed inside the runtime.

N/A

mcp_server_blog_example

Demonstration of MCP server for incident response

N/A

mcp_server_dart

A developer-friendly MCP (Model Context Protocol) framework for Dart with annotations and code generation. Build MCP servers as easily as annotating methods with @MCPTool, @MCPResource, or @MCPPrompt - similar to how json_serializable or freezed works.

N/A

mcp_server_version_one

This is a Spring Boot-based MCP (Model Coordination Protocol) server implementation that allows executing local batch files through the MCP protocol. The application provides a bridge between AI tools and local system operations, specifically enabling the execution of batch scripts on the host machine.

N/A

mcp_servers-course

MCP Servers course code examples

N/A

mcp_streamable_http

Educational repo for MCP streamable HTTP servers and clients

N/A

mcp_travelassistant

A suite of MCP servers that enables an LLM to orchestrate specialized services to generate travel itineraries, find flights and accommodations, discover local events, analyze weather conditions and manage budgets

N/A

mcpapp-colorpicker

A Model Context Protocol (MCP) App built with .NET that provides an interactive color picker with a rich UI

N/A

mcpb

Desktop Extensions: One-click local MCP server installation in desktop apps

N/A

mcpbar

The CLI manager for MCP servers

N/A

mcpc

Build agentic-MCP servers by composing existing MCP tools.

N/A

mcpcat-python-sdk

MCPcat is an analytics platform for MCP server owners 🐱.

N/A

mcpenetes

If you're tired of manually editing config files for different MCP-compatible clients whenever you want to switch servers, mcpenetes is here to save your day.

N/A

mcpgen

Generate Go MCP server boilerplate from OpenAPI 3 specifications

N/A

mcpick

A CLI tool for dynamically managing MCP server configurations in Claude Code. Enable and disable MCP servers on-demand to optimize context usage and performance.

N/A

mcpipe

Decorate stdio MCP servers with debugging and other capabilities

N/A

mcpkit

MCPKit is a TypeScript library that lets you build MCP servers using decorators. Instead of manually wiring up handlers and schemas, you just decorate your methods and let the library handle the rest.

N/A

mcpli

A command-line interface for interacting with MCP (Model Context Protocol) servers

N/A

mcpmcp-server

Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.

N/A

mcpo-docker

An example Docker image for mcpo, a tool that exposes MCP (Model Context Protocol) servers as OpenAPI-compatible HTTP endpoints for OpenWebUI.

N/A

mcpserver

为claude code+glm 添加上眼睛

N/A

mcpterm

An MCP tool server that provides stateful, TUI-compatible terminal sessions.

N/A

mcu-mcp-server

MCPServer which uses Google's Material Color Utilities library to generate a core palette color scheme based on a provided seed color.

N/A

meGPT

Code to process many kinds of content by an author into an MCP server

N/A

mealie-mcp-server

MCP server that exposes Mealie APIs to MCP clients such as Claude Desktop

N/A

measure-space-mcp-server

MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io

N/A

media-works-mcp-server

A Docker-based media processing MCP server

N/A

medical-mcp

An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm

N/A

medical-terminologies-mcp

Unified access to global medical terminologies: ICD-11, SNOMED CT, LOINC, RxNorm, MeSH

N/A

medicine-inventory-mcp-server

N/A

mega

MEGA cloud storage CLI MCP server

N/A

megalinter

MCP server for running Ox Security MegaLinter via mega-linter-runner

N/A

melchizedek

Persistent memory for Claude Code — offline, single-file, hybrid search.

N/A

melrose

interactive programming of melodies, producing MIDI

N/A

mem0-server-mcp

🧠 Production-ready MCP server providing intelligent memory for Claude Code with async architecture, Neo4j knowledge graphs, smart chunking & enterprise security. One-command Docker deployment.

N/A

memdocs

Git-native project memory for AI assistants with enterprise-grade audit compliance

N/A

memories-with-lessons-mcp-server

I enhance the existing memory mcp server from the official mcp github, so big thanks and credits for creating this

N/A

memory-bank-mcp

MCP Server para gerenciar o Memory Bank

N/A

memory-mcp

情景+实体记忆 MCP 服务,为 Claude Code 提供持久化记忆能力

N/A

memory-mcp

Persistent memory + git snapshots for Claude Code. Never lose context or code.

N/A

memory-mcp-server

A Model Context Protocol server that provides knowledge graph management capabilities.

N/A

mermaid-mcp-server

Python MCP Server abstracting the official mermaid-cli for ease of use

N/A

messages

Fuzzy search and browse Apple Messages/iMessage from CLI or MCP server

N/A

meta-prompt-mcp

MCP server providing official Google and Anthropic prompting guides for meta-prompt generation.

N/A

meta-prompt-mcp-server

Turn any MCP Client into a "multi-agent" system (via prompting)

N/A

metacoder

Wrapper for multiple AI coders (goose, claude code, codex)

N/A

metoro-io_metoro-mcp-server

Mirror of https://github.com/metoro-io/metoro-mcp-server

N/A

mezmo-mcp

Mezmo MCP: A remote Model Context Provider (MCP) for AI assistants and IDEs to interact with the Mezmo observability platform—enabling pipeline management, log querying, and root-cause analysis via the Model Context Protocol.

N/A

mhlabs_mcp_tools

An MCP server that provides text preprocessing, NLP components, and document analysis

N/A

microcks-mcp-server

MCP Server for interacting with a Microcks instance from an Agent/MCP Client.

N/A

mind-map

Experimental code intelligence platform for Claude Code with AST parsing and context analysis

N/A

misskey-mcp-server

unofficial misskey mcp server

N/A

mjucius-cozi_mcp

Manage your family's calendars and lists in Cozi. View, create, and update appointments; organize…

N/A

mkdocs-mcp

An MCP server that provides serves MkDocs as resources.

N/A

mne-docs

MCP server for MNE-Python documentation, source code, GitHub issues, and forum

N/A

modelcontextprotocol

The official MCP server implementation for the Perplexity API Platform

N/A

monkeymcp

MCP server providing monkey data, journeys, and location services for various monkey species.

N/A

moonphase-mcp-server

A demo MCP server with no external dependencies (specifically, no Go MCP SDK used). Great if you want to learn how MCP servers work.

N/A

movie-context-provider

An OpenAI App demo built with the OpenAI Apps SDK, that's ready to deploy on Render.

N/A

moviepy-mcp

Self Contained Video Editing Agent using FastAPI, FastMCP, MoviePy v2.2.x, OpenCV, Next.js/React, Typescript, Tailwind CSS

N/A

ms-sentinel-mcp-server

MCP server for Microsoft Sentinel. Enables access to Sentinel logs, incidents, analytics, and Entra ID data via a modular, queryable interface. Strictly non-production. Designed for use with Claude and other LLMs.

N/A

ms-style-guide-fastmcp-server

N/A

muapi-cli

Official CLI for muapi.ai — generate images, videos & audio from the terminal. MCP server, 14 AI models, npm + pip installable.

N/A

mulmocast-vision

Easy and stylish presentation slide generator.

N/A

music21-mcp-server

🎵 Production-ready MCP server for music analysis & generation | FastMCP • music21 • OAuth2 • Docker | First music21 MCP integration with enterprise features

N/A

my-mcp-stdio-server

Spring AI MCP Weather STDIO Server - A Spring Boot starter project demonstrating how to build a Model Context Protocol (MCP) server that provides weather-related tools

N/A

mysalary-mcp-client

Fastmcp sample client

N/A

mysql-mcp

Enterprise-grade MySQL MCP Server with OAuth 2.0, 106 tools, and Docker deployment

N/A

mysql-mcp-server-sse

MySQL query server based on the MCP sse.Multi-level SQL risk control & injection protection Docker support for quick deployment

N/A

n8n-mcp-server

Servidor MCP para integraciones con arcar.org

N/A

n8n-operator

Kubernetes Operator for N8n, a fair-code workflow automation platform with native AI capabilities.

N/A

n9e-mcp-server

Nightingale's official MCP Server

N/A

nace-mcp

Browse, search and fuzzy-match NACE Rev. 2.1 economic activity classification codes.

N/A

nah

Pure rust implementation of Model Context Protocl in both the client and the server.

N/A

nanobanana-mcp-server

An MCP server that provides image generation and editing capabilities

N/A

napi

Software architecture tooling for the AI age

N/A

nativ

AI-powered localization — translate, manage translation memory, and access style guides.

N/A

nature-vision-mcp

Identifies biological species, returning Latin names with confidence scores.

N/A

nautex

MCP server for guiding Coding Agents via end-to-end requirements to implementation plan pipeline

N/A

nav2_mcp_server

MCP server that provides tools and resources to control and monitor robots using Nav2.

N/A

naver-search-mcp

MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.

N/A

navigation-toolkit

Precision aviation flight planning (VFR, METAR/TAF weather, WGS84 routing) and road trip logistics

N/A

nb-mcp-server

MCP server wrapping the nb CLI for LLM-friendly note-taking

N/A

neemee-mcp

MCP client library and bridge for Neemee personal knowledge management system

N/A

nerdctl-mcp-server

MCP Server for Nerdctl coded in Go

N/A

nest-mcp

Build Model Context Protocol (MCP) servers, clients, and gateways using the NestJS ecosystem you already know.

N/A

nest-openapi

A modern, modular set of utilities for building OpenAPI-driven NestJS apps.

N/A

netlify-mcp

Netlify's Official MCP server

N/A

neuro

Neuroscience MCP server (Python)

N/A

neurolink

Universal AI Development Platform with MCP server integration, multi-provider support, and professional CLI. Build, test, and deploy AI applications with multiple ai providers.

N/A

neverinfamous-memory-journal-mcp

A MCP server built for developers enabling Git based project management with project and personal…

N/A

nexflow-smf

Smart Meta-Facilitator for x402 payments on Base: route, verify, and settle payments.

N/A

nexonco-mcp

An advanced MCP Server for accessing and analyzing clinical evidence data, with flexible search options to support precision medicine and oncology research.

N/A

nextdns-mcp

A Model Context Protocol (MCP) server for the NextDNS API, built with FastMCP and generated from OpenAPI specifications.

N/A

nexus

Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts

N/A

nigelcommerce-custom-mcp-server

This application is a custom MCP Server built as a middle man for NigelCommerce repository. This MCP is not built with standard Model Context Protocol packages instead built using custom codes.

N/A

nix-mcp-servers

A nix flake for configuring Model Context Protocol (MCP) servers across supported AI assistant clients

N/A

node-code-sandbox-mcp

# 🐢🚀 Node.js Sandbox MCP ServerThis repository hosts a Node.js server that implements the Model Context Protocol (MCP) for running JavaScript in isolated Docker containers. It allows for on-the-fly npm dependency installation, making it easy to execute code safely and efficiently.

N/A

node-csfd-api

ČSFD API in JavaScript. Amazing NPM library for scrapping csfd.cz. Now with MCP server

N/A

nowcoder-mcp-server

N/A

npm-mcp

MCP server for npm package management, security analysis, and compatibility checking

N/A

npm-run-mcp-server

An MCP server that exposes package.json scripts as tools for agents.

N/A

nunu-layout-mcp

Quickly Build a High-Performance Go MCP Server

N/A

nuxeo-mcp-server

This project provides an MCP (Model Context Protocol) server to interact with the Nuxeo Platform. It supports creating, modifying, deleting, and searching for folders and documents, as well as extracting their text content.

N/A

nvim-gemini-companion

A Neovim plugin to integrate Gemini CLI well (+ Qwen-code now)

N/A

oauth-callback

Lightweight OAuth 2.0 authorization code capture for CLI tools & desktop apps. Works with Node.js, Deno, Bun. MCP SDK ready.

N/A

octomind

Highly configurable autonomous efficient-first agentic AI framework for CLI

N/A

olmv0-mcp-server

A MCP server for Operator Lifecycle Manager (OLM) v0, providing AI assistants with the ability to interact with OLM resources in Kubernetes clusters.

N/A

omen

Multi-language code analysis for complexity, debt, hotspots, ownership, and defect prediction

N/A

omni-scanner

Codebase observatory with 56+ scanners for git health, architecture, and documentation.

N/A

onecite

Generate academic citations from DOI, arXiv, titles, or URLs in BibTeX, APA, MLA formats.

N/A

open-bridge

An universal API runtime engine that bridges the gap between OpenAPI specifications and two distinct interfaces

N/A

openai-codex-mcp

An MCP server to communicated with, use, and wrap the API for the OpenAI Codex CLI tool.

N/A

openapi-directory-mcp

An MCP Server for APIs.guru remarkable Wikipedia for Web APIs. Providing tools, prompts and resources to help eliminate LLM Coding Agent hallucinations.

N/A

openapi-mcp-generator

A tool that converts OpenAPI specifications to MCP server

N/A

openapi-mcp-generator

A Python tool that automatically converts OpenAPI(Swagger, ETAPI) compatible specifications into fully functional Model Context Protocol (MCP) servers. Generates Docker-ready implementations with support for SSE/IO communication protocols, authentication, and comprehensive error handling. https://pypi.org/project/openapi-mcp-generator/

N/A

openapi-mcp-proxy

An MCP server that provides tools for exploring large OpenAPI schemas

N/A

openapi-mcp-server

HTTP server that converts OpenAPI specifications into MCP tools and proxies calls to upstream APIs.

N/A

openapi-mcp-swagger

Solve AI context window limits for API docs | Convert any Swagger/OpenAPI to searchable MCP server | AI-powered endpoint discovery & code generation | Works with Cursor, Claude, VS Code

N/A

openapi-to-mcp

Turns any OpenAPI/Swagger API into an MCP server. One MCP tool per endpoint, Streamable HTTP - for AI clients calling your REST API.

N/A

openapi-to-mcp-server

This go package will consume some open api specs, and generate code for an mcp server.

N/A

openapi.client

OpenAPI Client is a toolkit that helps you create HTTP clients for external APIs based on their OpenAPI specifications. It simplifies the process of consuming and interacting with various web services.

N/A

openapi2mcptools

OpenAPI specifications => MCP (Model Context Protocol) tools

N/A

opencode-browser

Browser automation plugin for OpenCode AI editor - Control Chrome/Edge with AI, automate web testing, scraping & form filling via MCP integration

N/A

opencode-morph-fast-apply

OpenCode plugin for Morph Fast Apply - 10x faster code editing with lazy edit markers. No MCP server needed.

N/A

opencode-studio

web GUI for securely managing local OpenCode configuration

N/A

opencode-ultimate-starter

The Ultimate OpenCode Starter Kit. Includes Oh My OpenCode config, Superpowers installation fix, MCP Setup, and Windows Crash Fix (exit_code: -1073740791). Panduan lengkap Bahasa Indonesia & English.

N/A

openfigi

Map financial identifiers (ISIN, CUSIP, SEDOL, Ticker) to FIGIs via OpenFIGI API

N/A

openmcp

Turn any openapi file into an mcp server, with just the tools you need.

N/A

openobserve-oss-mcp

A Basic MCP Server for OpenObserve OSS

N/A

opensearch-mcp-server

OpenSearch 3.0 with MCP Server

N/A

opentargets

Open Targets MCP server for targets, diseases, drugs, variants, and evidence

N/A

openweathermap-mcp-server

A lightweight MCP server using Bun to fetch current and 5-day weather data from OpenWeatherMap APIs. Built with @modelcontextprotocol/sdk, Zod for validation, and Axios for API calls. Provides tools to get weather info by latitude and longitude over stdio transport.

N/A

ophis

Transform any Cobra CLI into an MCP server

N/A

otel-instrumentation-mcp

Python MCP server providing AI coding assistants with OpenTelemetry documentation, examples, and instrumentation guidance

N/A

overseer

CLI & Codemode MCP server for agent task management

N/A

package-registry-mcp

MCP server for searching and getting up-to-date information about NPM, Cargo, PyPi, and NuGet packages.

N/A

package-version-check-mcp

Returns the latest package / dependency / tool versions for Python, NPM, Go, Docker, Helm, etc.

N/A

paperclip

📎 Paperclip is an MCP server that enables searching and retrieving research papers rom Arxiv, the Open Science Framework (OSF) API & OpenAlex

N/A

partsiq

Parts research for IT hardware brokers: PN normalization, validation, and pricing

N/A

passport-mcp

Build MCP servers for any website with automatic browser auth syncing

N/A

paws-on-mcp

A comprehensive Model Context Protocol (MCP) server implementing the latest specification.

N/A

pctx

pctx is the execution layer for agentic tool calls. It auto-converts agent tools and MCP servers into code that runs in secure sandboxes for token-efficient workflows.

N/A

pdf_mcp_server

FastMCP PDF Processing Server exposes a set of small, focused MCP tools to process PDFs from any MCP-capable client (Claude Desktop, FastMCP client, etc.)

N/A

pearl-api-mcp-server

Hybrid human + AI expertise for faster, trusted answers and decisions via MCP Server.

N/A

penpot-mcp

Penpot's official MCP Server

N/A

pentest-mcp

NOT for educational purposes: An MCP server for professional penetration testers including STDIO/HTTP/SSE support, nmap, go/dirbuster, nikto, JtR, hashcat, wordlist building, and more.

N/A

perf-mcp

Fact-check and fix AI outputs. Hallucination detection, schema validation, auto-repair.

N/A

perfetto-mcp

This is a Model Context Protocol (MCP) server that gets answers from your Perfetto Traces. It turns natural‑language prompts into focused Perfetto analyses.

N/A

perplexity-comet-mcp

Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management

N/A

personal_mcp_server

Docker MCP registry

N/A

petstore-mcp-server

A Spring Boot application that demonstrates Model Context Protocol (MCP) server implementation with real-world pet store management capabilities. This project builds a MCP Server on top of backend created by petstore-ref-project.

N/A

phosphor

Async Python IRC client with Textual TUI, magic-wormhole P2P transfers, MCP AI integration, and retro Teletext dashboard. Modern UX at 1/100th the memory - all created using Kiro IDE.

N/A

photon

Build MCP servers from single TypeScript files. One file becomes an MCP server, CLI tool, and web UI — automatically.

N/A

physbound

Physical Layer Linter — validates RF link budgets, Shannon capacity, and noise floors.

N/A

pipedrive_fastmcp

Fast MCP server for pipedrive

N/A

pipulate

Local First AI SEO Software on Nix, FastHTML & HTMX

N/A

plainyogurt21-clintrials-mcp

Provide structured access to ClinicalTrials.gov data for searching, retrieving, and analyzing clin…

N/A

plane-mcp-server

Plane's Official Model Context Protocol Server 🔌 ⌨️ 🔥

N/A

platform-ai

Google Maps Platform Code Assist MCP

N/A

play-store-mcp

An MCP server that connects to Play Store Console and release new App versions from an MCP Client

N/A

plotnine-mcp

MCP server bringing ggplot2's grammar of graphics to Python via plotnine. Create publication-quality statistical visualizations through natural language with AI assisted IDEs like Claude-Code, Cursor and VSCode

N/A

plutocalcdesigner-mcp

Plutocalc Designer is a software suite for water and wastewater treatment plants design

N/A

pm-copilot

MCP server that triangulates customer support tickets and feature requests to help PMs decide what to build next

N/A

pmd

MCP server for PMD static code analyzer - run code analysis and detect duplicates

N/A

poc-coin-flip-mcp-server

A basic proof-of-concept demonstrating a local MCP server to be used by VSCode's Copilot Chat.

N/A

pocketbase-mcp

This is an MCP server that interacts with a PocketBase instance. It allows you to fetch, list, create, update, and manage records and files in your PocketBase collections.

N/A

postmancer

An experimental MCP server Rest Client intended to be a replacement of tools postman & insomnia

N/A

powerpipe-mcp

Enable AI assistants to run and build Powerpipe mods!

N/A

powertools-mcp

Powertools for AWS's official MCP Server

N/A

pp-terminal

The Analytic Companion for Portfolio Performance

N/A

pplx

Unofficial CLI to query and chat with the Perplexity API. Supports interactive chat, web search queries, shell completion, and MCP integration.

N/A

prasanthmj_primitive-go-mcp-server

Mirror of https://github.com/prasanthmj/primitive-go-mcp-server

N/A

precision-desktop

Fixes DPI coordinate scaling for Windows desktop automation MCP servers.

N/A

private-journal-mcp

A lightweight MCP server that provides Claude with a private journaling capability to process feelings and thoughts

N/A

prodlint

Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.

N/A

proletariat-cli

Agent orchestration platform - multi-agent spawning, tickets, boards, and workflows

N/A

prompts.chat MCP Server

Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.

N/A

pubmed-mcp-server

MCP server for PubMed/NCBI E-utilities. Search, fetch, cite, and explore biomedical literature.

N/A

pull-request-mcp-server

An MCP server that analyzes git repository changes by comparing against a base branch.

N/A

pumpclaw

Free token launcher on Base. Deploy ERC-20 tokens via Uniswap V4 with 80% creator fees.

N/A

puppeteer-mcp-claude

A Model Context Protocol (MCP) server that provides Claude Code with comprehensive browser automation capabilities through Puppeteer

N/A

puppeteer-mcp-server

Self-hosted Puppeteer MCP server with remote SSE access, API key authentication, and Docker deployment. Complete tool suite for browser automation via Model Context Protocol.

N/A

puremd-mcp

Unblock, scrape, and search tools for MCP clients

N/A

py-3rdparty-mediawiki

Wrapper for pywikibot and mwclient MediaWiki API librarties with improvements for 3rd party wikis and mcp-server

N/A

pyghidra-lite

Token-efficient Ghidra RE: decompile, xrefs, Swift/ObjC, ELF/Mach-O, async analysis

N/A

pypreader-mcp

This is an MCP service that assists in AI programming. It can read the source code of third - party libraries and their basic description documents, etc. It is very suitable for use with AI IDEs. 这是个辅助AI编程的MCP服务,能够读取第三方库的源代码,读取第三方库的基本描述文档之类的,非常适合搭配AI IDE使用。

N/A

pypreset

Scaffold Python projects from YAML presets, augment existing projects with CI/tests.

N/A

python-homey-mcp

A Model Context Protocol (MCP) server for interacting with HomeyPro home automation systems. This server provides paginated access to devices, zones, and flows with comprehensive management capabilities.

N/A

python-mcp

Securely give LLMs controlled access to real-world operations inside your Files.com environment

N/A

python-mcp-template

🚀 A DevOps-friendly template with CI/CD, Docker, and Documentation-as-Code (DaC) for building MCP server .

N/A

python-version

An MCP server that provides [describe what your server does]

N/A

python_mcp

MCP Server to run python code locally

N/A

qa-use

Agent-first E2E testing CLI

N/A

qontoctl

CLI and MCP server for the Qonto banking API

N/A

qrcode-mcp

An awesome mcp server for qrcode generation

N/A

qu3-app

Quantum-proof MCP Server and Client Interactions

N/A

qualis-mcp-server

Este projeto é uma aplicação em C# com .NET 9.0, containerizada com Docker. Ele inclui um servidor (`QualisMcpServer`) que processa dados de classificações de conferências acadêmicas (Qualis) e um cliente (`QualisMcpClient`) para interação via Docker. Manipula informações sobre eventos acadêmicos, rankings e notas.

N/A

quantaroute-geocoder

Geocode addresses, lookup administrative boundaries, and process DigiPin codes for India

N/A

quicken-mac-mcp

Read-only access to Quicken For Mac financial data: transactions, spending, and portfolios.

N/A

quicken-mcp-server

A python based mcp server (with embedded duckdb) to interact with Quicken data via an LLM Client.

N/A

quotation-mcp-server

MCP compatible quote and pricing server

N/A

quran-search-engine-mcp

Quran Search Engine MCP for AI tools. Provides Quran search, Arabic normalization, and highlighting.

N/A

radkit-mcp-server-community

✨🧠 A MCP server built with FastMCP that interacts with Cisco RADKit services

N/A

ramparts

A CLI tool for scanning Model Context Protocol (MCP) servers

N/A

rancher-mcp-server

Model Context Protocol (MCP) server for the Rancher ecosystem: multi-cluster Kubernetes, Harvester HCI (VMs, storage, networks), and Fleet GitOps.

N/A

rash

Transpile Rust code to POSIX-compliant shell scripts with formal correctness guarantees

N/A

raycast-mcp-server-manager

A Raycast extension for managing MCP (Model Context Protocol) servers across editors like Cursor, VS Code, and Windsurf

N/A

rcapi-mcp-server

Dynamic gRPC MCP server for VideoAmp's RCAPI using reflection. No hardcoded proto files - call any method dynamically\!

N/A

react-analyzer-mcp

MCP server for analyzing & generating docs for React code locally

N/A

react-native-debugger-mcp

An MCP server that connects to your React Native application debugger

N/A

recipe-mcp

Generate and remix recipes using cookwith.co

N/A

recipe-mcp

A comprehensive Model Context Protocol (MCP) server that provides recipe search, storage, and meal planning functionality using TheMealDB API. Built with FastMCP and designed for both local development and remote deployment.

N/A

recipe-mcp-server

N/A

redash-mcp-server

redash mcp server(unofficial)

N/A

reddit-research-mcp

Turn Reddit's chaos into structured insights with full citations - MCP server for Reddit research

N/A

redmine-mcp-server

This repository provides model context protocol server for Redmine server.

N/A

reeve-bot

Proactive AI Chief of Staff: A push-paradigm assistant that anticipates needs, filters noise, and manages your digital life through scheduled pulses and intelligent automation

N/A

refcheck

Verify academic citations against real databases. Catches hallucinated references, exports BibTeX.

N/A

refund-decide

Refund eligibility notary for US subscriptions. Returns ALLOWED/DENIED/UNKNOWN.

N/A

regenerator2000

An interactive disassembler for the CPU 6502, focused mostly on Commodore 8-bit computers. Features a TUI with modern features like x-ref, undo/redo, arrows, keyboard-driven, mcp server, VICE debugger and more!

N/A

registrum-mcp

Search UK companies, get financials, directors, and networks via the Registrum Companies House API.

N/A

registry-mcp

An MCP server that serves informtaion from the official MCP registry

N/A

relace-mcp

Unofficial Relace MCP client with AI features. Personal project; not affiliated with or endorsed by Relace

N/A

remote-MCP-servers-using-dotnet-sdk-vs-code-support

N/A

remote-mcp-functions

Landing page for Remote MCP Server efforts in Azure Functions with links to all language stack specific repos.

N/A

remote-mcp-functions-dotnet

This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and `azd up` to have it in the cloud in a couple minutes. The MCP server is secured by design using

N/A

remote-mcp-server

Small FastMCP server and client.

N/A

remote-mcp-server

Deployed Expense Tracker MCP Server

N/A

remote-mcp-server-with-auth

Template for a remote MCP server with GitHub OAuth - following best practices for building MCP servers so you can take this as a starting point for any MCP server you want to build!

N/A

remote-terminal

Complete SSH terminal for Linux with AI/user control and dual-stream visibility

N/A

renCosta2025-context7fork

Get up-to-date, version-specific documentation and code examples from official sources directly in…

N/A

renfe_mcp_server

🚄 Query Renfe train schedules with ease using an MCP server that integrates GTFS data and supports real-time pricing and flexible date formats.

N/A

replicate-mcp

Official MCP server for Replicate's HTTP API

N/A

repo-local-mcp-server-demo

Demo repository showing use of repo-specific MCP servers implemented as FastMCP stdio servers defined within the repository

N/A

repobase

Index and search your Git repositories with AI. Includes a terminal UI and MCP server for AI tool integration.

N/A

repology-mcp-server

MCP server that provides access to Repology package repository data

N/A

review-flow

Automated AI code reviews powered — webhook-driven, real-time dashboard, MCP integration, smart queue with deduplication, multi-agent audits, and iterative follow-up reviews for GitLab MRs and GitHub PRs

N/A

rfdez-pvpc-mcp-server

Retrieve daily PVPC electricity tariffs for 2.0 TD consumers, published by Red Eléctrica.

N/A

rideshare-comparison

Compare Uber and Lyft prices for any route

N/A

ridewithgps-mcp

MCP Server for Ride With GPS

N/A

rigour

Quality gates for AI agents. Lint, test, build checks with memory persistence.

N/A

ris

Access Austrian laws, court decisions & legal documents via the RIS API.

N/A

risken-mcp-server

RISKEN's official MCP Server

N/A

roam-research-mcp

MCP Server and CLI tool for Roam Research Graph Integration

N/A

robosystems

RoboSystems is a financial knowledge graph platform that transforms complex financial data into actionable intelligence through graph-based analytics and AI-powered insights. Fork-ready with full GitHub Actions CI/CD for deploying CloudFormation infrastructure to your AWS account.

N/A

rollbar-mcp-server

Pre-release - Model Context Protocol server for Rollbar

N/A

roo-code-memory-bank-mcp-server

N/A

roo-logger

An MCP server for logging activity in Roo Code/Cline.

N/A

ros-mcp

MCP for ROS 2 monitoring, debugging, and managing nodes, topics, services, and TF2 frames.

N/A

rosettahub-mcp-server

Manage RosettaHUB user AWS accounts — budgets, AWS CLI, access control.

N/A

rosout_mcp

A Model Context Protocol (MCP) server that loads ROS2 rosbag files containing log information (/rosout), builds an in-memory database, and provides SQL-like querying capabilities.

N/A

rpg-encoder

Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.

N/A

rsdoctor

An MCP server that provides build analysis and optimization recommendations for Rspack projects.

N/A

rss-mcp

This is a Model Context Protocol (MCP) server built with TypeScript. It provides a versatile tool to fetch and parse any standard RSS/Atom feed, and also includes special support for RSSHub feeds.

N/A

rubber-duck

Bridge to multiple LLMs and CLI agents: councils, debates, voting, and more

N/A

rube

Connect your AI to 500+ apps like Gmail, Slack, GitHub, and Notion with streamable HTTP transport.

N/A

ruchy-mcp

MCP server for Ruchy: code analysis, scoring, linting, formatting, and transpilation tools

N/A

runi

See the truth about your APIs runi is an open-source API client that verifies what AI generates. When 46% of developers don't trust AI output (Stack Overflow 2025 Developer Survey), you need a second opinion. runi is that opinion.

N/A

rust-docs-mcp

MCP server for agents to explore rust docs, analyze source code, and build with confidence

N/A

rust-mcp-server

A simple MCP server build with rust and rust-mcp-sdk

N/A

rust-mcp-server

Model Context Protocol server for Rust development tools (clippy, rustfmt, cargo check, cargo test)

N/A

rust-mcp-server-syncable-cli

High-performance Model Context Protocol (MCP) server for code analysis, security scanning, and project insights.

N/A

rust-rmcp-mcp-server.archetype

A Rust-based MCP Server archetype using the official rmcp framework

N/A

saidsef-mcp-github-pr-issue-analyser

A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…

N/A

salesforce-mcp-server

MCP server that enables AI assistants to interact with Salesforce orgs through the Salesforce CLI, providing tools for Apex execution, SOQL queries, metadata management, code analysis, and development automation.

N/A

samihalawa-whatsapp-go-mcp

Scan QR codes and go! No more troublesome autos or APIs! Send text messages, images, links, locati…

N/A

sample-building-mcp-servers-with-rust

This project provides sample MCP servers that can be used with Amazon Q CLI or other MCP-compatible AI assistants

N/A

sample-calculator-mcp-server

Sample codebase to learn about Microsoft's ModelContextProtocol (MCP) framework

N/A

sample-shopfloor-connectivity-agentic

AI-powered assistant for AWS provided Shop Floor Connectivity (SFC) configuration management and testing. Using python Strands Agents SDK and FastMCP. All code in that example was created using Cline and Kiro app.

N/A

sandbox

All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.

N/A

sap-adt-mcp-server

Eclipse plugin that runs MCP server for Claude Code integration with SAP ADT

N/A

sauce-api-mcp

An open-source MCP server that provides LLM access to the Sauce Labs API

N/A

sayou-opendart-mcp

An MCP server that provides OpenDart API

N/A

schema-lint-mcp-server

N/A

scholar-sidekick-mcp

Resolve, format, and export academic citations from any AI assistant

N/A

scholar_mcp_server

A mcp servers for academic paper search. The datasource incloude arxiv,semantic.crossref,scopus,adsabs and scihub

N/A

searchcode

Code intelligence for LLMs. Analyze, search, and retrieve code from any public git repository.

N/A

searxNcrawl

MCP Server and CLI Tools for searxing and fetching websites

N/A

sec-edgar-mcp

SEC EDGAR MCP server that provides access to the US public filings through the US SEC EDGAR API

N/A

secure-python-mcp-server

A lightweight MCP (Model Context Protocol) server that executes Python code in isolated Docker containers. Each code snippet runs safely with no network access and limited resources.

N/A

security-investigator

Automated security investigation tool using Microsoft MCP Servers, GitHub Copilot, Python Modules and custom copilot-instructions.

N/A

seekcode

A clean and efficient code snippet and clipboard management tool designed for developers

N/A

seer-cli

Interactive CLI for Seer domain name utilities

N/A

segment-mcp-server

Tweek project - building MCP for Segment Public APIs using OpenAPI MCP generator in Go

N/A

seltz-ai-seltz-mcp

Provides AI assistants with access to Seltz's powerful Web Search capabilities.

N/A

selvage

An LLM-based code review MCP server with AST-powered smart context extraction

N/A

semantic-frame

Token-efficient semantic compression for numerical data. 95%+ token reduction.

N/A

semanticscholar-MCP-Server

🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.

N/A

seoul-essentials

22,000+ Seoul public facility data for tourists: restrooms, pharmacies, WiFi, AEDs, and subway.

N/A

server.json

A server that provides MCPB package functionality for Nowledge Mem

N/A

serverless-decision-log-mcp-server

A Serverless MCP Server built using wasmcp, Spin and Akamai Functions

N/A

servers-mcppc-config

rustfmt code formatting utility

N/A

shadowgit-mcp

A Model Context Protocol (MCP) server that provides AI assistants with secure, read-only access to your ShadowGit repositories. This enables powerful debugging and code analysis capabilities by giving AI access to your project's fine-grained git history.

N/A

sharedcontext

MCP server that gives AI coding assistants persistent cross-client memory. Facts and conversations stored in SQLite, encrypted with AES-256-GCM, synced to Arweave. No server, no account, recoverable with a 12-word phrase.

N/A

shebe

Fast BM25 full-text search for code repositories. 14 MCP tools, 2ms search latency.

N/A

shell-command-mcp

MCP server for executing shell commands.

N/A

shell-mcp-server

A simple bash mcp server - used to allow an LLM to access bash

N/A

shell-mcp-server

一个基于“FastMCP”构建的极简且安全的“MCP(模型控制协议)”服务器,能够在 Linux 系统上实现对 shell 命令的受控执行。该工具使人工智能模型能够安全地与主机系统交互,通过将命令执行限制在预定义的白名单内来实现这一目的。

N/A

shell-use

Let agents use the shell like a human.

N/A

shellwright

Playwright for the shell - MCP server for terminal recording and automation

N/A

shelter

AI financial coaching powered by real bank data — cash flow, alerts, and savings

N/A

shinzo

Complete observability platform for AI agents and MCP servers. Improve your AI deployment outcomes, identify inference inefficiencies, and gain insights into real agent usage patterns.

N/A

shipyard-cli

The Shipyard CLI and MCP server enable you to manage ephemeral environments from your terminal or from your AI agent.

N/A

shortcuts-mcp-server

Shortcuts + MCP = ♥️

N/A

sigrok MCP Server

Wraps sigrok-cli for signal analysis: capture data, decode protocols, and query instruments.

N/A

silverstripe-mcp

MCP server that provides real-time validation feedback when AI assistants generate Silverstripe 6 PHP code. Catches common migration issues from Silverstripe 5 to 6 before they reach your codebase.

N/A

simple-mcp

A simple MCP server and client

N/A

simple-mcp-server

A python implementation of the Model Context Protocol (MCP) server with fastmcp, fastapi and streamablehttp.

N/A

sitecap

a tool to get screenshots of websites

N/A

skillhub-mcp

MCP server that exposes Claude-style skills to any MCP client.

N/A

skr-cloudify-clickup-mcp-server-new

Manage your ClickUp workspace by creating, updating, and organizing tasks, lists, folders, and tag…

N/A

slack-mcp-server

Read Slack conversations, threads, user info, and search messages from your MCP client.

N/A

slides-mcp

An MCP server for generating Slides.com presentations.

N/A

slima

MCP Server for Slima - AI Writing IDE for Novel Authors with AI Beta Reader.

N/A

sling-cli

Sling CLI MCP server for querying any database, running data pipelines and managing replications

N/A

sling-cli

Sling CLI MCP server for data pipeline and replication management

N/A

slite-mcp-server

'Slite MCP server'

N/A

slovenian-law-mcp

Query Slovenian statutes, court decisions, EU cross-references, and parliamentary materials

N/A

slush-meme-mcp

AI-native meme coin launchpad on Avalanche. Deploy tokens, simulate trades, query risk.

N/A

smippo

Command-line website copier and scraper. Create complete offline mirrors with all assets, styles, and dynamic content preserved. Perfect for website duplication, archiving, and offline browsing.

N/A

smithery-unicorn

A choose your own adventure game where you play as a startup founder trying to build a unicorn again

N/A

snowfakery-mcp

MCP server for authoring, analyzing, debugging, and running Snowfakery recipes

N/A

social-content-mcp-server

Access Hacker News, Dev.to, IMDB, podcasts, and Eventbrite data through the Model Context Protocol

N/A

solscan-mcp

An MCP server for querying Solana transactions using natural language with Solscan API

N/A

sonarqube-mcp-server

An MCP server that enables integration with SonarQube Server or Cloud for code quality and security.

N/A

sonarqube-mcp-server

This repository provides model context protocol server for SonarQube server.

N/A

sora-mcp

An MCP server to use Sora video generation APIs

N/A

source-library

Search translated historical texts on alchemy, Hermeticism, and Renaissance philosophy.

N/A

source-map-parser-mcp

Parse JavaScript error stack traces back to original source code using source maps

N/A

sourcegraph-mcp

MCP server for Sourcegraph codesearch

N/A

south-korea-law-mcp

South Korean law database — PIPA, ICT network security, credit information with full-text search

N/A

sparql-llm

🦜✨ Chat system, MCP server, and reusable components to improve LLMs capabilities when generating SPARQL queries

N/A

spec-coding-mcp

An MCP server that brings AI spec-driven development workflow to any AI-powered IDE besides Kiro

N/A

spec-kit-mcp

MCP server enabling AI assistants to use GitHub's spec-kit methodology

N/A

spec-workflow-mcp

A Model Context Protocol (MCP) server that provides structured spec-driven development workflow tools for AI-assisted software development, featuring a real-time web dashboard and VSCode extension for monitoring and managing your project's progress directly in your development environment.

N/A

spectra-mcp

A powerful MCP server for converting colors between different color spaces and formats. Built with FastMCP and powered by the coloraide library.

N/A

speed-test

Official SpeedOf.Me server - Accurate speed tests via 129 global edge servers with analytics.

N/A

speeron-next

Speeron NEXT Digital Guest Journey MCP server (remote HTTP endpoint).

N/A

spelungit

An MCP server for searching git history using natural language

N/A

spn-cli

SuperNovae Package Manager - unified CLI for AI workflows, secrets, MCP servers, and daemon management

N/A

spotify-mcp-server

Spotify MCP backend server allowing an MCP client to manage playlists, what's playing, and DJ X

N/A

spotify_mcp_server

A Model Context Protocol (MCP) server that provides Spotify API integration capabilities.

N/A

spring-ai-mcp-server-client

Spring AI MCP Server and Client

N/A

spring-devtools-mcp-server

N/A

spring-documentation-mcp-server

Spring Boot based MCP Server provide full Spring Ecosystem Documentation for LLMs

N/A

spring-mcp-server

An MCP server built with Spring boot, to get context to a local code repository

N/A

spullara_mcp-server

Mirror of https://github.com/spullara/mcp-server

N/A

sqry - Semantic Code Search

AST-based semantic code search: 33 tools, 35 languages, call tracing, impact analysis

N/A

srag

Semantic code search and RAG system written in Rust with tree-sitter chunking, MCP server for IDE integration, prompt injection detection, and secret redaction

N/A

src-to-kb

Convert source code to LLM ready knowledge base

N/A

stacksfinder

Deterministic tech stack recommendations, audits, and project estimates. No hallucinations.

N/A

statamic-mcp

AI-powered development tools for Statamic CMS. Provides 100+ MCP tools for blueprints, entries, collections, and more.

N/A

statecli

State replay and self-debugging for AI agents. Track, replay, undo, checkpoint.

N/A

stateful-auth-for-the-github-mcp-server

Implementing Stateful Authorization for the Github MCP Server. Note: we have cloned the official Github MCP server and then worked on it.

N/A

stellify-mcp

Build Laravel apps through conversation. Code stored as structured JSON for surgical AI edits.

N/A

stitch-mcp-auto

Automated installer for Stitch MCP - The easiest way to set up your Universal MCP server for Google Stitch.

N/A

stk-mcp

An MCP server allowing LLMs to interact with Ansys/AGI STK - Digital Mission Engineering Software

N/A

strands-mcp-server

Experimental: Bidirectional MCP integration for Strands Agents.

N/A

streampipes-mcp-server-example

N/A

stt-mcp-server-linux

Local speech-to-text MCP server for Tmux on Linux (for use not only with Claude Code)

N/A

sublinear-time-solver

Rust + WASM sublinear-time solver for asymmetric diagonally dominant systems. Exposes Neumann series, push, and hybrid random-walk algorithms with npm/npx CLI and Flow-Nexus HTTP streaming for swarm cost propagation and verification.

N/A

sungdb-mcp

🛠️ SungDB MCP Server: FastMCP-based GDB process management for ARM cross-compilation debugging. Supports Cursor & Claude Desktop integration with 16+ GDB tools.

N/A

sunnysideFigma-Context-MCP

A comprehensive Model Context Protocol (MCP) server that bridges Figma designs with AI development workflows. It provides 30 specialized tools for extracting pixel-perfect code, assets, and component structures directly from Figma designs.

N/A

super-mcp-server

A Lambda-deployable MCP server with embedded SuperDB for data querying.

N/A

super-shell-mcp

Super Shell MCP

N/A

superbox.ai

📦 Discover, deploy, and test MCPs in isolated sandboxes

N/A

supertag-cli

CLI for Tana integration - query, create, sync, and manage Tana workspaces with semantic search and MCP Server

N/A

sutra

Context Engineering Engine. Provides cognitive tools, memory structures, and agent patterns.

N/A

svelte-llm-mcp

An MCP server that provides access to Svelte 5 and SvelteKit documentation

N/A

svelte5-mcp

A specialized Model Context Protocol (MCP) server for Svelte 5 frontend development

N/A

sveltekit-mcp-starter

N/A

swift-fast-mcp

The fastest way to build MCP servers in Swift.

N/A

swift-mcp

Full-featured Swift SDK for Model Context Protocol servers and clients

N/A

syke

AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents

N/A

symbols

MCP server to read, inspect and troubleshoot codebase symbols

N/A

systemprompt-code-orchestrator

MCP server for orchestrating AI coding agents (Claude Code CLI & Gemini CLI). Features task management, process execution, Git integration, and dynamic resource discovery. Full TypeScript implementation with Docker support and Cloudflare Tunnel integration.

N/A

tabby-mcp-server

MCP server for control Tabby terminal

N/A

tabby-vscode-agent

MCP server for control Tabby terminal

N/A

tailpipe-mcp

Enable AI assistants to explore and query your Tailpipe data!

N/A

tailscale-mcp-echo

Identity aware MCP server example using Tailscale serve.

N/A

tailscale-mcp-server

MCP server for safe read-only operations on the Tailscale CLI

N/A

talkito

TalkiTo lets developers interact with AI systems through speech across multiple channels (terminal, API, phone). It can be used as both a command-line tool and a Python library.

N/A

taskMaster-todoist-mcp

A lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.

N/A

tax-law-mcp

MCP server for Japanese tax law — e-Gov API & NTA 通達 (administrative circulars)

N/A

tcl-mcp-server

A Model Context Protocol (MCP) server that provides TCL (Tool Command Language) execution capabilities with namespace-based tool management and versioning.

N/A

teamcity

MCP server exposing JetBrains TeamCity CI/CD workflows to AI coding assistants

N/A

teamcity-mcp-server

N/A

teamwork-ai

Teamwork.com extra AI capabilities

N/A

telnyx

Official TypeScript library for the Telnyx API

N/A

template-mcp-server

Its a template that can be extended to write MCP servers following Enterprise best practices around Security and Deployment on Kubernetes

N/A

template-repo

Agent orchestration & security template featuring MCP tool building, agent2agent workflows, mechanistic interpretability on sleeper agents, and agent integration via CLI wrappers

N/A

terminal-controller-mcp

A Model Context Protocol (MCP) server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface.

N/A

terminal-mcp

MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps

N/A

termlink

MCP server for shell and terminal operations

N/A

terraform-guardrail

Terraform-Guardrail (TerraGuard) MCP is an open-source governance framework that enforces consistent, executable guardrails for Terraform across CI/CD pipelines—helping teams deliver secure, compliant infrastructure at scale without slowing down development.

N/A

terraform-mcp-server

Terraform Registry MCP Server

N/A

terraform-mcp-server

N/A

terraform-mcp-server

N/A

terraform-partner-mcp-server

Terraform MCP Server with partner managed resources for AI-assisted remediation

N/A

test-mcp-server

Test MCP server for Building/Testing MCP clients - MCP gateway

N/A

test-mcp-server-building

N/A

test_fastmcp_server

testing fastmcp server deployment on FastMCP Cloud

N/A

test_mcp_servers

Fully implemented MCP servers for MCP client testing

N/A

tetrad

Quadruple consensus MCP server for code validation using Codex, Gemini, and Qwen

N/A

texas-grocery

MCP server for HEB grocery store integration - search products, manage carts, clip coupons, and more

N/A

textarttools-mcp

Unicode text styling and ASCII art generation with 23 styles and 322+ figlet fonts

N/A

theothers

Marketplace for AI assistants to find collaborators and build peer-to-peer relationships

N/A

thetoolforthat

500+ curated tools, resources, and agencies for builders and creators. With MCP server for AI coding agents.

N/A

thunderclient-mcp

Thunder Client MCP Server

N/A

tiger-skills

Provider agnostic skills implementation, with skills sourced from local paths or GitHub repositories

N/A

time-mcp-server

A Model Context Protocol server that provides time-related capabilities.

N/A

tinystruct

A lightweight, modular Java application framework for web and CLI development, designed for AI integration and plugin-based architecture. Enabling developers to create robust solutions with ease for building efficient and scalable applications.

N/A

tmcp

Typescript SDK to build MCP servers in an agnostic way

N/A

tmux-claude-mcp-server

MCP Server for managing hierarchical Claude instances through tmux

N/A

todo-mcp-server

The repository todo-mcp-server is a minimal Todo application implemented as an MCP (Model Context Protocol) server. It provides basic functionalities such as listing, viewing, adding, removing, and clearing todo items.

N/A

toolhive

ToolHive makes deploying MCP servers easy, secure and fun

N/A

tooluniverse

1000+ scientific tools for AI scientists: life science, reserach, literature, and more.

N/A

toon-parse-mcp

MCP server that reduces LLM context by removing code comments and converting data formats to TOON

N/A

touchdesigner-mcp-server

TouchDesigner Documentation MCP Server v2.6.1 - FIXED Python API tools! Features 629 operators + 14 tutorials + 69 Python API classes with working get_python_api & search_python_api tools. Zero-configuration setup for VS Code/Codium.

N/A

trading212-mcp-server

MCP server for Trading 212 API - portfolio, orders, pies, dividends, and analytics

N/A

tradingview-mcp

A high-performance FastMCP server for programmatically scraping TradingView market data. The server provides unified endpoints for retrieving historical price data, computing technical indicators, and extracting market-relevant news. It is designed for automated research workflows, trading systems, and data-driven analytics pipelines.

N/A

travel-mcp-server

Golang MCP server for travel operations (booking, getting, and canceling tickets) with full VS Code integration and internal workflow explanations.

N/A

trayd-mcp

Trade Robinhood through natural language in Claude Code.

N/A

tree-sitter-analyzer

A scalable, multi-language code analysis framework based on Tree-sitter, usable both as a CLI tool and an MCP server.

N/A

tripo-mcp

Official MCP server for Tripo

N/A

try

Create guides as MCP servers to instruct coding agents to use your software (library, API, etc).

N/A

ts-mcp-debugger

Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection

N/A

tsgram-mcp

TSGram - Telegram MCP Server for local Claude Code integration - debug and vibe code on the go!

N/A

turbomcp

A full featured, enterprise grade rust MCP SDK

N/A

turbomcpstudio

A native desktop application for developing, testing, and debugging Model Context Protocol servers.

N/A

turn-based-game-mcp

A turn-based games app built with Next.js and TypeScript that features Tic-Tac-Toe and Rock Paper Scissors games with AI opponents powered by the Model Context Protocol (MCP), offering three difficulty levels.

N/A

turnono-datacommons-mcp-server

Discover statistical indicators and topics in Data Commons. Retrieve observations for specific var…

N/A

twitterapi-docs-mcp

Offline access to TwitterAPI.io docs for AI assistants. 52 endpoints, guides, pricing.

N/A

typesense-mcp-server

MCP server for connecting to you typesense collections and retrieve data using your favorite MCP client (Claude/ Cursor)

N/A

uiautomator2-mcp-server

A MCP (Model Context Protocol) server that provides tools for controlling and interacting with Android devices using uiautomator2.

N/A

ultrathink

MCP server for sequential thinking and complex problem-solving. Built iteratively using itself. Features confidence scoring, assumption tracking, and multi-session support.

N/A

unblu

Operate Unblu deployments: health checks, conversation ops, and 300+ API endpoints

N/A

unifi-mcp-server

An MCP server that leverages official UniFi API

N/A

unity-editor-mcp

An MCP server and client for LLMs to interact with Unity Projects

N/A

unity-mcp-server

I am building probably the first Claude MCP Server for Unity Editor that's on the internet.

N/A

unity3d-mcp

FastMCP 2.14.3 Unity 3D automation server with VRM avatar pipeline and VRChat integration

N/A

uno-design-mcp-server

MCP Server providing UX/UI design guidelines, principles, patterns, and resources for building consistent user interfaces

N/A

upbit-mcp-server

MCP Server for the Upbit API, designed to be a trading assistant specialized in technical analysis

N/A

update-hijack-demo

Demo: Server update hijack PoC (clean copy for video)

N/A

uptimebolt-mcp-server

AI-powered infrastructure monitoring — health, incidents, predictions, RCA, deploy safety

N/A

upwork

MCP server for Upwork job discovery, client analysis, and proposal assistance

N/A

uranium-mcp

MCP for Uranium NFT tools to mint, list, and manage digital assets on the permaweb.

N/A

urlhaus-mcp-server

MCP server for accessing URLhaus malicious URL database from abuse.ch - provides threat intelligence for cybersecurity research

N/A

us-census-bureau-data-api-mcp

The U.S. Census Bureau Data API MCP connects AI Assistants with official Census Bureau statistics.

N/A

userful-mcps

A collection of standalone Python scripts that implement Model Context Protocol (MCP) servers for various utility functions. Each server provides specialized tools that can be used by AI assistants or other applications that support the MCP protocol.

N/A

vale-mcp-server

MCP server for the Vale linter (archived, use Vale-MCP)

N/A

validation

AI startup idea validation by a specialized 9-agent crew.

N/A

variant-ui

MCP Server for faster development iteration

N/A

variflight-mcp

VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.

N/A

vasperamemory

Persistent AI memory for coding assistants. 80+ tools for decisions, patterns, errors.

N/A

vectra-ai-mcp-server

Official Vectra AI MCP Server

N/A

vera

Licensed master electrician in SE Wisconsin — estimates, scheduling, and code lookups via AI.

N/A

vercel-ai-docs-mcp

A Model Context Protocol (MCP) server that provides AI-powered search and querying capabilities for the Vercel AI SDK documentation. This project enables developers to ask questions about the Vercel AI SDK and receive accurate, contextualized responses based on the official documentation.

N/A

vercel-mcp-server-for-zed

💾 Model Context Protocol (MCP) Server Vercel for Zed Editor

N/A

vettly

Content moderation for AI applications. Moderate text, images, and video with configurable policies.

N/A

vibe

Social layer for Claude Code - DMs, presence, games between AI-assisted developers

N/A

vibe-check-mcp

Stop AI coding disasters before they cost you weeks. Real-time anti-pattern detection for vibe coders who love AI tools but need a safety net to avoid expensive overengineering traps.

N/A

vibe-mcp

Social layer for Claude Code - DMs, presence, discovery, and games between AI-assisted developers

N/A

vibecheck-mcp

AI Code Firewall — MCP Server for hallucination prevention in AI development

N/A

video-editing-mcp

MCP Server for Video Jungle - Analyze, Search, Generate, and Edit Videos

N/A

vikunjamcp

An MCP server that provides access to Vikunja, a self-hosted task management solution.

N/A

vim-mcp

Connect Claude Code to Vim/Neovim - query state, execute commands, search help, record macros

N/A

vincikit

AI stack configurator with conversational interviews and intelligent recommendations

N/A

vkteams-bot

VK Teams Bot API Client

N/A

vonage-documentation-mcp

MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.

N/A

voteship

Manage feature requests, votes, roadmaps, and changelogs from any MCP client.

N/A

vs-claude

VS Code extension and MCP server so Claude Code can open files, diffs and manipulate VS Code in other ways.

N/A

vsc-mcp

This project provides tools that expose Language Server Protocol (LSP) functionality as MCP (Model Context Protocol) tools

N/A

vscode-agent-todos

Gives VS Code agent mode planning superpowers with dynamic todo lists

N/A

vscode-as-mcp-server

Expose VSCode features such as file viewing and editing as MCP, enabling advanced AI-assisted coding directly from tools like Claude Desktop

N/A

vscode-demo-time

Enables AI assistants to interact with Demo Time and helps build presentations and demos.

N/A

vscode-mcp

MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get real-time LSP diagnostics, type information, and code navigation for AI coding agents without waiting for slow tsc/eslint checks.

N/A

vscode-mcp-server

MCP server to expose VS Code editing features to an LLM for AI coding

N/A

vulnerable-mcp-servers-lab

A collection of servers which are deliberately vulnerable to learn Pentesting MCP Servers.

N/A

waldzell-mcp

Waldzell AI's monorepo of MCP servers. Use in Claude Desktop, Cline, Roo Code, and more!

N/A

wallguard

N/A

wc26

FIFA World Cup 2026 data: matches, teams, venues, city guides, fan zones, and more.

N/A

weather

An MCP server that provides weather information.

N/A

weather-forecast-server

weather-forecast-server, MCP server, without api key, free. Get weather for cities around the world. 免费天气预报MCP工具。

N/A

weather-server-python

An MCP server that provides weather information

N/A

weatherxm-pro-mcp

This MCP server exposes the WeatherXM PRO APIs as MCP tools, allowing clients to access weather station data, observations, and forecasts through the MCP protocol.

N/A

web-search-mcp

A comprehensive, production-ready research server for the Model Context Protocol (MCP). Provide your LLM clients with real-time access to the web, weather data, and more.

N/A

webex-messaging-mcp-server

A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to Cisco Webex messaging capabilities.

N/A

website-publisher-mcp

AI Website builder and publisher MCP. Quickly publish and deploy your AI generated code as real website URL. Support html, css, js, python etc.

N/A

website-search

Write better incident response and other reports, get guidance on security best practices.

N/A

wechat-mcp-server

MCP Server for WeChat Video Automation

N/A

wechat-official-account-mcp

微信公众号MCP服务器 - WeChat Official Account MCP Server

N/A

wemo

Control WeMo smart home devices - discover, toggle, adjust brightness, and manage HomeKit codes

N/A

wemo

Control WeMo smart home devices - discover, toggle, adjust brightness, and manage HomeKit codes

N/A

whatsapp-mcp

WhatsApp Unofficial MCP Server

N/A

windbg-mcp-server

MCP server for WinDbg debugging integration

N/A

windtools-mcp

Your own codebase tools like code semantic search

N/A

winforensics-mcp

A comprehensive MCP server for Windows digital forensics on KALI Linux

N/A

winsight

Windows Screen Capture MCP Server — give Claude Code eyes on your desktop.

N/A

wishfinity-mcp-plusw

Save any product URL to your Wishfinity wishlist. Works with any MCP client.

N/A

with-mcp

withMcp: Turn your API Server into an MCP with 1 line of code

N/A

wordpress-mcp-server

A WordPress MCP server that provides 190+ tools for complete WordPress site management through AI.

N/A

work-iq-mcp

MCP Server and CLI for accessing Work IQ

N/A

wow-api-mcp

MCP server for World of Warcraft API data — functions, deprecations, enums, events, widgets. Parses ketho.wow-api VS Code extension annotations.

N/A

x-mcp-server

MCP server for X(Twitter) based on its Official API

N/A

x64dbg

MCP server for x64dbg debugger - 23 mega-tools for AI-powered reverse engineering and debugging

N/A

xcode-mcp-server

MCP Server implementation for Xcode integration

N/A

xcodemcp

Control Xcode directly via JXA for build, test, debug operations with XCLogParser integration

N/A

xcodeproj-mcp-server

A Model Context Protocol Server to manipulate *.xcodeproj

N/A

xdebug

MCP server for PHP Xdebug debugging with breakpoints, stepping, and variable inspection

N/A

xgmem

Global Memory MCP server, that manage all projects data.

N/A

yahoo-finance-mcp

This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.

N/A

yahoo-finance-mcp

this is deployed on FastMCP

N/A

yamcp

Organize your MCP servers in local workspaces, share them as Yet-Another-MCP through a single command

N/A

yazio-mcp

MCP server for accessing Yazio user & nutrition data (unofficial)

N/A

yby6-crawling-short-video-mcp

本项目是一个基于 FastMCP 的全网短视频去水印解析服务,支持多平台视频分享链接的解析,自动提取视频真实地址及相关信息。 适用于需要批量解析、去水印、采集短视频的场景。本项目还支持视频内容文本提取功能,可以通过语音识别将视频内容转为文本。

N/A

yonaka15_mcp-server-runner

Mirror of https://github.com/yonaka15/mcp-server-runner

N/A

youmind-mcp

A Model Context Protocol (MCP) server built with FastMCP that provides access to YouMind content.

N/A

youtube-connector-mcp

YouTube MCP Server: Connect Claude, Cursor & Cline to YouTube. Features: search videos, fetch transcripts, read comments & channel analytics via YouTube Data API v3.

N/A

youtube-mcp-server

MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics

N/A

youtube-mcp-server

A powerful Model Context Protocol (MCP) server for YouTube video transcription and metadata extraction.

N/A

youtube-mcp-server

Cómo crear MCP Servers y usarlos con GitHub Copilot Chat 🚀💻🤖

N/A

youtube-summarize

MCP server that fetches YouTube video transcripts and optionally summarizes them

N/A

youtube-transcript-mcp

An MCP server for fetching transcripts of YouTube videos.

N/A

yutu

A fully functional MCP server and CLI for YouTube

N/A

zed-code-runner-mcp-server

Code Runner MCP Server for Zed

N/A

zed-extension-mcp-server-shortcut

Zed Editor Extension for Shortcut's MCP Server

N/A

zed-mcp-server-2slides

The Zed MCP server extension for https://2slides.com

N/A

zed-mcp-server-basic-memory

Basic Memory MCP server integration, for Zed Editor's Assistant.

N/A

zed-mcp-server-buildkite

Buildkite Integration for Zed - Access your Buildkite CI/CD pipelines and builds directly from your editor

N/A

zed-mcp-server-digitalocean

A Zed Extension for Digital Ocean's MCP Servers

N/A

zed-mcp-server-kubernetes

Kubernetes MCP Server Extension for Zed

N/A

zed-mcp-server-kubernetes

N/A

zed-mcp-server-miaoduo

miaoduo mcp server extension for zed editor

N/A

zed-mcp-server-serena

Zed editor extension for Serena MCP server - semantic code analysis toolkit

N/A

zed-mcp-server-supabase

A Supabase MCP server extension for Zed editor

N/A

zed-surrealdb-mcp-server

A mcp server for surrealdb that wraps surrealdb-mcp-server for zed editor

N/A

zenable

Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails

N/A

zenlink-mcp

Browser automation for MCP clients via Zen Browser or Firefox.

N/A

zero-mcp

Zero-boilerplate, lightweight and fast MCP server toolkit. Skip the weight of `@modelcontextprotocol/sdk` and start shipping MCP servers in minutes with minimal code.

N/A

zeta-chain-cli

Create friendly, customizable greetings for any name or audience. Break the ice in demos, onboardi…

N/A

zhaoganghao-hellomcp

Greet people by name with friendly, concise messages. Explore the origin of 'Hello, World' for fun…

N/A

zig-mcp

Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin functions

N/A

zoekt-mcp

MCP server for Zoekt

N/A

zoo-mcp

An MCP server that provides access to the Zoo API for various CAD operations and tools.

N/A

zoom-mcp-server

Zoom mcp server to create, update, read or delete zoom meetings using natural language commands through Cursor and Claude

N/A

zsh-tool

Zsh for Claude Code. PTY mode lets Claude type passwords. NEVERHANG + A.L.A.N.

N/A

zwldarren-akshare-one-mcp

Provide access to Chinese stock market data including historical prices, real-time data, news, and…

N/A

顏回 YanHui Debug AI

Debug AI with shared KB. One bug fixed = everyone benefits. KB hit 4ms free, new analysis $0.05.

N/A
4643
Packages Evaluated
10313
Need Evaluation
173
Need Re-evaluation
Community Powered