Skip to main content
Glama

AWS CodePipeline MCP Server

by cuongdev
# Dependency directories node_modules/ jspm_packages/ # Build outputs dist/ build/ out/ *.tsbuildinfo # Environment variables and secrets .env .env.local .env.development.local .env.test.local .env.production.local *.pem *.key *.cert *.crt *.p12 .aws/ aws-credentials.json # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # IDE specific files .idea/ .vscode/ *.swp *.swo .DS_Store .project .classpath .settings/ *.sublime-workspace *.sublime-project # Testing coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp *.bak # Misc .cache/ .npm .eslintcache .stylelintcache .yarn/cache .yarn/unplugged .yarn/build-state.yml .yarn/install-state.gz .pnp.* # AWS specific .aws-sam/ samconfig.toml cloudformation-template-*.json # MCP specific mcp_config.json

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

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