We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nekzus/npm-sentinel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
runtime: "container"
# Smithery configuration file: https://smithery.ai/docs/config#smitheryyaml
configSchema:
type: "object"
required: []
properties:
NPM_REGISTRY_URL:
type: "string"
description: "URL of the NPM registry to use (default: https://registry.npmjs.org)"
default: "https://registry.npmjs.org"
startCommand:
type: "http"
configSchema:
type: "object"
required: []
properties:
NPM_REGISTRY_URL:
type: "string"
description: "URL of the NPM registry to use (default: https://registry.npmjs.org)"
default: "https://registry.npmjs.org"