npm JavaScript analyzed 0.15.0

@nyxory/mcp

v0.15.0
npm

Connect your AI agent to nyxory — stdio MCP bridge to the nyxory platform endpoint (deploy, operate, logs, domains).

maintainer
nyxory
license
MIT
first seen
2026-06-11
last seen
2026-07-29
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio verified reported listed in the official MCP registry counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence v0.15.0 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 1

filesystem 1

  • fs package/server/index.js :25 const fs = require('node:fs');

shell / exec 1

  • shell package/server/index.js :24 const { spawn } = require('node:child_process');

secrets 1

  • secrets package/server/index.js :32 let token = (process.env.NYXORY_API_TOKEN || '').trim();

declared dependencies 1

  • mcp-remote@0.1.38