capabilities · what this server can do
6 tools detected·auth: API key
medium risk● active ○ not requested · hover each badge for details
● fs read● fs write○ network○ exec○ eval● secrets
why medium risk: fs read + fs write + secrets — requires access to credentials or environment secrets.
- generate_endpoint— Generate an OpenAPI endpoint definition from a description.
- generate_schema— Generate an OpenAPI schema component. Fields format: 'name:type,name2:type2' (types: string,integer,number,boolean,array
- generate_full_spec— Generate a complete OpenAPI 3.0 spec. Pass endpoints_json as a JSON array of {path, method, summary} objects.
- add_auth_to_spec— Add authentication scheme to an OpenAPI spec. auth_type: bearer, api_key, basic, oauth2.
- validate_spec— Validate an OpenAPI spec for common issues.
+1 more tools