Packages
26403 resultsXiaozhi ESP32 Server
A Python/Java/Vue backend server for the Xiaozhi ESP32 open-source smart hardware project, providing voice interaction, speaker recognition, multi-LLM dialogue, visual perception, and IoT device control for ESP32-based AI assistants.
agentset
Agentset is an open-source platform for building, evaluating, and deploying production-ready RAG and agentic applications, including ingestion, chunking, embeddings, retrieval, evaluation/benchmarks, a chat playground, and (cloud or self-hosted) hosting. It also claims a developer-friendly API with typed SDKs and an OpenAPI spec, plus multi-tenancy and an MCP server.
amazon-redshift-mcp-server-by-cdata
Provides a local MCP (Model Context Protocol) server that wraps the CData JDBC Driver for Amazon Redshift, exposing database metadata (tables/columns) and query execution via MCP tools so an LLM client can retrieve Redshift data (README describes read-only as the project’s intent).
autogen-ext-mcp
Provides an AutoGen extension that exposes Model Context Protocol (MCP) server tools to AutoGen agents by connecting to MCP servers (e.g., via stdio) and converting MCP tool schemas into AutoGen-compatible tool interfaces. Note: repository is archived and functionality is integrated into the official autogen-ext package (v0.4.6+).
Azan MCP
A lightweight Kotlin/JVM library for calculating Islamic prayer times and triggering the Azan (call to prayer), supporting 10 different calculation methods from organizations like Umm al-Qura, Muslim World League, and ISNA.
dynamics-365-business-central-mcp-server-by-cdata
Provides a local, read-only MCP server (stdio-based) that exposes Dynamics 365 Business Central data through tools that wrap the CData JDBC Driver as relational SQL models. It supports discovering tables/columns and executing SELECT queries via MCP JSON-RPC tools.
mcp-applemusic
mcp-applemusic is an experimental MCP server for macOS that controls Apple Music using AppleScript. It exposes MCP tools to play/pause/skip tracks, search the library, play a specific song, manage playlists, and return basic library statistics.
mcpb
MCP Bundles (MCPB) is a TypeScript/Node.js toolchain and bundle format for packaging a local MCP server into a single .mcpb (zip) archive with a manifest.json describing server entrypoints and capabilities. It includes a CLI (mcpb init/pack) and reference code used by Claude for macOS/Windows to load, verify, and provide single-click installation with related end-user features like updates and configuration.
mcp-sap-gui
An MCP server that automates SAP GUI interactions for LLM agents by launching SAP transactions and controlling the GUI via simulated mouse/keyboard actions (including screenshot-based feedback).
orange3-shopify-mcp-server
MCP server that provides Model Context Protocol integration with Shopify, enabling programmatic access to Shopify APIs and data through the MCP framework
orange-mcp-server
MCP server package - orange-mcp-server
orange-mcp-server-box
MCP server package - orange-mcp-server-box
orange-mcp-server-code-assist
MCP server providing code assistance and development tooling through the Model Context Protocol
orange-mcp-server-collector
MCP server that collects and aggregates data from various sources
orange-mcp-server-headless-gmail
MCP server package providing headless Gmail API integration - enables programmatic access to Gmail functionality through the Model Context Protocol without UI
osdu-mcp-server
Provides a Model Context Protocol (MCP) server that exposes OSDU platform capabilities (health/entitlements, partition management, legal tags, schema management, search, and storage CRUD with versioning/batching) through conversational tool calls.
sap-ariba-procurement-mcp-server-by-cdata
Provides a local, stdio-based MCP server wrapper around the CData JDBC Driver for SAP Ariba Procurement, exposing available tables/columns and a SQL SELECT query tool to an MCP-capable client (e.g., Claude Desktop). The server is described as read-only in this repo.
skillhub
SkillHub is a self-hosted, open-source agent skill registry that lets organizations publish, version, govern, and distribute reusable “skill packages” within private namespaces. It provides a Web UI and CLI-first workflows plus a backend REST API, with RBAC and audit logging, and supports pluggable storage (filesystem, S3/MinIO).
switch-bot-mcp-server
Provides an MCP (Model Context Protocol) server that lets an agent retrieve SwitchBot device lists and statuses and execute commands on SwitchBot devices using SwitchBotAPI credentials.
talos-mcp-server
Provides a Model Context Protocol (MCP) server for interacting with Talos Linux clusters using talosctl’s underlying gRPC/mTLS API. Exposes Talos cluster/node lifecycle operations, configuration/pache workflows, resource inspection, and supporting utilities like file browsing/reading, logs/dmesg, and etcd management.