Skip to main content
Glama

Windows Diagnostics MCP Server

by jackalterman
eslint.config.cjs396 B
module.exports = [ { files: ["**/*.ts"], languageOptions: { parser: require("@typescript-eslint/parser"), parserOptions: { ecmaVersion: "latest", sourceType: "module", }, }, plugins: { "@typescript-eslint": require("@typescript-eslint/eslint-plugin"), }, rules: { "@typescript-eslint/no-explicit-any": "warn", }, }, ];

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jackalterman/windows-diagnostic-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server