Packages
4946 resultsApple HIG Designer MCP
Apple HIG Designer MCP server enabling AI agents to query Apple's Human Interface Guidelines — retrieving design principles, UI component specifications, platform-specific guidelines, and accessibility recommendations, integrating Apple's official design documentation into agent-driven iOS/macOS UI design and development workflows.
Furi MCP Manager
Furi MCP manager enabling developers to manage multiple MCP servers — starting, stopping, and monitoring MCP server processes, managing MCP server configurations, providing a unified CLI interface for MCP server lifecycle management, and simplifying the orchestration of multiple MCP servers in development environments.
JupyterHub REST API
Multi-user server for Jupyter notebooks with REST API for managing users, spawning notebook servers, and administering the hub — enabling data science teams to share computational environments at scale with central authentication and resource management.
Pusher MCP Server
Community MCP server for Pusher Channels enabling AI agents to publish real-time events to channels, trigger webhooks, and manage pub/sub messaging in real-time application architectures.
Rememberizer MCP Server
Official MCP server from SkyDeck AI for Rememberizer — their AI memory and knowledge management service. Enables AI agents to store, retrieve, and search personal and team knowledge through Rememberizer's semantic memory system. Provides persistent AI memory across sessions by storing important information in Rememberizer's cloud knowledge base.
Trivy Server REST API
Trivy Server mode runs the open-source Trivy scanner (from Aqua Security) as a persistent HTTP server, exposing a REST API for container image scanning, filesystem scanning, repository scanning, and SBOM generation. In server mode, the vulnerability database is loaded once into the server process and shared across all client requests — eliminating the cold-start DB download penalty (typically 150MB+) that affects CLI-per-scan workflows. The REST API accepts scan targets as JSON payloads and returns structured vulnerability findings in JSON or SARIF format. The server is a self-hosted component — there is no Aqua Security-hosted Trivy API. Agents must deploy and manage their own Trivy server instance, typically as a sidecar container or dedicated service in their infrastructure. The API surface is minimal (essentially one scan endpoint), but its coverage is comprehensive: OS packages, language-specific dependencies (npm, pip, gem, cargo, go.sum, etc.), secrets, misconfigurations, and SBOM generation in SPDX/CycloneDX formats. An optional token-based auth mechanism exists for securing the server endpoint.
Wenyan MCP
An MCP server that automates publishing Markdown articles to WeChat Official Accounts, handling Markdown-to-WeChat conversion, image uploads to WeChat's media library, theme styling, math formula rendering, and code highlighting — configurable as stdio or SSE with multi-tenant support.
Academia MCP Server (arXiv + ACL)
MCP server by IlyaGusev (notable NLP researcher) for academic literature search. Enables AI agents to search arXiv preprints and ACL Anthology (NLP/linguistics papers), retrieve citations and references, browse related web sources, and accelerate research workflows. Purpose-built for ML/NLP research acceleration.
Autodesk Platform Services MCP Server
MCP server by Autodesk Platform Services (APS/Forge) expert petrbroz enabling AI agents to interact with Autodesk's cloud platform — accessing BIM 360/ACC construction projects, viewing 3D models, querying design data, managing project files, accessing model derivatives, and integrating Autodesk's design intelligence into agent workflows.
Axon MCP Server — Event Sourcing & CQRS
Axon MCP server from AxonIQ enabling AI agents to interact with Axon Framework and Axon Server — querying event stores, inspecting event-sourced aggregates, browsing event streams, and integrating AxonIQ's event sourcing and CQRS infrastructure into agent-driven development and debugging workflows for event-driven Java applications.
BetterAuth MCP Server
BetterAuth MCP server enabling AI agents to interact with BetterAuth — the TypeScript authentication library — managing users, sessions, and authentication configurations, querying user data, and integrating BetterAuth's authentication system into agent-driven user management and auth debugging workflows.
Dify MCP Plugin Server
Official Dify MCP plugin server enabling AI agents to interact with Dify — the open-source LLM application development platform — querying Dify workflows and chatbots, triggering automated pipelines, accessing Dify knowledge bases, managing applications, and integrating Dify's no-code/low-code AI application infrastructure into agent-driven workflows.
HashiCorp Vault API
Secrets management platform API for storing, accessing, and rotating secrets (API keys, passwords, certificates, database credentials). Provides dynamic secrets, encryption-as-a-service, and fine-grained access control.
Letta MCP Server
Official Letta MCP server enabling AI agents to interact with Letta (formerly MemGPT) — the stateful agent framework with persistent memory management — creating and managing Letta agents, accessing long-term memory stores, adding and searching memories, running stateful agent conversations, and integrating Letta's memory-augmented agent infrastructure into MCP-based workflows.
Mattermost
Open-source, self-hosted team collaboration platform with a well-documented REST API for messaging, channel management, bot integration, and slash commands — designed as an enterprise Slack alternative.
Mealie MCP Server
Mealie MCP server enabling AI agents to interact with Mealie — the popular self-hosted recipe manager and meal planner. Enables searching and retrieving recipes, managing meal plans, creating shopping lists, adding new recipes, and integrating culinary knowledge into AI-driven personal assistant and meal planning workflows.
Miro MCP Server
Miro MCP server enabling AI agents to interact with Miro whiteboards — reading and creating boards, adding sticky notes and cards, managing frames, and integrating visual collaboration data into agent workflows.
Open-Meteo API
Free, open-source weather API with no API key required, providing hourly and daily forecasts, historical data, and marine/air quality data from multiple numerical weather prediction models.
OpenCV MCP Server
OpenCV MCP server enabling AI agents to perform computer vision and image processing operations — reading and writing images, applying filters and transformations, detecting objects and features, performing image analysis, and integrating OpenCV's powerful computer vision library into agent-driven image processing workflows.
ls-mcp
MCP server by Liran Tal (prominent Node.js security researcher) providing supply chain security analysis for npm packages — scanning for malicious packages, known vulnerabilities, typosquatting risks, and suspicious package metadata. Integrates package security intelligence into AI development workflows to help agents make safer dependency choices.