Skip to main content
Glama
service.yaml214 B
apiVersion: v1 kind: Service metadata: name: web-app-service namespace: webshop-frontend labels: app: web-app spec: selector: app: web-app ports: - protocol: TCP port: 80 targetPort: 80

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

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