Skip to main content
Glama

Amazon VPC Lattice MCP Server

by rlymbur
sources.ts733 B
export const sources = [ { name: 'AWS Documentation', url: 'https://docs.aws.amazon.com', prompts: [ 'What are the key features of {service}?', 'How do I configure {service} for {use_case}?', 'What are the best practices for using {service}?' ] }, { name: 'AWS Gateway API Controller for VPC Lattice', url: 'https://github.com/aws/aws-application-networking-k8s', prompts: [ 'Does the EKS controller support {feature}', 'Show me {type} issues in the EKS controller repo' ] }, { name: 'Kubernetes Gateway API', url: 'https://gateway-api.sigs.k8s.io/', prompts: [ 'Fix error: {error_message}', 'Best practices for {resource}' ] } ];

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/rlymbur/amazon-vpc-lattice-mcp-server'

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