Awesome MCPCloud & DevOps

dynatrace-oss/dynatrace-mcp

⭐ 136 TypeScript added to this list on 2025-05-14 repository created 2025-04-23

The Dynatrace MCP Server is a TypeScript implementation of a Model Context Protocol server that connects MCP clients such as VS Code, Claude Desktop, Claude Code, Cursor, Windsurf, Amazon Q and GitHub Copilot to a Dynatrace observability environment. It runs locally over the stdio transport, is started with npx from the npm package @dynatrace-oss/dynatrace-mcp-server, and requires Node.js 24 or newer. Configuration is limited to a DT_ENVIRONMENT variable pointing at a Dynatrace platform URL. Authentication uses the browser based authorization code flow, and the resulting token is kept in the operating system keychain (macOS Keychain, Windows Credential Manager or the Linux Secret Service) so the browser opens only once per token lifetime; headless and container environments can switch to file based token storage instead. Through the server an assistant can fetch production telemetry for early detection and proactive monitoring, pull the context of monitored exceptions, logs and anomalies while debugging, retrieve vulnerability and security problem details, generate and explain Dynatrace Query Language statements from natural language, and run a multi-phase incident investigation with automated impact assessment. Because prompts translate into executed DQL, queries may incur cost under the user licence, which the documentation calls out explicitly. The repository is deprecated: version 2.1.2 was the final release and no further updates are planned. The maintainers redirect local development users to the Dynatrace-for-AI project together with the dtctl command line tool, and agent-to-agent or remote scenarios such as Atlassian Rovo or the GitHub coding agent to the hosted Dynatrace Remote MCP Server, with a migration guide included in the repository docs. It is MIT licensed, community maintained, and not officially supported by Dynatrace. The audience is engineers who want observability data available inside an AI assisted development workflow.

https://github.com/dynatrace-oss/dynatrace-mcp

mcp-serverdynatraceobservabilitymonitoringtypescriptdqldeprecated

Also in Cloud & DevOps

apache/apisix

Apache APISIX is a high-performance cloud-native API Gateway and AI Gateway that supports Model Context Protocol (MCP) integration through its mcp-bridge plugin, offering dynamic traffic management, security, and observability features.

awslabs/mcp

AWS MCP Servers is a suite of specialized Model Context Protocol servers that integrate AWS best practices and resources into AI-powered development workflows to enhance cloud-native development and infrastructure management.

webiny/webiny-js

Webiny is an open-source, self-hosted headless CMS and framework, built on AWS serverless with AI-assisted development capabilities via an embedded MCP server, designed for large organizations.

modelcontextprotocol/registry

MCP Registry is a community-driven centralized service offering a RESTful API for discovering, managing, and publishing Model Context Protocol (MCP) servers with MongoDB and Docker support.

beclab/Olares

Olares is an open-source personal cloud operating system that enables users to run local AI models and applications with personalized, context-aware AI interactions using a Model Context Protocol-like mechanism, providing a private and secure AI home server environment.

cloudflare/mcp-server-cloudflare

Cloudflare MCP Server is a suite of MCP servers that enable large language model clients to interact with and manage Cloudflare's cloud services through natural language commands, facilitating automation and insights across various domains.

grafana/mcp-grafana

mcp-grafana is an MCP server that provides comprehensive programmatic access to Grafana's dashboards, datasources, alerts, incidents, and on-call management features through MCP clients.

metorial/mcp-containers

MCP Containers offers containerized versions of hundreds of MCP servers, enabling easy, secure, and up-to-date deployment of Model Context Protocol servers for AI integration and experimentation.