Skip to main content
Glama

SurrealDB MCP Server

by nsxdavid
Dockerfile122 B
FROM node:22 WORKDIR /usr/src/app COPY . . RUN npm ci RUN npm run build CMD [ "node", "/usr/src/app/build/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/nsxdavid/surrealdb-mcp-server'

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