Skip to main content
ClaudeWave
mrfentmen avatar
mrfentmen

openapi-scout-mcp

View on GitHub

Local read-only OpenAPI and Swagger inspection with secret-safe schema summaries.

ToolsOfficial Registry0 stars0 forksTypeScriptUpdated 1mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Recently active
  • Clear description
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/22/2026
Get started
Method: Clone
Terminal
git clone https://github.com/mrfentmen/openapi-scout-mcp
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

# openapi-scout-mcp

A local-only MCP tool for quickly understanding an OpenAPI or Swagger JSON contract before writing clients, tests, mocks, or documentation.

## Tools

- `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:

- Only local JSON files are accepted. URLs and network fetches are not supported.
- Files are capped at 2 MB and results are bounded.
- Examples, defaults, security schemes, and credential-like keys are redacted.
- YAML is not parsed in this release. Convert it to JSON first.

This is an inspection aid, not a complete OpenAPI validator or security scanner.

## Run

```bash
npm install
npm run build
node dist/index.js
```

What people ask about openapi-scout-mcp

What is mrfentmen/openapi-scout-mcp?

+

mrfentmen/openapi-scout-mcp is tools for the Claude AI ecosystem. Local read-only OpenAPI and Swagger inspection with secret-safe schema summaries. It has 0 GitHub stars and its last recorded update is dated 2026-08-08.

How do I install openapi-scout-mcp?

+

You can install openapi-scout-mcp by cloning the repository (https://github.com/mrfentmen/openapi-scout-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrfentmen/openapi-scout-mcp safe to use?

+

Our security agent has analyzed mrfentmen/openapi-scout-mcp and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrfentmen/openapi-scout-mcp?

+

mrfentmen/openapi-scout-mcp is maintained by mrfentmen. The last recorded GitHub activity is dated 2026-08-08, with 0 open issues.

Are there alternatives to openapi-scout-mcp?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy openapi-scout-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrfentmen/openapi-scout-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrfentmen-openapi-scout-mcp)](https://claudewave.com/repo/mrfentmen-openapi-scout-mcp)
<a href="https://claudewave.com/repo/mrfentmen-openapi-scout-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-openapi-scout-mcp" alt="Featured on ClaudeWave: mrfentmen/openapi-scout-mcp" width="320" height="64" /></a>