MCPs tagged with authentication
-
Prometheus MCP Server
Access and analyze Prometheus metrics through standardized MCP interfaces.
Prometheus MCP Server enables seamless access to Prometheus metrics by providing a standardized Model Context Protocol (MCP) interface. It allows AI assistants and compatible clients to execute PromQL queries, discover and explore metric data, and retrieve instant or range-based results. The server supports authentication via basic and bearer token mechanisms and can be easily deployed via Docker or integrated into multiple development environments.
- ⭐ 282
- MCP
- pab1it0/prometheus-mcp-server
-
Azure Data Explorer MCP Server
Enables AI assistants to query and analyze Azure Data Explorer using the Model Context Protocol.
Azure Data Explorer MCP Server provides standardized MCP interfaces for AI assistants to execute KQL queries and interact with Azure Data Explorer (ADX/Kusto) databases. It supports secure authentication methods, database discovery, and delivers structured results in JSON format. Multiple deployment options, including Docker and various transports, enable flexible integration into development or production environments.
- ⭐ 49
- MCP
- pab1it0/adx-mcp-server
-
Hydrolix MCP Server
MCP server for secure, efficient SQL access to Hydrolix clusters.
Hydrolix MCP Server provides a Model Context Protocol (MCP) interface for executing SQL queries, listing databases, and listing tables on Hydrolix clusters. It ensures safe, read-only data access and includes a standardized health-check endpoint. The server integrates easily with various MCP-compatible clients, supporting multiple authentication methods using either credentials or service account tokens.
- ⭐ 5
- MCP
- hydrolix/mcp-hydrolix
-
MCP Toolbox for Databases
Open source MCP server for secure and efficient Gen AI database integrations.
MCP Toolbox for Databases is an open source server that implements the Model Context Protocol (MCP) for database interactions in Gen AI workflows. It manages core complexities such as connection pooling, authentication, and tool integration, enabling developers to create and deploy database tools with ease and enhanced security. The toolbox supports streamlined connections between development environments and databases, offering observability, context-aware code generation, and automation features. Its design emphasizes rapid integration, reusable tools, and compatibility with AI assistants.
- ⭐ 11,412
- MCP
- googleapis/genai-toolbox
-
Firebase MCP
Connect AI assistants with Firebase services seamlessly using MCP.
Firebase MCP enables AI assistants to interact directly with Firebase services such as Firestore, Storage, and Authentication. It provides a server that integrates with established MCP clients, allowing tools to perform database operations, manage files, and handle user authentication within Firebase environments. The solution offers flexible setup options, including npx-based and local installations, and supports both stdio and HTTP transports for integration. Environment variables configure specific Firebase credentials and server behavior to ensure secure and reliable connections.
- ⭐ 229
- MCP
- gannonh/firebase-mcp
-
ms-365-mcp-server
A Model Context Protocol server for seamless Microsoft 365 and Office Graph API integration.
ms-365-mcp-server is a Model Context Protocol (MCP) server that enables secure and efficient access to Microsoft 365 and Office services via the Graph API. It supports authentication through Microsoft Authentication Library (MSAL), granular tool filtering, and provides output in both JSON and token-efficient TOON formats. The server offers comprehensive integration with personal and organizational Microsoft 365 tools including Outlook, Calendar, OneDrive, Excel, Teams, Planner, and SharePoint. It supports both read-only mode for safe operations and advanced organization mode for enhanced team and enterprise scenarios.
- ⭐ 333
- MCP
- Softeria/ms-365-mcp-server
-
vrchat-mcp
A Model Context Protocol (MCP) server for structured VRChat API interaction.
vrchat-mcp is an MCP server that enables structured and standardized interactions with the VRChat API. It offers a suite of tools to access and manage user, friend, avatar, world, group, favorite, invite, and notification data within VRChat. The server is designed for easy integration with applications like Claude Desktop and supports authentication, retrieval, and manipulation of key VRChat entities. It provides simple deployment and debugging options for developers.
- ⭐ 45
- MCP
- sawa-zen/vrchat-mcp
-
Azure Resource Graph MCP Server
MCP server for querying Azure Resource Graph across subscriptions
Azure Resource Graph MCP Server enables users to perform Azure Resource Graph queries via the Model Context Protocol, offering seamless access to Azure resource information across multiple subscriptions. It supports both default and custom queries and integrates with development environments like Cursor IDE and Visual Studio Code. The server authenticates using Azure credentials and facilitates efficient retrieval of resource details such as resource ID, name, type, and location.
- ⭐ 13
- MCP
- hardik-id/azure-resource-graph-mcp-server
-
magg
Meta-MCP aggregator and manager for LLM capability extension.
Magg is a server that implements the Model Context Protocol (MCP), acting as a central aggregator and proxy for multiple MCP servers. It enables Large Language Models (LLMs) to dynamically discover, add, configure, and manage external tools at runtime. By aggregating tools from different MCP servers under unified namespaces, it streamlines capability management and introduces features such as configuration persistence, authentication, and real-time notifications. Magg offers both command-line and Docker deployment, with support for HTTP, stdio, and in-memory transport.
- ⭐ 62
- MCP
- sitbon/magg