Skip to main content
Glama

Git PR MCP Server

by peterj
service.yaml213 B
apiVersion: v1 kind: Service metadata: name: git-pr-mcp labels: app: git-pr-mcp spec: selector: app: git-pr-mcp ports: - protocol: TCP port: 9999 targetPort: 8000 type: ClusterIP

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/peterj/git-pr-mcp'

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