Skip to main content

Browse the directory

Showing 30 of 1276 resources
Saved
Active

Select entries to compare install and trust signals side by side.

Trust snapshot

Trust signals across 40 of 1276 results

Claimed
0%(0/40)

3 trust signals differ in this sample: Review status, Source provenance, Submitter

Signals differ on Review status, Source provenance, Submitter — add entries to compare before you install.

Rollout signal scan

1 rollout risk signal in current results

Biggest gaps: package integrity. 0 entries have 2+ required gaps.

12 scanned

Install payload

Install payload is broadly covered in current results.

good

75% (9/12)

Adoption queue

Browse adoption queue · balanced

207/1276 visible results are in hold tier and need mitigation before adoption.

ready 0caution 8hold 0

ContrastAPI Security Tools

No required blockers for this preset.

caution

64/100

Collect package checksum or signed artifact information.

mcp/contrastapi-mcp-server · trust review · confidence 83%

Memesio MCP Server

No required blockers for this preset.

caution

64/100

Collect package checksum or signed artifact information.

mcp/memesio-mcp-server · trust review · confidence 83%

Packrift MCP Server

No required blockers for this preset.

caution

64/100

Collect package checksum or signed artifact information.

mcp/packrift-mcp-server · trust review · confidence 83%

Prompt-to-asset

No required blockers for this preset.

caution

64/100

Collect package checksum or signed artifact information.

mcp/prompt-to-asset · trust review · confidence 83%

Spain Legal by Legal Fournier

No required blockers for this preset.

caution

64/100

Collect package checksum or signed artifact information.

mcp/legal-fournier-spain-legal-mcp · trust review · confidence 83%

Zyntra - Temp e-mails MCP

No required blockers for this preset.

caution

64/100

Collect package checksum or signed artifact information.

mcp/zyntra-mail · trust review · confidence 83%

.NET Agent Skills

1 blockers: Metadata review

caution

50/100

Request metadata review from maintainers or internal owners.

Collect package checksum or signed artifact information.

skills/dotnet-agent-skills · trust review · confidence 67%

Decision confidence

Decision confidence scan · balanced

207/1276 results are low-confidence and need review before adoption.

high 0medium 8low 0

ContrastAPI Security Tools

Address Package integrity before broader rollout.

medium

68/100

Missing: Package integrity

mcp/contrastapi-mcp-server · trust review

Memesio MCP Server

Address Package integrity before broader rollout.

medium

68/100

Missing: Package integrity

mcp/memesio-mcp-server · trust review

Packrift MCP Server

Address Package integrity before broader rollout.

medium

68/100

Missing: Package integrity

mcp/packrift-mcp-server · trust review

Prompt-to-asset

Address Package integrity before broader rollout.

medium

68/100

Missing: Package integrity

mcp/prompt-to-asset · trust review

Spain Legal by Legal Fournier

Address Package integrity before broader rollout.

medium

68/100

Missing: Package integrity

mcp/legal-fournier-spain-legal-mcp · trust review

Zyntra - Temp e-mails MCP

Address Package integrity before broader rollout.

medium

68/100

Missing: Package integrity

mcp/zyntra-mail · trust review

.NET Agent Skills

Address Metadata review, Package integrity before broader rollout.

medium

54/100

Missing: Metadata reviewMissing: Package integrity

skills/dotnet-agent-skills · trust review

Freshness distribution

Mostly fresh with a few aging entries

Median age 38 days; 11 fresh, 1 aging or stale of 12 scanned.

median 38d

Aging

91–180 days

8%

1 entry

Stale

> 180 days

0%

0 entries

Oldest entries in this view

Theme distribution

Themes are broadly spread across this view

117 distinct themes with no dominant one. Most common: ai-generated-code, code-review, web-security.

Diverse

117 distinct themes across 24 scanned

Packrift logo

Packrift MCP Server exposes Packrift's packaging-supplies catalog through a remote MCP endpoint. It lets AI agents search packaging products, retrieve pricing and inventory context, and create cart URLs for ecommerce packaging workflows.

Memesio logo
Memesio MCP Serverby Memesio · submitted by vy35

Memesio MCP Server is a hosted MCP endpoint for meme template discovery, captioned meme creation, share links, and AI-assisted meme generation. Public tools support anonymous/rate-limited usage, while optional developer or agent keys unlock higher-rate, premium, and AI-powered actions.

Legal Fournier logo
Spain Legal by Legal Fournierby Legal Fournier · submitted by vy35

Spain Legal by Legal Fournier is a public, read-only MCP server for Spain legal route screening. It helps AI assistants explore visa options, Beckham Law eligibility, NIE/TIE steps, residency/nationality paths, EU family routes, and when to prepare a human Legal Fournier handoff.

Zyntra logo

MCP server for e-mail testing: create disposable inboxes, wait for delivery, and extract e-mail content or links - all from your AI agent or test automation workflow. Get a free API key on https://app.zyntra.app/

MCP server that generates production-ready visual assets by routing requests across 30+ image generation models. Handles app icons, favicons, OG images, logos, and wordmarks. Validates output for WCAG contrast and palette consistency. Zero API key required for first run via Pollinations and Stable Horde free tiers.

ContrastAPI logo

49 remote MCP security tools for CVE/KEV/CWE/EPSS lookup, composite CVSS+EPSS+KEV+PoC risk scoring, CVSS v3.x vector parsing, domain/IP/IOC enrichment, dependency and web intelligence checks, MITRE ATLAS AI/ML attacks, and MITRE D3FEND defenses. Anonymous tier available; Pro tier uses an API key.

Reflex logo
Reflexby Reflex · submitted by jaytbarimbao-collab

Open-source full-stack web framework for building web apps entirely in Python, compiling a Python frontend to React and Next.js while keeping state management and event handling in Python, useful for building UIs, dashboards, and tools for AI apps and agents.

Axolotl logo
Axolotlby Axolotl AI · submitted by jaytbarimbao-collab

Free open-source, config-driven LLM fine-tuning framework covering full and parameter-efficient fine-tuning (LoRA, QLoRA), preference tuning (DPO, KTO, ORPO), and reinforcement learning across many model families through declarative YAML configs.

LitServe logo
LitServeby Lightning AI · submitted by jaytbarimbao-collab

Lightweight open-source serving framework for building custom AI model inference APIs by defining a LitAPI with setup and predict methods, with batching, streaming, multi-GPU autoscaling, OpenAI-compatible endpoints, and support for compound, multimodal, RAG, and agent pipelines.

Agent Island logo
Agent Islandby Tristan Tang · submitted by tristan666666

Open-source status companion for Claude Code and Codex with live local session state, your-turn alerts, usage views, and native macOS and Windows applications.

Source-backed rules for reviewing AI-generated endpoints and data-access code before merge for insecure direct object reference risk, covering per-request object-level authorization checks, scoped database lookups, identifier exposure, and consistent enforcement across read, write, and admin operations.

Source-backed rules for reviewing AI-generated code that deserializes data before merge for insecure deserialization risk, covering native serialization formats (pickle, PyYAML, Java Serializable) that can execute arbitrary code on untrusted input, safe data-interchange alternatives, and class allowlisting/integrity checks when native formats can't be avoided.

Source-backed rules for reviewing AI-generated code that binds request parameters to model/entity objects before merge for mass assignment risk, covering allowlist field binding, DTOs that exclude sensitive fields, and the framework-specific autobinding features that make this easy to introduce by default.

Source-backed rules for reviewing AI-generated redirect and forward logic before merge for open redirect risk, covering allowlist-based destination validation, relative-path/indexed-mapping alternatives to raw URLs, and the privilege-escalation and phishing impact of an unvalidated redirect target.

Source-backed rules for reviewing AI-generated code that builds or runs operating-system commands, shell invocations, or subprocesses before merge for command injection and argument injection risk, covering library alternatives to shelling out, array-form process APIs, allowlist input validation, and least-privilege execution.

Source-backed rules for reviewing AI-generated JavaScript/TypeScript code before merge for prototype pollution risk, covering unsafe recursive merge/clone/assign helpers on untrusted input, proto and constructor-prototype key handling, and safer alternatives like Map, Set, and Object.create(null).

Source-backed rules for reviewing AI-generated code that renders untrusted data into HTML, JavaScript, URLs, or CSS before merge for cross-site scripting risk, covering context-correct output encoding, dangerous DOM sinks, HTML sanitization, and Content-Security-Policy as defense in depth.

GPTCache logo
GPTCacheby Zilliz · submitted by jaytbarimbao-collab

Open-source semantic cache for LLM applications that stores and reuses model responses through embedding similarity to cut API cost and latency, with modular embedding, vector-store, cache-storage, and eviction components.

Pipecat logo
Pipecatby Pipecat · submitted by jaytbarimbao-collab

Open-source Python framework for building real-time voice and multimodal conversational agents, orchestrating speech-to-text, LLM, text-to-speech, voice activity detection, and transports as a composable pipeline with pluggable providers.

Local-first GoodMemory MCP server for giving Claude durable, scoped memory with SQLite storage, auditable recall, explicit deletion, and opt-in governed writes.

KLinePic logo

Source-backed KLinePic stdio MCP server for turning broker and exchange fills into annotated post-trade candlestick review charts, with capability discovery and no-charge request preflight before quota-consuming rendering.

LocalAI logo
LocalAIby mudler · submitted by davion-knight

Open-source, self-hostable AI engine that runs LLMs, vision, voice, image, and video models on your own hardware behind one API, with drop-in OpenAI, Anthropic, and ElevenLabs API compatibility, composable on-demand backends, and no GPU required.

Cursor logo

Chinese product-decision skill that distills the reasoning structure of On Contradiction and On Practice into bottleneck diagnosis, stage-aware prioritization, minimal validation, and evidence-driven strategy updates.

Level:expertType:capability-packVerified:validated
Safety ✓ Privacy ✓
Prompt flow logo
Prompt flowby microsoft · submitted by davion-knight

Open-source suite of development tools from Microsoft for building LLM applications end to end — create executable flows that link LLMs, prompts, Python, and tools, trace and debug them, evaluate quality against datasets in CI/CD, and deploy to a serving platform.

txtai logo
txtaiby neuml · submitted by davion-knight

Open-source all-in-one AI framework for semantic search, LLM orchestration, and language-model workflows, built around an embeddings database that unions sparse and dense vector indexes, graph networks, and relational databases, with pipelines, workflows, agents, and web and MCP APIs.

Unsloth logo
Unslothby unslothai · submitted by davion-knight

Open-source library for fast, memory-efficient fine-tuning, reinforcement learning, and training of open LLMs — train 500+ models up to 2x faster with up to 70% less VRAM and no accuracy loss, with LoRA/QLoRA support and export to GGUF, safetensors, vLLM, and Ollama.

Atomic Agents logo
Atomic Agentsby Eigenwise · submitted by davion-knight

Lightweight, modular open-source Python framework for building agentic AI pipelines from atomic, composable components (agents, tools, context providers), built on Instructor and Pydantic.

BAML logo
BAMLby BoundaryML · submitted by davion-knight

Open-source domain-specific language from BoundaryML for writing typed LLM functions with structured inputs and outputs, a VSCode playground, and generated clients you can call from Python, TypeScript, Go, and more.

Cognee logo
Cogneeby topoteretes · submitted by davion-knight

Open-source AI memory platform that gives agents persistent long-term memory by ingesting data in any format and building a self-hosted knowledge graph, combining vector embeddings, graph reasoning, and ontology generation for meaning-based and relationship-based retrieval.

Crawl4AI logo
Crawl4AIby unclecode · submitted by davion-knight

Open-source, LLM-friendly Python web crawler and scraper that turns web pages into clean, LLM-ready Markdown for RAG, agents, and data pipelines, with an async browser pool, caching, structured extraction, and adaptive deep crawling.