Skip to main content
Glama
nullplatform

Nullplatform API MCP

Official
by nullplatform
Dockerfile180 B
FROM node:24-alpine WORKDIR /app COPY package*.json ./ RUN npm ci --only=production COPY index.js . COPY np_token.js . COPY nullplatform_api_mcp.js . CMD ["node", "index.js"]

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/nullplatform/mcp-api'

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