← Registry

General Tools

bundledex.net

Searches and retrieves information about OKF bundles from the BundleDex directory.

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

ENDPOINT 1

https://bundledex.net/api/mcp

No auth detected

MCP server metadata

Name
bundledex-mcp
Version
1.0.0
Capabilities
tools

Known tools 5

search_bundles

Full-text search across all OKF bundles in the BundleDex directory.

Inferred read-only
get_bundle

Returns full details for a single OKF bundle by its unique slug identifier.

Inferred read-only
list_bundles

List all bundles in the BundleDex directory with optional category filter, sorted by stars descending.

Inferred read-only
list_categories

Returns all bundle categories/tags with their counts.

Inferred read-only
get_stats

Returns BundleDex traffic statistics including today's pageviews, all-time totals, and top pages.

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.bundledex-mcp]
url = "https://bundledex.net/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bundledex-mcp": {
      "type": "http",
      "url": "https://bundledex.net/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bundledex-mcp": {
      "type": "http",
      "url": "https://bundledex.net/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bundledex-mcp",
  "transport": "streamable-http",
  "url": "https://bundledex.net/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 bundledex.net was fetched 2026-08-27T09:02:04.924Z.

Trust status Neutral

bundledex.net 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.