{
  "$schema": "https://modelcontextprotocol.io/schemas/draft/2025-11-25/server-card.json",
  "serverInfo": {
    "name": "infobytes-nepal",
    "title": "Infobytes Nepal Content",
    "version": "1.0.0",
    "description": "Read-only access to everything Infobytes Nepal publishes: company profile, services, software products, blog posts, FAQs with indicative pricing, open roles, and team.",
    "websiteUrl": "https://www.infobytesnepal.com"
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://www.infobytesnepal.com/api/mcp"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.infobytesnepal.com/api/mcp"
    }
  ],
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "type": "none"
  },
  "tools": [
    {
      "name": "search_site",
      "title": "Search the site",
      "description": "Search everything Infobytes Nepal publishes — products, services, blog posts, landing pages, FAQs, open roles, and team members — and get back titles, summaries, and URLs. Use this first when you do not know which specific tool answers the question."
    },
    {
      "name": "get_company_profile",
      "title": "Get company profile",
      "description": "Get who Infobytes Nepal is, where they are based, how to contact them, which services and products they offer, and links to their machine-readable resources."
    },
    {
      "name": "list_services",
      "title": "List services",
      "description": "List the services Infobytes Nepal sells — web design and development, SEO, digital marketing, IT training, and graphic design — with what each includes and indicative timelines and prices."
    },
    {
      "name": "list_products",
      "title": "List products",
      "description": "List the software products Infobytes Nepal builds and supports, such as Nidanyo, Serviol, Purseol, LeadRack, and Pravyo."
    },
    {
      "name": "get_product",
      "title": "Get product detail",
      "description": "Get the full description of one product by its slug, as returned by list_products."
    },
    {
      "name": "list_blog_posts",
      "title": "List blog posts",
      "description": "List published articles, newest first. Useful for questions about cost, process, and technology choices in Nepal."
    },
    {
      "name": "get_blog_post",
      "title": "Get blog post",
      "description": "Get one blog post by slug, including the entire body as markdown so it can be quoted or summarised."
    },
    {
      "name": "list_faqs",
      "title": "List FAQs",
      "description": "Get answered questions about pricing, timelines, process, and support, with the indicative rupee ranges the company quotes publicly."
    },
    {
      "name": "list_open_roles",
      "title": "List open roles",
      "description": "List the jobs and internships Infobytes Nepal is currently hiring for."
    },
    {
      "name": "get_open_role",
      "title": "Get role detail",
      "description": "Get the full description of one role by slug: responsibilities, requirements, compensation, and where to send an application."
    },
    {
      "name": "list_team",
      "title": "List team members",
      "description": "List the people at Infobytes Nepal, their roles, and what each of them specialises in."
    }
  ],
  "documentation": "https://www.infobytesnepal.com/docs/api",
  "privacyPolicy": "https://www.infobytesnepal.com/privacy-policy",
  "contact": {
    "email": "inquiry@infobytesnepal.com",
    "url": "https://www.infobytesnepal.com/contact"
  }
}