← Registry

General Tools

usemiti.com

Converts between Nepali Bikram Sambat and Gregorian dates, and provides today's date, month details, and calendar events.

1 endpoint10 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://www.usemiti.com/mcp

No auth detected

MCP server metadata

Name
miti-nepali-calendar
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 10

get_today

Return today’s civil date in Asia/Kathmandu as both Bikram Sambat (BS / Nepali) and Gregorian (AD / English), with human-readable labels, tithi/events when available, and Nepal fiscal year progress.

Inferred read-only
english_to_nepali

Convert a Gregorian / English (AD) date to Bikram Sambat (Nepali BS).

Inferred read-only
nepali_to_english

Convert a Bikram Sambat (Nepali BS) date to Gregorian / English (AD).

Inferred read-only
get_this_month

Return the current Bikram Sambat month (based on Kathmandu today), or an optional BS year/month override.

Inferred read-only
get_bs_month

Get a full Bikram Sambat month: day count, AD range, and per-day BS/AD labels plus panchanga/events when data exists.

Inferred read-only
get_day_detail

Detailed info for one BS date: AD equivalent, Nepali/English labels, tithi, holidays, events, sunrise/sunset when available.

Inferred read-only
search_festivals

Search Nepali festivals and calendar events by English or Nepali name substring (e.g.

Inferred read-only
get_upcoming

Major upcoming Nepali festivals/countdowns from today (Kathmandu), with days left and BS dates.

Inferred read-only
get_nepal_fiscal_year

Nepal government fiscal year for a BS date (Shrawan–Asar).

Inferred read-only
list_bs_months

List the 12 Bikram Sambat month names in English and Nepali with 1-based indexes.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.miti-nepali-calendar]
url = "https://www.usemiti.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "miti-nepali-calendar": {
      "type": "http",
      "url": "https://www.usemiti.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: miti-nepali-calendar
Remote MCP URL: https://www.usemiti.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "miti-nepali-calendar": {
      "url": "https://www.usemiti.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "miti-nepali-calendar": {
      "type": "http",
      "url": "https://www.usemiti.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "miti-nepali-calendar",
  "transport": "streamable-http",
  "url": "https://www.usemiti.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.