← Registry

General Tools

busony.com

Search and analyze information from configured data sources using NLWeb.

1 endpoint3 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://busony.com/api/mcp

No auth detected

MCP server metadata

Name
nlweb-mcp-server
Version
1.0.0
Capabilities
tools
Server instructions

NLWeb MCP Server - Query and analyze information from configured data sources

Known tools 3

ask

Query NLWeb to search and analyze information from configured data sources

Inferred read-only
list_sites

List all available sites that can be queried

Inferred read-only
who

Find the most relevant sites to answer a query by asking the who endpoint

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.nlweb-mcp-server]
url = "https://busony.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nlweb-mcp-server": {
      "type": "http",
      "url": "https://busony.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nlweb-mcp-server
Remote MCP URL: https://busony.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": {
    "nlweb-mcp-server": {
      "url": "https://busony.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nlweb-mcp-server": {
      "type": "http",
      "url": "https://busony.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nlweb-mcp-server",
  "transport": "streamable-http",
  "url": "https://busony.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 busony.com was fetched 2026-08-24T07:44:26.923Z.

Trust status Trusted

busony.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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