@nekzus/mcp-server
Version:
NPM Sentinel MCP - A powerful Model Context Protocol (MCP) server that revolutionizes NPM package analysis through AI. Built to integrate with Claude and Anthropic AI, it provides real-time intelligence on package security, dependencies, and performance.
22 lines (20 loc) • 618 B
YAML
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"