{"servers":[{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.sani-savaliya/agentify","description":"Turn any OpenAPI/Swagger spec into an MCP server - every API operation becomes an agent tool.","repository":{"url":"https://github.com/sani-savaliya/agentify","source":"github"},"version":"0.1.1","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"agentify-openapi","version":"0.1.1","runtimeHint":"npx","transport":{"type":"stdio"},"packageArguments":[{"description":"URL or file path of the OpenAPI/Swagger spec (3.x or 2.0, JSON or YAML). Every operation becomes an MCP tool.","isRequired":true,"format":"string","type":"positional","valueHint":"openapi_spec_url"}],"environmentVariables":[{"description":"Optional. Sent to the upstream API as 'Authorization: Bearer <token>'.","format":"string","isSecret":true,"name":"AGENTIFY_BEARER_TOKEN"},{"description":"Optional API key for the upstream API. Sent as a header (name auto-discovered from the spec's security schemes, default X-API-Key).","format":"string","isSecret":true,"name":"AGENTIFY_API_KEY"},{"description":"Optional. Override the header name used for AGENTIFY_API_KEY.","format":"string","name":"AGENTIFY_API_KEY_HEADER"},{"description":"Optional. Send AGENTIFY_API_KEY as this query parameter instead of a header.","format":"string","name":"AGENTIFY_API_KEY_QUERY"},{"description":"Optional HTTP basic auth username (pair with AGENTIFY_BASIC_PASS).","format":"string","name":"AGENTIFY_BASIC_USER"},{"description":"Optional HTTP basic auth password (pair with AGENTIFY_BASIC_USER).","format":"string","isSecret":true,"name":"AGENTIFY_BASIC_PASS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-12T22:25:14.503033Z","publishedAt":"2026-06-12T22:25:14.503033Z","updatedAt":"2026-06-12T22:25:14.503033Z","isLatest":true}}}],"metadata":{"count":1}}
