MCPs tagged with OAuth2 Authentication
-
Teamwork MCP Server
Seamless Teamwork.com integration for Large Language Models via the Model Context Protocol
Teamwork MCP Server is an implementation of the Model Context Protocol (MCP) that enables Large Language Models to interact securely and programmatically with Teamwork.com. It offers standardized interfaces, including HTTP and STDIO, allowing AI agents to perform various project management operations. The server supports multiple authentication methods, an extensible toolset architecture, and is designed for production deployments. It provides read-only capability for safe integrations and robust observability features.
- ⭐ 11
- MCP
- Teamwork/mcp
-
YouTube Uploader MCP
AI-powered YouTube video uploader via Model Context Protocol clients.
YouTube Uploader MCP enables seamless and secure uploading of videos to YouTube using MCP-compatible clients like Claude Desktop, Cursor, and VS Code. It leverages OAuth2 authentication for safe account integration, handles access and refresh tokens, and provides multi-channel support. Installation is streamlined with single-command scripts for all platforms, and configuration is tailored for code assistant tools. Secrets are never shared with LLMs or third-party apps, ensuring user privacy through the Model Context Protocol.
- ⭐ 28
- MCP
- anwerj/youtube-uploader-mcp
-
mcp-trino
A fast Go-based MCP server for seamless Trino SQL access.
mcp-trino is a Model Context Protocol (MCP) server implemented in Go, designed for high-performance integration with Trino's distributed SQL engine. It enables AI assistants and clients to issue SQL queries, discover catalogs, schemas, and tables, and fetch schema information through standardized MCP tools over HTTP and STDIO transports. The solution supports optional OAuth2 authentication, connects to a variety of data sources through Trino, and is available as a Docker container.
- ⭐ 79
- MCP
- tuannvm/mcp-trino
-
FHIR MCP Server
A Model Context Protocol server for seamless interaction with FHIR resources and AI tools.
FHIR MCP Server implements a full Model Context Protocol server, enabling large language model agents to perform comprehensive CRUD operations on FHIR-compliant healthcare data. It offers standardized integration with various clinical data sources, natural-language query capabilities, and supports secure authentication via OAuth2. The server includes semantic search, AI-powered document processing, terminology resolution, Docker deployment, and is optimized for use with MCP-compatible clients like Claude Desktop.
- ⭐ 34
- MCP
- the-momentum/fhir-mcp-server