We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Jazib-but/check-vat-vies-mcp-Jazib'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
services:
- type: web
name: vat-validation-api
runtime: docker
dockerfilePath: ./Dockerfile.api
repo: https://github.com/jazib/check-vat-vies-mcp
branch: main
envVars:
- key: PORT
value: 3000
- key: NODE_ENV
value: production
healthCheckPath: /health
autoDeploy: true