Skip to main content
Glama

@pulumi/mcp-server

Official
eslint.config.mjs421 B
// @ts-check import eslint from '@eslint/js'; import tseslint from 'typescript-eslint'; import prettierConfig from 'eslint-config-prettier'; import eslintPluginPrettier from 'eslint-plugin-prettier/recommended'; export default tseslint.config( eslint.configs.recommended, tseslint.configs.recommended, prettierConfig, eslintPluginPrettier, { ignores: ['node_modules/**', 'dist/**'] } );

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/pulumi/mcp-server'

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