Packages
26403 resultsmcp-server-csdn
An MCP server intended to automatically generate CSDN blog posts (CSDN 自动发帖).
mcp-shield
mcp-shield is a CLI security scanner that inspects installed MCP server configurations/tools and reports potential prompt-injection/tool-poisoning style vulnerabilities, suspected data-exfiltration channels, tool shadowing/behavior modification, and cross-origin escalation risks. It can optionally use an Anthropic Claude API key to enhance analysis.
redis-mcp-server
Redis MCP server exposing Redis management/control tools via an MCP interface implemented as SSE (Spring Boot + spring-ai MCP webmvc starter). Supports basic key operations: set/get/delete and pattern-based key listing (with optional expiration for set).
rules-mcp-server
An MCP server package that exposes “rules” functionality to an AI agent via the Model Context Protocol (MCP).
undetected-chrome-mcp-server
undetected-chrome-mcp-server is an MCP server wrapper that exposes browser/automation capabilities (Chromium/Chrome) to an AI agent via the Model Context Protocol, using an “undetected” approach intended to reduce bot-detection likelihood.
woocommerce
WooCommerce is an open-source WordPress eCommerce plugin that enables building online stores with products, orders, payments, shipping, taxes, and extensibility via themes and plugins.
zk-doc-mcp-server
An MCP (Model Context Protocol) server package intended to expose zk-related documentation/knowledge to AI agents ("zk-doc"). The repository name suggests MCP integration, but no README/package manifest details were provided here to confirm exact tools, endpoints, data sources, or behavior.
Claude-Code-Everything-You-Need-to-Know
An all-in-one documentation/guide repository for Claude Code: how to set it up, use its CLI features (slash commands, hooks, workflows, skills), and integrate with MCP servers and related tooling.
crewAI
CrewAI is a Python framework for orchestrating multi-agent (role-based) and event-driven workflows (“Crews” and “Flows”) to automate tasks by coordinating one or more LLM-backed agents with tools and structured configurations (e.g., YAML + Python project scaffolding). It also advertises a related cloud control plane for observability and enterprise management.
iis-php
Provides PHP handling for Microsoft IIS/Windows web servers (commonly by installing and configuring the IIS PHP integration so IIS can serve PHP applications).
mcp-go-server-ak
An MCP-compatible (per description) Go server that exposes vector search functionality backed by Pinecone for storage/indexing and OpenAI for embeddings/processing. It also includes a health endpoint, search/index endpoints, and authentication endpoints under /auth/* (with optional GitHub OAuth for development and an MCP secret token).
mcp-server-paypal
An MCP server package intended to let an AI agent interact with PayPal functionality via the Model Context Protocol (MCP). It likely exposes tools for common PayPal operations (e.g., creating orders/transactions and retrieving payment status), but the provided prompt includes no repository/README details to confirm the exact tool list, schemas, or behavior.
minimal-node-web-server
A minimal Node.js HTTP web server template that serves basic web responses on a configurable host/port (intended as a lightweight starting point rather than a full-featured framework).
nai-kserve-huggingfaceserver
The nai-kserve-huggingfaceserver package provides a KServe server integration for serving Hugging Face models. It is intended to run Hugging Face model inference behind a KServe-compatible endpoint.
nefit-easy-http-server
An “easy HTTP server” implementation intended to quickly stand up an HTTP server (likely for local development/utility purposes). The package name suggests a lightweight wrapper around an HTTP server with minimal setup.
nodejs-http-server
nodejs-http-server is a Node.js package for creating/hosting an HTTP server. Specific route/API capabilities, configuration options, and operational behaviors are not provided in the prompt, so the evaluation is necessarily generic.
pg-db-operation-mcp-server
An MCP server package intended to expose PostgreSQL database operations to an AI agent (pg “db operation” tooling) via the Model Context Protocol (MCP).
product_mcp_server
MCP server package (Java) intended to expose “product” capabilities through the Model Context Protocol, based on the repository name/description only; no README or source details were provided to verify specific tools or behavior.
s6-overlay
s6-overlay is a set of components (primarily for container environments) that provides an init system for PID 1, service supervision, and orderly startup/shutdown. It integrates s6/skalibs style process supervision into containers so multiple services can be managed reliably within one image.
sabnzbd
SABnzbd is a self-hosted Usenet (NZB) downloader and queue manager that fetches, verifies, and extracts downloads from Usenet providers using NZB files.