Skip to main content
Glama

mcp-untun

by minte-app
Dockerfile290 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/build/project-config FROM node:lts-alpine # Install dependencies WORKDIR /app COPY package.json package-lock.json tsconfig.json ./ COPY src ./src RUN npm ci --ignore-scripts && npm run build CMD ["node", "dist/index.js"]

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/minte-app/untun-mcp'

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