
Company News
Socket Joins New OpenJS Program to Fund Node.js Security Work
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.
openapi-scout-mcp
Advanced tools
Local read-only OpenAPI and Swagger inspection with secret-safe schema summaries. Tools include inspect spec, find operation, list schemas
A local-only MCP tool for quickly understanding an OpenAPI or Swagger JSON contract before writing clients, tests, mocks, or documentation.
inspect_spec: summarize version, title, servers, and operations.find_operation: inspect one operation by operationId.list_schemas: list component schemas or Swagger definitions.Safety boundaries:
This is an inspection aid, not a complete OpenAPI validator or security scanner.
npm install
npm run build
node dist/index.js
npm install
npm run build
node dist/index.js
The server uses stdio, so it can be connected to Claude Desktop, Cursor, VS Code, MCP Inspector, or another compatible MCP client.
inspect_spec: Summarize a local OpenAPI or Swagger JSON file, including operations and servers, while redacting examples, defaults, and credential-like data.find_operation: Find one operation by operationId in a local OpenAPI or Swagger JSON file.list_schemas: List local OpenAPI component schemas or Swagger definitions with sensitive example values redacted.This project is intentionally narrow. It should be treated as a practical helper, not a complete certification or security audit. Check the implementation and the returned data before using it with sensitive material. No credentials are required unless the project explicitly says otherwise.
After building, connect the server through your MCP client. The repository root also contains smoke-test.mjs for projects covered by the shared harness. A typical tool call starts with inspect_spec.
FAQs
Local read-only OpenAPI and Swagger inspection with secret-safe schema summaries. Tools include inspect spec, find operation, list schemas
The npm package openapi-scout-mcp receives a total of 0 weekly downloads. As such, openapi-scout-mcp popularity was classified as not popular.
We found that openapi-scout-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Socket is joining the OpenJS Security Stewardship Program to fund Node.js vulnerability research, maintainer remediation, and security releases.

Security News
Two compromised GitHub Actions were re-enabled with malicious tags intact, exposing thousands of downstream repositories to Mini Shai-Hulud.

Research
/Security News
A malicious Firefox extension fetches its payload after installation to evade detection, steal Google session cookies, and automate account takeover.