Packages
32658 resultsAqara MCP Server
Official MCP server from Aqara (aqara org) for their smart home ecosystem. Enables AI agents to control Aqara smart home devices — lights, sensors, locks, cameras, thermostats — via the Aqara cloud API. Supports scenes, automations, and device state queries across the Aqara device lineup.
Better Stack Uptime & Logging MCP Server
MCP server for Better Stack — combining uptime monitoring, structured logging (Logtail), and incident management. Enables AI agents to query uptime monitors, retrieve log data, manage on-call schedules, create and resolve incidents, and update status pages. Better Stack unifies observability tools previously requiring multiple services.
ChEMBL MCP Server
ChEMBL MCP server enabling AI agents to query the ChEMBL bioactivity database — searching for chemical compounds, retrieving drug targets and bioactivity data, fetching molecular properties and ADMET predictions, and integrating ChEMBL's comprehensive medicinal chemistry database into agent-driven drug discovery and cheminformatics workflows.
Flux Operator
A Kubernetes CRD controller that automates the lifecycle of CNCF Flux CD across cluster fleets, handling installation, configuration, upgrades, multi-tenancy, and ephemeral preview environments. Includes an MCP server for AI-assisted GitOps operations.
Google Cloud Translation API
Google Cloud's machine translation API supporting 130+ languages, available as both a basic REST API and an advanced neural model with glossary and batch support.
Imgix API
Image optimization and transformation CDN that processes images on-the-fly via URL parameters, serving optimized images from any origin storage with global CDN delivery.
Lambda Labs Cloud API
GPU cloud computing API providing on-demand and reserved access to NVIDIA H100, A100, and V100 GPU clusters for ML training, fine-tuning, and inference workloads.
MCP Pointer
Combines a Chrome extension with a local MCP server so AI coding assistants can inspect DOM elements a developer points to in the browser, receiving rich context including text, CSS classes, computed styles, attributes, and React component metadata.
MCPControl
Windows-only MCP server enabling AI models to control desktop systems — mouse movements/clicks, keyboard input, window management, screen capture, and clipboard operations. Supports multiple automation providers (keysender, PowerShell, AutoHotkey v2) with SSE transport for remote connections and optional HTTPS/TLS.
Metabase MCP Server
Metabase MCP server enabling AI agents to interact with Metabase's business intelligence platform — querying cards and dashboards, executing questions, exploring database metadata, and accessing analytics data from Metabase's self-hosted or cloud instances.
MinIO API
S3-compatible open-source object storage server designed for high-performance, self-hosted or cloud-native object storage, with full compatibility with the Amazon S3 API.
Mobile Automation MCP Server
MCP server providing iOS mobile app automation capabilities. Enables AI agents to control iOS simulators and devices, interact with app UI elements, take screenshots, run automated tests, and perform mobile QA workflows through Appium or XCUITest frameworks.
PDF RAG MCP Server
MCP server providing PDF document ingestion and RAG (Retrieval Augmented Generation) capabilities. Enables AI agents to ingest PDF files, create vector embeddings, and perform semantic search over PDF content — grounding agent responses with specific document knowledge from PDF libraries.
SEO Insights MCP Server
MCP server providing SEO analysis capabilities to AI agents. Enables agents to analyze web pages for SEO factors — meta tags, heading structure, page speed, mobile-friendliness, structured data, canonical URLs, and technical SEO issues — helping AI-assisted digital marketing and web optimization workflows.
Screenshot MCP Server
MCP server for capturing screenshots from the local desktop or specific application windows. Enables AI agents with vision capabilities to see the current state of the screen, capture specific regions, and use visual context for UI automation, testing, and vision-based workflows.
Shippo API
Multi-carrier shipping API for creating discounted labels, comparing rates, tracking packages, and managing returns across major carriers (USPS, UPS, FedEx, DHL, etc.).
Spotify Streamable MCP Server
Spotify Streamable MCP server enabling AI agents to interact with Spotify — searching tracks and artists, managing playlists, controlling playback, retrieving listening history and recommendations, and integrating Spotify's music platform into agent-driven music discovery and playlist curation workflows.
Supabase MCP Server
An MCP server enabling AI coding assistants to interact with Supabase databases safely. Supports PostgreSQL queries with risk assessment, schema management with versioning, Management API access, Auth Admin SDK, and log retrieval.
Vultr
Affordable cloud provider offering VPS, bare metal, managed Kubernetes, and GPU instances across 32+ global locations with a clean REST API for programmatic infrastructure management.
dotenv
Loads environment variables from a .env file into process.env. The most widely-used Node.js environment configuration library — enables 12-factor app configuration by keeping secrets out of code. dotenv reads key=value pairs from .env files and merges them into process.env at application startup. Zero dependencies. Used by virtually every Node.js project that needs environment-based configuration.