Skip to main content
Glama

MCP Server

by chendaleiQ
nodemon.json256 B
{ "watch": ["src"], "ext": "ts,js,json", "ignore": [ "src/**/*.spec.ts", "src/**/*.test.ts", "node_modules", "build", "dist" ], "exec": "ts-node src/index.ts", "env": { "NODE_ENV": "development" }, "delay": "1000" }

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/chendaleiQ/mcp-iot'

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