{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"awesome-hostinger","slug":"hostinger","name":"Hostinger","type":"mcp","url":"https://github.com/hostinger/api-mcp-server","page_url":"https://unfragile.ai/hostinger","categories":["mcp-servers"],"tags":[],"pricing":{"model":"open_source","free":true,"starting_price":null},"status":"active","verified":false},"capabilities":[{"id":"awesome-hostinger__cap_0","uri":"capability://tool.use.integration.hostinger.domain.management.via.mcp.protocol","name":"hostinger domain management via mcp protocol","description":"Exposes Hostinger's domain management APIs through the Model Context Protocol, enabling Claude and other MCP-compatible clients to programmatically register, transfer, renew, and configure DNS records for domains. Implements MCP server transport layer that translates domain operation requests into authenticated REST calls to Hostinger's backend, handling OAuth2 token management and request/response serialization.","intents":["Automate domain registration and renewal workflows without manual dashboard access","Integrate domain management into AI agent workflows for infrastructure provisioning","Programmatically update DNS records and domain configurations from Claude conversations","Build multi-step domain operations (register → configure DNS → set nameservers) as atomic agent actions"],"best_for":["Developers building AI agents that manage infrastructure at scale","Teams automating domain lifecycle management workflows","Hostinger customers integrating domain ops into broader DevOps pipelines"],"limitations":["Requires valid Hostinger API credentials with domain management permissions","MCP protocol adds request/response serialization overhead (~50-200ms per operation)","Limited to operations exposed by Hostinger API — advanced WHOIS privacy or bulk operations may require direct API calls","No built-in rate limiting — relies on Hostinger API rate limits (typically 100 req/min)"],"requires":["Hostinger account with API access enabled","Valid API credentials (API key and secret from Hostinger developer portal)","MCP-compatible client (Claude Desktop, custom MCP client, or compatible LLM interface)","Network connectivity to Hostinger API endpoints (api.hostinger.com)"],"input_types":["structured JSON domain operation requests","natural language instructions from Claude (converted to structured calls by MCP server)"],"output_types":["JSON domain objects with status, expiry, DNS records","operation confirmation responses with transaction IDs","error responses with diagnostic details"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_1","uri":"capability://tool.use.integration.hostinger.hosting.service.provisioning.and.lifecycle.management","name":"hostinger hosting service provisioning and lifecycle management","description":"Enables creation, configuration, and management of Hostinger hosting services (shared hosting, VPS, cloud hosting) through MCP tools. Translates high-level provisioning intents (e.g., 'create a WordPress hosting plan') into Hostinger API calls that handle plan selection, resource allocation, billing setup, and service activation. Manages service state transitions (pending → active → suspended) and configuration updates.","intents":["Provision hosting environments for new projects without manual dashboard navigation","Automatically scale hosting resources (upgrade/downgrade plans) based on agent decision logic","Configure hosting services (PHP version, database, SSL) programmatically during setup","Monitor and manage hosting service lifecycle (creation, renewal, cancellation) from agent workflows"],"best_for":["Hosting resellers automating customer onboarding","DevOps teams provisioning staging/production environments via AI agents","SaaS platforms using Hostinger as underlying infrastructure provider"],"limitations":["Service provisioning is asynchronous — agent must poll for completion status or handle eventual consistency","Limited to hosting plans and configurations available in Hostinger's product catalog","Billing and payment processing handled separately — MCP tools don't directly process payments","No support for custom resource allocation beyond predefined hosting plans"],"requires":["Hostinger account with hosting service management permissions","Valid API credentials with service provisioning scope","Sufficient account credit or payment method on file for service activation","MCP-compatible client with async operation support (for polling provisioning status)"],"input_types":["hosting plan specifications (plan type, resource tier, billing cycle)","service configuration parameters (PHP version, database type, SSL settings)","natural language provisioning requests from Claude"],"output_types":["service creation confirmation with service ID and activation status","service configuration objects with current resource allocation","provisioning status updates (pending, active, failed)"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_2","uri":"capability://tool.use.integration.dns.record.management.and.nameserver.configuration","name":"dns record management and nameserver configuration","description":"Provides granular DNS record CRUD operations (A, AAAA, CNAME, MX, TXT, SRV records) and nameserver configuration through MCP tools. Implements validation of DNS record syntax, TTL management, and atomic batch operations for multi-record updates. Handles DNS propagation status checking and integrates with Hostinger's DNS infrastructure for real-time record updates.","intents":["Update DNS records programmatically when deploying new services or changing infrastructure","Configure email routing (MX records) and domain verification (TXT records) during domain setup","Manage nameserver assignments and DNS zone configuration from agent workflows","Batch update multiple DNS records atomically to ensure consistency during infrastructure changes"],"best_for":["Infrastructure automation teams managing DNS at scale","Developers building deployment agents that configure DNS as part of service provisioning","Multi-tenant platforms automating DNS setup for customer domains"],"limitations":["DNS propagation is asynchronous — changes may take 24-48 hours to fully propagate globally","TTL changes apply only to new queries — cached records persist until old TTL expires","No support for DNSSEC or advanced DNS security features through MCP interface","Batch operations have size limits (typically 100 records per request)"],"requires":["Domain registered with Hostinger or transferred to Hostinger nameservers","API credentials with DNS management permissions","Valid domain ownership verification","MCP client with support for structured record data"],"input_types":["DNS record objects (type, name, value, TTL, priority)","nameserver configuration (primary and secondary nameserver addresses)","natural language DNS update requests from Claude"],"output_types":["DNS record confirmation with record ID and status","nameserver configuration confirmation","DNS propagation status (propagated, pending, failed)"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_3","uri":"capability://tool.use.integration.email.account.and.mailbox.management","name":"email account and mailbox management","description":"Manages email accounts, mailboxes, and email forwarding rules through MCP tools. Enables creation of email accounts with quota management, configuration of email forwarding, spam filtering, and autoresponders. Integrates with Hostinger's email infrastructure to handle IMAP/SMTP configuration and mailbox provisioning. Supports bulk email account operations for multi-user domains.","intents":["Automatically create email accounts for new team members during onboarding","Configure email forwarding and autoresponders programmatically","Manage email quotas and storage allocation across multiple accounts","Set up bulk email accounts for multi-user domains without manual dashboard access"],"best_for":["Teams automating employee email provisioning workflows","Hosting resellers managing email for multiple customer domains","SaaS platforms providing email as part of domain management services"],"limitations":["Email account creation is asynchronous — mailbox activation may take 15-30 minutes","Password reset and recovery flows require additional verification steps","Spam filtering and advanced email security features have limited MCP exposure","No support for email migration or bulk import through MCP interface"],"requires":["Domain with email hosting enabled on Hostinger","API credentials with email management permissions","Sufficient mailbox quota available on hosting plan","MCP client with support for email configuration objects"],"input_types":["email account specifications (username, password, quota, forwarding rules)","autoresponder and filtering configuration","natural language email setup requests from Claude"],"output_types":["email account creation confirmation with IMAP/SMTP settings","mailbox provisioning status","email forwarding and autoresponder confirmation"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_4","uri":"capability://tool.use.integration.ssl.tls.certificate.management.and.https.configuration","name":"ssl/tls certificate management and https configuration","description":"Manages SSL/TLS certificates (Let's Encrypt, premium certificates) and HTTPS configuration through MCP tools. Handles certificate issuance, renewal, installation, and domain validation workflows. Supports automatic certificate renewal scheduling and provides certificate status monitoring. Integrates with Hostinger's certificate provisioning system for seamless HTTPS enablement.","intents":["Automatically provision and install SSL certificates during domain/hosting setup","Manage certificate renewal schedules and automate renewal workflows","Configure HTTPS enforcement and certificate pinning policies","Monitor certificate expiration and trigger renewal alerts through agent workflows"],"best_for":["DevOps teams automating HTTPS deployment for multiple domains","Hosting providers managing certificates for customer domains at scale","Infrastructure automation agents ensuring security compliance"],"limitations":["Certificate issuance requires domain validation (DNS or HTTP challenge) — adds 5-15 minute latency","Premium certificates require manual verification and may take 24-48 hours","Wildcard certificates have different validation requirements than single-domain certs","Certificate revocation and reissuance have rate limits (typically 5 per domain per week)"],"requires":["Domain registered with Hostinger or pointing to Hostinger nameservers","API credentials with SSL certificate management permissions","Hosting service with SSL support enabled","MCP client with support for certificate metadata and status tracking"],"input_types":["certificate type specification (Let's Encrypt, premium, wildcard)","domain list for certificate coverage","HTTPS configuration policies (enforcement level, HSTS settings)","natural language SSL setup requests from Claude"],"output_types":["certificate issuance confirmation with certificate ID and expiration date","domain validation status and challenge details","HTTPS configuration confirmation","certificate renewal schedule and status"],"categories":["tool-use-integration","automation-workflow","safety-moderation"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_5","uri":"capability://tool.use.integration.website.backup.and.restore.operations","name":"website backup and restore operations","description":"Manages website backups and restore operations through MCP tools. Enables scheduling automated backups, creating on-demand backups, listing backup history, and restoring websites to previous states. Supports granular restore options (full site, database only, files only) and backup retention policies. Integrates with Hostinger's backup storage infrastructure for reliable backup management.","intents":["Automate daily/weekly backup scheduling for critical websites","Create on-demand backups before major updates or migrations","Restore websites to previous states after failed deployments or data corruption","Manage backup retention policies and storage quotas programmatically"],"best_for":["DevOps teams automating disaster recovery workflows","Hosting providers managing backups for multiple customer sites","Development teams automating pre-deployment backup creation"],"limitations":["Backup creation is asynchronous — full site backups may take 5-30 minutes depending on size","Restore operations are blocking — websites are unavailable during restore (typically 5-15 minutes)","Backup retention is limited by hosting plan — older backups may be automatically deleted","Incremental backups not supported — each backup is a full snapshot"],"requires":["Active hosting service with backup feature enabled","API credentials with backup management permissions","Sufficient backup storage quota on hosting plan","MCP client with support for async operation polling"],"input_types":["backup scheduling configuration (frequency, retention days)","restore target specification (full site, database, files)","backup selection (by date, backup ID, or latest)"],"output_types":["backup creation confirmation with backup ID and size","backup list with timestamps and restore points","restore operation status and completion confirmation"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_6","uri":"capability://tool.use.integration.website.analytics.and.performance.monitoring","name":"website analytics and performance monitoring","description":"Provides access to website analytics and performance metrics through MCP tools. Exposes visitor statistics, traffic sources, page performance data, and server resource utilization. Integrates with Hostinger's analytics infrastructure to provide real-time and historical performance data. Supports custom date ranges and metric filtering for targeted analysis.","intents":["Monitor website traffic and visitor metrics programmatically","Analyze page performance and identify optimization opportunities","Track server resource usage and identify capacity issues","Generate performance reports and alerts based on traffic thresholds"],"best_for":["DevOps teams monitoring website performance and capacity","Developers analyzing site metrics to inform optimization decisions","Hosting providers tracking customer site performance"],"limitations":["Analytics data has 24-hour delay — real-time metrics not available","Granularity limited to hourly/daily aggregates — minute-level data not exposed","Custom metrics and event tracking require additional configuration outside MCP","Historical data retention limited by hosting plan (typically 90 days)"],"requires":["Active hosting service with analytics enabled","API credentials with analytics read permissions","MCP client with support for time-series data and metric aggregation"],"input_types":["date range specification for analytics queries","metric type selection (traffic, performance, resources)","filtering criteria (page, traffic source, device type)"],"output_types":["visitor statistics (unique visitors, page views, bounce rate)","traffic source breakdown (organic, referral, direct, paid)","page performance metrics (load time, response time)","server resource utilization (CPU, memory, bandwidth)"],"categories":["tool-use-integration","data-processing-analysis"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_7","uri":"capability://tool.use.integration.application.and.cms.deployment.management","name":"application and cms deployment management","description":"Manages application and CMS deployments (WordPress, Drupal, Joomla, custom apps) through MCP tools. Enables one-click installation, configuration, updates, and plugin/theme management. Supports automated deployment workflows with environment configuration and database setup. Integrates with Hostinger's application marketplace and deployment infrastructure.","intents":["Automate WordPress/CMS installation and initial configuration","Manage plugin and theme updates programmatically","Deploy custom applications with automated environment setup","Manage application versions and rollback to previous deployments"],"best_for":["Hosting providers automating customer site setup","DevOps teams deploying multiple CMS instances","Developers automating staging environment provisioning"],"limitations":["Application installation is asynchronous — setup may take 5-15 minutes","Plugin/theme compatibility checks are limited — may not catch all conflicts","Custom application deployment requires pre-configured deployment templates","Database migrations and data imports not supported through MCP interface"],"requires":["Active hosting service with application deployment support","API credentials with application management permissions","Sufficient storage and database quota for application","MCP client with async operation support"],"input_types":["application type and version selection","configuration parameters (site title, admin credentials, plugins)","deployment template specification for custom apps"],"output_types":["application installation confirmation with admin URL and credentials","deployment status and progress updates","plugin/theme update confirmation and compatibility warnings"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-hostinger__cap_8","uri":"capability://tool.use.integration.account.and.billing.management","name":"account and billing management","description":"Provides access to account information, billing history, invoice management, and subscription management through MCP tools. Enables querying account details, viewing invoices, managing payment methods, and tracking subscription status. Integrates with Hostinger's billing system for real-time account and invoice data. Supports subscription upgrades/downgrades and service cancellation workflows.","intents":["Query account balance and billing status programmatically","Retrieve invoices and payment history for accounting/compliance","Manage subscription upgrades and downgrades based on usage","Automate service cancellation and refund workflows"],"best_for":["Resellers managing customer billing and subscriptions","Finance teams automating invoice collection and reconciliation","Platforms integrating Hostinger billing into their own billing systems"],"limitations":["Payment processing not available through MCP — requires separate payment gateway","Refund requests require manual approval — cannot be fully automated","Subscription changes may have proration delays (24-48 hours)","Invoice generation is asynchronous — newly created invoices may not be immediately available"],"requires":["Hostinger account with API access enabled","API credentials with billing read/write permissions","MCP client with support for financial data handling"],"input_types":["account ID or email for account lookup","date range for invoice/payment history queries","subscription change specifications (plan, billing cycle)"],"output_types":["account details (balance, account status, creation date)","invoice list with amounts, dates, and payment status","subscription information (plan, renewal date, auto-renewal status)","payment method details (masked credit card, expiration)"],"categories":["tool-use-integration","data-processing-analysis"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":26,"verified":false,"data_access_risk":"high","permissions":["Hostinger account with API access enabled","Valid API credentials (API key and secret from Hostinger developer portal)","MCP-compatible client (Claude Desktop, custom MCP client, or compatible LLM interface)","Network connectivity to Hostinger API endpoints (api.hostinger.com)","Hostinger account with hosting service management permissions","Valid API credentials with service provisioning scope","Sufficient account credit or payment method on file for service activation","MCP-compatible client with async operation support (for polling provisioning status)","Domain registered with Hostinger or transferred to Hostinger nameservers","API credentials with DNS management permissions"],"failure_modes":["Requires valid Hostinger API credentials with domain management permissions","MCP protocol adds request/response serialization overhead (~50-200ms per operation)","Limited to operations exposed by Hostinger API — advanced WHOIS privacy or bulk operations may require direct API calls","No built-in rate limiting — relies on Hostinger API rate limits (typically 100 req/min)","Service provisioning is asynchronous — agent must poll for completion status or handle eventual consistency","Limited to hosting plans and configurations available in Hostinger's product catalog","Billing and payment processing handled separately — MCP tools don't directly process payments","No support for custom resource allocation beyond predefined hosting plans","DNS propagation is asynchronous — changes may take 24-48 hours to fully propagate globally","TTL changes apply only to new queries — cached records persist until old TTL expires","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.05,"quality":0.28,"ecosystem":0.39999999999999997,"match_graph":0.25,"freshness":0.52,"weights":{"adoption":0.25,"quality":0.25,"ecosystem":0.15,"match_graph":0.23,"freshness":0.12}},"observed_outcomes":{"matches":0,"success_rate":0,"avg_confidence":0,"top_intents":[],"last_matched_at":null},"maintenance":{"status":"active","updated_at":"2026-06-17T09:51:03.041Z","last_scraped_at":"2026-05-03T14:00:15.503Z","last_commit":null},"community":{"stars":null,"forks":null,"weekly_downloads":null,"model_downloads":null,"model_likes":null}},"distribution":{"claim_url":"https://unfragile.ai/submit?claim=hostinger","compare_url":"https://unfragile.ai/compare?artifact=hostinger"}},"signature":"o5f/wJFqtJxefs3hGeR3yougE58oKgWK88URSk/HbvbLI1vxvrQBgiPXbt/SXxYzJUPUV6prBHtoJseK8CAKAw==","signedAt":"2026-06-21T14:12:26.479Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/hostinger","artifact":"https://unfragile.ai/hostinger","verify":"https://unfragile.ai/api/v1/verify?slug=hostinger","publicKey":"https://unfragile.ai/api/v1/trust-passport-public-key","spec":"https://unfragile.ai/trust","schema":"https://unfragile.ai/schema.json","docs":"https://unfragile.ai/docs"}}