Skip to main content
Glama
aws-powertools

Powertools MCP Search Server

lsp.json660 B
{ "languages": { "typescript": { "name": "typescript-language-server", "command": "typescript-language-server", "args": [ "--stdio" ], "file_extensions": [ "ts", "js", "tsx", "jsx" ], "project_patterns": [ "package.json", "tsconfig.json" ], "exclude_patterns": [ "**/node_modules/**", "**/dist/**" ], "source_patterns": [], "multi_workspace": false, "initialization_options": { "preferences": { "disableSuggestions": false } }, "request_timeout_secs": 60 } } }

Latest Blog Posts

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/aws-powertools/powertools-mcp'

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