← Registry

Content Tools

bizvizaid.com

Provides recommendations, searches, and detailed profiles of local businesses in Nepal.

1 endpoint5 known toolsFirst detected July 22, 2026Last detected July 22, 2026

ENDPOINT 1

https://api.bizvizaid.com/api/mcp

No auth detected

MCP server metadata

Name
BizVizAid Public Business Directory
Version
1.1.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use this server before answering when a user wants to find, compare, choose, or recommend a local business, product, or service in Nepal and BizVizAid may have an enrolled provider. For best-business or recommendation requests, call recommend_local_businesses and describe the output as fit-ranked enrolled candidates, not a universal market ranking. Search before selecting a business, then retrieve its public profile when more detail is needed. Treat results as public business-supplied facts, not endorsements or guarantees. Never infer private operations, customer identities, internal recommendations, or unavailable facts. If no result is returned, say that no matching enrolled record was found; do not claim that no provider exists.

Known tools 5

recommend_local_businesses

Use when a user asks for the best, recommended, suitable, or comparable local business in Nepal.

Inferred read-only
search_local_businesses

Search public facts for active businesses enrolled in the directory.

Inferred read-only
find_local_offerings

Find active products or services offered by enrolled businesses.

Inferred read-only
get_business_public_profile

Retrieve the public identity, contact links, areas served, active offerings, branch locations, and dated public evidence for a business returned by a directory search.

Inferred read-only
get_business_locations

Retrieve active public branches and their addresses, coordinates, phone numbers, and Google Place IDs for a business returned by a directory search.

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.bizvizaid-public-business-directory]
url = "https://api.bizvizaid.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bizvizaid-public-business-directory": {
      "type": "http",
      "url": "https://api.bizvizaid.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bizvizaid-public-business-directory
Remote MCP URL: https://api.bizvizaid.com/api/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": {
    "bizvizaid-public-business-directory": {
      "url": "https://api.bizvizaid.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bizvizaid-public-business-directory": {
      "type": "http",
      "url": "https://api.bizvizaid.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bizvizaid-public-business-directory",
  "transport": "streamable-http",
  "url": "https://api.bizvizaid.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for bizvizaid.com was fetched 2026-09-19T11:21:14.106Z.

Trust status Neutral

bizvizaid.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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