Packages
26403 resultsecho-server
echo-server is a simple server that echoes back received input (commonly used as a minimal example for building/testing network services).
feed2toot
feed2toot is a command-line tool that converts RSS/Atom feeds into Mastodon posts (toots), typically by fetching items from one or more feeds, transforming them, and publishing them via the Mastodon API.
frida-c2-mcp
frida-c2-mcp (FridaC2MCP) is an MCP server that exposes Frida dynamic instrumentation over a networked, streamable HTTP transport. It is intended to run entirely on rooted Android and jailbroken iOS devices, translating MCP/HTTP requests into Frida operations such as process/application management, attaching sessions, and executing/injecting bundled JavaScript Frida scripts.
geoserver
GeoServer is a server for publishing and managing geospatial data. It exposes geospatial services (commonly OGC standards such as WMS/WFS/WCS) and supports integrating with common data sources (e.g., PostGIS, shapefiles, rasters).
iis-mysql-php-joomla
Appears to be an integration bundle/setup for running Joomla (PHP CMS) on IIS with a MySQL/MariaDB backend (likely including configuration guidance/scripts for IIS/PHP/MySQL and Joomla deployment).
mcp-audit
mcp-audit is a Python CLI (and web app) that scans for Model Context Protocol (MCP) configurations across developer tools and GitHub repos, detecting potential exposures such as secrets (API keys/tokens/DB URLs), connected APIs/endpoints, configured AI models, and risk flags (e.g., shell/filesystem access). It can export reports in multiple formats (JSON, SARIF, CycloneDX, etc.) and can be used in CI to fail builds on critical findings.
mcp-rag-server
mcp-rag-server is an MCP (Model Context Protocol) server intended to provide retrieval-augmented generation (RAG) capabilities by connecting to MongoDB and using LLM providers (listed as Gemini/OpenAI and “A2A support Grok” in the repository description).
mcp-server-csdn-final
A Spring Boot (Java 17) service that provides a REST API to automatically publish Markdown articles to CSDN. It supports configuring article metadata (tags/category/description), converting Markdown to HTML, and integrates with Spring AI tool sets. Authentication to CSDN appears to be done via a configured CSDN Cookie stored in application.yml.
minecraft-bedrock-server
Provides tooling to run a Minecraft Bedrock Edition dedicated server (e.g., containerized deployment/scripts) based on the package name and typical scope of such repositories; does not appear to expose an API intended for programmatic control.
nacos-server
Nacos is a service discovery, configuration, and management platform. The nacos-server package provides the Nacos server component (APIs, configuration/configuraton management, and service registry).
nats-server-config-reloader
nats-server-config-reloader is intended to reload/restart NATS Server configuration when configuration changes (e.g., via filesystem watching), so NATS can pick up updated settings without manual intervention.
node-webserver
A minimal Node.js web server utility (node-webserver) that likely starts an HTTP server and provides basic routing/handling capabilities for serving responses.
nopua
nopua appears to be a Python “agent skill”/prompting component intended to change how AI agents behave (shifting from fear/threat-oriented prompting toward trust/self-respect framing) in order to improve debugging persistence and verification behavior. The provided README content describes philosophy, methodology, and benchmark claims, but does not include any concrete API/SDK interface details in the excerpt.
oidc-server-mock
oidc-server-mock is a mock OpenID Connect (OIDC) provider/server intended to emulate OIDC flows for development and testing (e.g., for verifying login integrations without a real identity provider).
spring-boot-ai-confluence-mcp-server
A Spring Boot Model Context Protocol (MCP) server example that connects to Confluence Cloud and exposes Confluence document management operations (e.g., listing spaces, creating documents, handling history) as MCP callable tools via @Tool annotations and tool registration.
spring-boot-mcp-server-example
A Spring Boot example MCP (Model Context Protocol) server that exposes an MCP endpoint (default /mcp) and includes a health check route. It supports sync/async modes and auto-registers tools via annotation scanning.
texlive-full
texlive-full is a TeX Live distribution metapackage/bundle that installs the full set of TeX/LaTeX packages and tools for document preparation (e.g., LaTeX engines, BibTeX/Biber, utilities, and macros).
xhsaliyunmcpserver
An MCP server package intended to expose functionality for “xhsaliyunmcpserver,” but no README/repository details were provided in the prompt to verify what tools it implements, how it authenticates, or its operational behavior.
xonotic-server
Runs and manages a dedicated Xonotic game server (game server binary/scripts for hosting matches), typically including configuration for gameplay settings, networking, and server-side state.
Agentfy
Agentfy is a Python multi-agent workflow/coordination system intended to automate social-media-related tasks across multiple platforms (e.g., content discovery, content transformation/posting, messaging/support). It’s described as MCP-inspired and modular via an agent registry, and it can be run via CLI or a local Streamlit web UI.