← Index

io.github.sani-savaliya/agentify

io.github.sani-savaliya/agentify·v0.1.1·Other

Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
AGENTIFY_BEARER_TOKEN
secret

Optional. Sent to the upstream API as 'Authorization: Bearer <token>'.

AGENTIFY_API_KEY
secret

Optional API key for the upstream API. Sent as a header (name auto-discovered from the spec's security schemes, default X-API-Key).

AGENTIFY_API_KEY_HEADER

Optional. Override the header name used for AGENTIFY_API_KEY.

AGENTIFY_API_KEY_QUERY

Optional. Send AGENTIFY_API_KEY as this query parameter instead of a header.

AGENTIFY_BASIC_USER

Optional HTTP basic auth username (pair with AGENTIFY_BASIC_PASS).

AGENTIFY_BASIC_PASS
secret

Optional HTTP basic auth password (pair with AGENTIFY_BASIC_USER).

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Other