Packages
26403 resultspos-mcp-server
pos-mcp-server appears to be an MCP (Model Context Protocol) server package for POS-related functionality, enabling an AI agent to access POS data/actions via MCP tools. However, no repository README/manifest details were provided in the prompt, so tool coverage, endpoints, auth, and operational behaviors cannot be verified.
ray-mcp-server
ray-mcp-server is an MCP server (Model Context Protocol) intended to expose Ray-related functionality to MCP-compatible AI agents/tools. The package name strongly suggests it wraps Ray capabilities behind MCP tool interfaces for agent-driven orchestration.
starlake-mcp-server
Evaluates an MCP server implementation (“starlake-mcp-server”) intended to expose StarLake-related capabilities to MCP-capable agents. The provided prompt includes only the package name, with no README/repo metadata or manifest content to analyze for supported tools, endpoints, auth, or behavior.
starsc-mcp-server
starsc-mcp-server is an MCP (Model Context Protocol) server package intended to expose Stars/StarSC-related functionality to AI agents via the MCP interface. Based on the provided input, no README/repo metadata was included, so details about the exact tools, parameters, and behavior cannot be verified.
weatherinfohttpstreammcpserver
A named MCP server package intended to provide weather information via the Model Context Protocol (MCP), likely by streaming HTTP responses from an external weather source and exposing them as MCP tools to an agent.
webdav-server
webdav-server is a WebDAV server package that exposes a filesystem-like interface over HTTP using the WebDAV protocol (methods like PROPFIND/PROPPATCH/PUT/GET/MKCOL, etc.), typically for managing and sharing files and directories via standard WebDAV clients.
agentic-ai-mcp-server
Spring Boot application intended to act as an MCP server for an “AI-powered dog adoption scheduling” service. Based on the provided README, it can be built and run as a Docker container exposing an HTTP service on port 8081 (or SERVER_PORT override).
ddclient
ddclient is a client for Dynamic DNS (DDNS). It automates updating DNS records by periodically contacting a Dynamic DNS provider’s update endpoints using configured credentials and host parameters, typically over HTTP.
llm-twin-course
A self-paced open-source Python course repository with code to build an end-to-end “LLM twin” production-style system: data crawling + CDC into MongoDB and RabbitMQ, feature/embedding pipelines into Qdrant (and optional vector compute with Superlinked), fine-tuning on AWS SageMaker, and an inference/RAG service deployed via SageMaker plus prompt monitoring/evaluation (Opik/Comet ML) and a Gradio UI.
Multi-Source-Media-MCP-Server
An MCP tool server (written in Go) that exposes a unified set of MCP tools for accessing media from multiple sources (e.g., Unsplash/Pexels), crawling web pages for images, and performing media generation/manipulation (e.g., text-to-image and image-to-image via multiple AI backends). Configuration is loaded from a YAML file and the server is built/run via Go tooling.
puppetserver
puppetserver is the server component for Puppet, exposing Puppet's services (catalog compilation/serving, agent communication, and related endpoints) to manage and enforce infrastructure configuration via Puppet manifests and facts.
skill-address-pr-review
A Claude Code skill that, when invoked as /address-pr-review on a branch with an open PR, fetches unresolved GitHub PR review threads and CI failures (designed for GitHub Actions), applies fixes, and posts replies to each thread. It ignores already-resolved comments.
spark-jobserver
spark-jobserver is a service that exposes a job-queue style interface for submitting and managing Apache Spark jobs, allowing clients to submit Spark applications to a Spark cluster through an intermediary server.
gzdoom
gzdoom is a game engine for playing and developing classic Doom-family (and related) games. It is distributed as software you run locally to load mods/WADs and execute game logic; it is not an online API service.
home-assistant-model-context-protocol
A Home Assistant Model Context Protocol (MCP) custom component that previously provided an MCP server; the README indicates it has been moved to Home Assistant’s official MCP Server integration and is no longer needed.
Integuru
Integuru is a local Python CLI/agent that reverse-engineers web platform actions from a user-captured HAR file. It generates a dependency graph of browser network requests (and cookie-based session usage) and can output runnable Python code that calls the platform’s internal endpoints to reproduce the desired action.
kurento-media-server
Kurento Media Server is an open-source media server for real-time communications, providing server-side WebRTC/RTP media processing such as relaying/bridging, conferencing, and media pipeline features (typically via Kurento modules like filters/transports).
mastering-typescript-skill
A documentation/skill repository that guides developers on enterprise-grade TypeScript (TypeScript 5.9+), including type-system techniques, error-handling/validation patterns (e.g., Zod), and integration guidance for React and NestJS along with modern tooling configuration (Vite, pnpm, ESLint, Vitest).
matter-server
matter-server is an open-source Matter controller/server for local device discovery, commissioning, and interaction with Matter devices (typically acting as a bridge/controller for Matter ecosystems).
mcp-server-4-halo
An MCP server implementation for Halo blogging framework (“halo框架博客发文MCP服务”), intended to expose Halo blog publishing/content operations via the Model Context Protocol.