Packages
26403 resultsmcp-coding-server-demo-app
A Java (Java EE/Quarkus) demo project that showcases a Model Context Protocol (MCP) “coding server” integrating with Claude for a development workflow, plus a Todo List full-stack application demo.
metrics-server-amd64
metrics-server-amd64 appears to be a CPU architecture-specific build artifact for Kubernetes Metrics Server, which provides resource utilization metrics to the Kubernetes API (commonly used by Horizontal Pod Autoscaler and kubectl top).
nango-server
nango-server is an integration/backend component from Nango that serves as a server-side layer for OAuth and API integrations (typically used to handle token exchange/storage and provide a connector runtime for Nango-style integrations).
opencode-studio
opencode-studio is a local web GUI plus an Express-based backend for managing local OpenCode configuration on disk. It supports managing MCP servers (enable/disable, add via npx), profiles (isolated config sets), editing skills and JS/TS plugins (including bulk import from URLs), managing custom slash commands, viewing usage/token cost dashboards from local logs, and handling authentication/credential profiles, with optional GitHub sync and backup/restore.
openldap-server
OpenLDAP server software for running an LDAP directory service. Typically used to host directory data (users/groups) and provide LDAP and LDAPS endpoints for authentication/lookup by applications.
openssh-server
Provides the OpenSSH server (sshd) for accepting inbound SSH connections and serving SSH features such as user authentication and remote command execution/file transfer over SSH.
pyload
pyload is a self-hosted file downloading tool (a download manager) that typically supports adding download sources (e.g., URLs), handling downloads, and managing them with a web interface/CLI—often used to automate and schedule downloads.
querypie-mcp-server
An archived standalone MCP server repository intended to help LLMs/AI agents administer QueryPie ACP (replaced by an MCP server built into QueryPie ACP starting version 11.5.0).
roblox-mcp-server
Provides an MCP server (built on FastMCP) intended to fetch/show Roblox friend presence (who is in-game) and enable joining friends’ games via Roblox deep links.
seata-server
seata-server is the Seata server component for the Seata distributed transaction platform. It provides server-side capabilities used by Seata clients (e.g., transaction coordination, persistence/storage, and configuration for distributed transactions such as AT/TCC/Saga depending on deployment).
tvheadend
tvheadend is a TV streaming and DVB/ATSC/ISDB-T receiver server that ingests broadcast/cable/satellite signals and re-distributes them to clients over network protocols (e.g., IPTV/streaming outputs) and provides a web interface for configuration and monitoring.
wireguard
WireGuard is a lightweight VPN solution implementing secure tunneling between peers using modern cryptography, allowing encrypted point-to-point and site-to-site connectivity.
awesome-mcp-security
awesome-mcp-security is a curated registry/listing of MCP servers along with a daily-updated “Trust Score” intended to help AI agents assess the safety of using particular MCP servers (i.e., attack-surface/prompt-injection/tool-poisoning risk), not the underlying code quality of those servers.
Claude-C2
Claude-C2 is described as a Python-based setup that uses an MCP server to expose endpoints for managing tasks, plus a PowerShell client to communicate back to a “C2 server,” enabling Claude to make requests via a provided configuration.
imap-server
IMAP server implementation that lets clients connect over IMAP to access and manage mailbox messages (e.g., listing folders, searching, reading messages, and typically supporting standard IMAP commands).
mailgun-smtp-server
mailgun-smtp-server likely provides an SMTP server implementation that forwards incoming emails through Mailgun (acting as a local SMTP relay compatible with Mailgun’s requirements).
mc-mcp-server
A Java-based MCP (Model Context Protocol) server intended to integrate with Minecraft, likely exposing Minecraft/game functionality through MCP tools. The provided README is largely missing operational details.
nexu
nexu is an open-source desktop client that runs an OpenClaw agent inside IM apps (WeChat, Feishu, Slack, Discord, etc.), providing a GUI to connect, chat, and manage model/provider access for the agent.
samba
Samba is an open-source implementation of SMB/CIFS for sharing files and printers between systems (commonly between Windows and Unix/Linux). It also supports domain-related components such as an Active Directory-compatible domain controller in many setups.
scp-server
scp-server is a service intended to expose SCP (Secure Copy) file transfer functionality over the network. Typical usage would be to accept incoming SCP connections and forward file uploads/downloads to/from a configured storage location.