Packages
25784 resultsawesome-mcp-servers
awesome-mcp-servers is a curated directory/collection of links to Model Context Protocol (MCP) servers, organized by category. It does not itself provide an MCP server, API, SDK, or executable integration—its function is to point users to other MCP server implementations.
cocube-mcp-server
An MCP (Model Context Protocol) server intended to connect an AI programming robot (“CoCube”) to external capabilities via an MCP interface, backed by a Rust dependency (“cocube-rs”) referenced from another repository for documentation.
gluster-server
GlusterFS server implementation/package for building and running a GlusterFS distributed storage cluster (volumes, bricks, replication/erasure coding, management, and client connectivity).
langgraph-server
langgraph-server is a server-side component for hosting LangGraph applications. It provides an HTTP interface to run/stream graph executions and integrates LangGraph with a runnable web server so agents/apps can invoke workflows over the network.
metrics-server
metrics-server is a Kubernetes add-on that aggregates resource metrics (CPU/memory) from kubelets and exposes them to the Kubernetes Metrics API (used by Horizontal Pod Autoscaler and kubectl top).
openttd-server
OpenTTD server software for hosting OpenTTD multiplayer games. Provides a headless game server process configurable via command-line and/or config files (typical for game-server deployments).
percona-server
Percona Server for MySQL is a database server distribution (a MySQL-compatible fork) focused on performance, scalability, and operational features such as advanced monitoring/tuning and (depending on version) additional storage/replication improvements.
simple-ftp-server
simple-ftp-server is a lightweight FTP server implementation intended to run locally or in small deployments, providing basic FTP file transfer capabilities.
syncthing
Syncthing is an open-source continuous file synchronization tool that keeps folders in sync across multiple devices over the network using peer-to-peer connections.
voicemcpserver
MCP server package intended to expose voice-related capabilities/tools to MCP-compatible agents ("voicemcpserver"), acting as an integration layer between an agent runtime and voice features.
zabbix-server-pgsql
zabbix-server-pgsql is the Zabbix server component configured to use a PostgreSQL database backend. It manages monitoring data processing, hosts/items/triggers evaluation, and stores/retrieves operational and historical data via PostgreSQL.
altv-server
altv-server is a server-side package for building multiplayer experiences with the alt:V engine. It provides the core server framework/API for defining game logic and handling client-server interactions.
k8s-webhook-server
k8s-webhook-server is a Kubernetes-focused webhook server component intended to receive and serve webhook requests inside a cluster (commonly for integrating external events or GitOps-style workflows).
redis-stack-server
redis-stack-server is a Redis Stack server package that runs a Redis instance with the Redis Stack features (commonly including search/JSON/graph/vector capabilities depending on the distribution). It’s used to provide the Redis backend services for applications that need Redis and Stack modules.
roboflow-inference-server-jetson-4.6.1
Provides an inference server tailored for NVIDIA Jetson (v4.6.1) to run Roboflow-hosted or packaged computer-vision models on-device, exposing the model as a network service for image/video inference workflows.
snapdrop
Snapdrop is a web-based “send files to nearby devices” clone of Apple’s AirDrop concept. Users open the site on multiple devices, establish a peer connection in the browser, and transfer files/establish sessions via client-side networking (typically WebRTC) mediated by the Snapdrop server.
spingai-mcp-server
spingai-mcp-server is an MCP server package (as indicated by its name) intended to expose tools/resources for AI agents via the Model Context Protocol. The provided input contains only repository metadata (no README/code, API surface, auth, or docs), so the exact MCP tools and behavior cannot be verified.
zk-test20251125-mcp-server
An MCP server package (named zk-test20251125-mcp-server) intended to expose “zk” test-related capabilities to AI agents via the Model Context Protocol.
zmy-mcp-server
An MCP (Model Context Protocol) server package intended to be used by LLM agents to access some external capability(s). The provided prompt includes only the package name and no README/repo content, so the specific tools/endpoints and behavior cannot be verified.
Air-Quality-Trends-Analysis-Project
AirSense is a full-stack air-quality monitoring and analytics platform. It aggregates multi-source PM2.5/PM10 data (Open-Meteo, OpenAQ, IQAir, WAQI) into a MySQL-backed time series, provides multi-city KPIs and comparisons, performs SARIMAX-based forecasting with evaluation metrics, and offers an LLM-based planning agent for natural-language analytics plus automated PDF report generation. Access is controlled via JWT authentication with tiered (Free/Pro/Enterprise) enforcement.