Packages

7745 results

vscode-mcp-server

Developer Tools

A VS Code extension that runs an MCP server locally, exposing VS Code editing, file management, code intelligence (symbols, diagnostics, hover), and terminal execution to AI agents like Claude.

MCP Priority Free tier vscode mcp code-intelligence
70

Apple Voice Memo MCP Server

Productivity

MCP server for Apple Voice Memos on macOS enabling AI agents to list, search, and access voice memo recordings from the local Voice Memos app. Allows AI agents to retrieve transcriptions and metadata from voice recordings stored locally on macOS for productivity and note-taking workflows.

MCP Free tier apple voice-memos macos
70

Daymon

Other

Desktop application that extends Claude with persistent background automation, scheduled task execution, memory management, file watching, and worker agents. Runs as a menu bar/system tray app with a Node.js sidecar for scheduling and an MCP server for Claude integration. Supports pre-configured worker personalities (researcher, code reviewer, email assistant, etc.) and self-improving tasks that optimize based on execution history.

MCP Free tier automation scheduling cron
70

Execa

Developer Tools

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 node child-process shell
70

GPT Researcher MCP Server

AI & Machine Learning

MCP server wrapper around GPT Researcher that exposes deep research, quick search, report writing, and source retrieval as MCP tools. Supports STDIO, SSE, and Streamable HTTP transports for integration with Claude Desktop and other MCP clients.

MCP Free tier deep-research mcp autonomous-agent
70

Gemini Search MCP Server

AI & Machine Learning

MCP server integrating Google Gemini's search grounding capability — enabling AI agents to perform web searches using Google's search infrastructure via the Gemini API, with results grounded in real-time web content. Provides up-to-date information search with Google's index quality and Gemini's synthesis capabilities for research and information retrieval tasks.

MCP Free tier gemini google search
70

Hypothesis

Developer Tools

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 python testing property-based-testing
70

JUnit 5

Developer Tools

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 java kotlin junit
70

Jest

Developer Tools

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 testing javascript react
70

Klaviyo API

Communication

Ecommerce-focused email and SMS marketing platform with deep Shopify/BigCommerce integration, behavioral segmentation, and APIs for event tracking, profile management, and campaign automation.

Free tier klaviyo email sms
70

MCP Server Android Gateway

Developer Tools

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 android gateway mcp-server
70

MCP Server EXE

Developer Tools

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 executable process-execution mcp-server
70

OpenTelemetry MCP Server (Traceloop)

Other

Community MCP server for OpenTelemetry — enabling AI agents to query traces, spans, metrics, and logs from OpenTelemetry-compatible backends (Jaeger, Tempo, Prometheus, and OTLP-compatible stores).

MCP Free tier opentelemetry tracing observability
70

Postman API

Developer Tools

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

Free tier postman api-testing api-management
70

Prefect

Developer Tools

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 prefect workflow-orchestration data-pipeline
70

PyJWT

Developer Tools

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 python jwt authentication
70

PydanticAI

AI & Machine Learning

Type-safe Python AI agent framework built on Pydantic that enforces runtime validation of LLM outputs, provides structured result models, dependency injection for testability, and multi-provider LLM support.

Free tier pydantic pydantic-ai type-safe
70

ReverseCore MCP

Security

MCP server providing reverse engineering and binary analysis capabilities to AI agents — enabling agents to disassemble binaries, analyze executable structures, extract strings, identify function signatures, and assist with malware analysis and security research workflows through structured MCP tool calls.

MCP Free tier reverse-engineering binary-analysis security-research
70

Salesforce MCP Server (Cirra AI)

Developer Tools

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 salesforce crm sales
70

Trio

Developer Tools

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 async python concurrency
70
10896
Packages Evaluated
21762
Need Evaluation
2
Need Re-evaluation
Community Powered