Packages
25784 resultsapache24
Apache HTTP Server 2.4 (often packaged as apache24) is a production-grade web server and reverse proxy for serving HTTP/HTTPS content and handling web application traffic.
csgo-server
csgo-server is a server-side package for hosting a Counter-Strike: Global Offensive (CS:GO) game server. Based on the provided name alone, it appears to manage game server setup/runtime (e.g., launch parameters, configuration, and/or remote management), but no actual repository contents, README text, or manifest were provided to verify specific features or interfaces.
domoticz
Domoticz (domoticz) is an open-source home automation software that acts as a controller for IoT devices/sensors and provides a local interface (typically via HTTP) to manage devices, view status, and configure automations.
DR-ServerMCP
DR-ServerMCP appears to be a Go-based project intended to provide an MCP (Model Context Protocol) server interface, likely exposing some “DR” functionality to agent tooling. However, no repository contents (README, API specs, MCP tool definitions, auth, or error/rate-limit behavior) were provided, so concrete capabilities cannot be verified from the given data.
fpl-mcp-server
MCP server intended to provide Fantasy Premier League (FPL) data/actions via the Model Context Protocol. The provided README contains only a title with no implementation or usage details.
open_im_server
open_im_server is an open-source chat/im server implementation (from the name and typical ecosystem conventions), intended to provide real-time messaging and related backend services for instant-messaging clients.
spring-ai-mcp-server-sse
A Spring AI MCP server implemented with SSE (server-sent events). The provided README contains only a minimal instruction to run it as a standard Spring Boot application; no MCP tool/resource details are present in the supplied data.
symbol-server
symbol-server appears to be a service that serves symbol/debug information (e.g., for crash reporting or debugging) to clients. However, no README/repo metadata or manifest was provided here, so specific endpoints, protocols, authentication, and behavior cannot be verified from the input.
ubuntu_x2go_server
ubuntu_x2go_server is a packaging/installation resource for running an X2Go server on Ubuntu, enabling remote desktop sessions (typically via SSH-tunneled X2Go) for users to access graphical environments.
lc-mcp-server
Provides a Go-based MCP server (per repository description) and an included/related utility to extract LeetCode authentication cookies (LEETCODE_SESSION and csrftoken) via interactive Chrome automation using chromedp. It outputs shell-exportable environment variables and supports caching until cookies expire.
mcp2-dhcp-server
Runs a DHCP server with optional DNS and optional PXE/iPXE boot support. DHCP/DNS records are driven by MCP 2.0 server metadata from Dimension Data CloudControl; DNS can serve a pseudo-zone for A/AAAA/PTR records and forward other queries to a fallback resolver. PXE/iPXE clients get boot configuration/scripts (with optional overrides via server tags).
rainloop
RainLoop is a webmail client for accessing email accounts in the browser. It supports login to standard mail servers (e.g., IMAP/SMTP) and provides a UI for common email tasks such as reading, composing, replying, and managing messages.
server-base
server-base appears to be a foundational/server boilerplate package, intended to provide reusable server infrastructure (e.g., common configuration, HTTP handling, middleware, and conventions) for building other services. No concrete API surface, endpoints, or operational details were provided in the prompt to evaluate further.
server-proxy
server-proxy is a proxy service intended to sit between a client and one or more upstream servers, forwarding requests/responses. Specific behavior (routing rules, supported transports, auth, logging, etc.) cannot be determined from the provided information.
zotero
Zotero is reference-management software for collecting, organizing, citing, and sharing research sources (e.g., importing from browsers/catalogs, managing PDFs/notes, and generating citations/bibliographies).
code-server-python-go
code-server (a self-hosted VS Code-in-the-browser app) with helper tooling specific to a Python + Go code-server ecosystem; overall this package appears to provide a way to run/configure code-server with integrations for Python/Go workflows (e.g., extensions, build/run commands, or dev-container-like setup).
mcp-server-demo
Insufficient documentation provided: the repository/README only contains a minimal placeholder title and no described MCP server functionality, endpoints, or configuration.
nx-cache-server
nx-cache-server is a server component intended to cache Nx build results to speed up repeated builds. It is typically used in Nx monorepos and CI to share cache artifacts across machines/runs.
plantuml-server
plantuml-server provides a service for rendering PlantUML diagrams from diagram definitions, typically via HTTP endpoints (e.g., accepting PlantUML text and returning an image like SVG/PNG).
redirect-server
redirect-server appears to be a locally deployable server that handles HTTP redirects—i.e., it receives requests and responds with redirect responses to redirect clients to other URLs/endpoints. However, no repository README, API description, or configuration details were provided here, so the exact behavior, routes, and interfaces cannot be confirmed.