← Registry

Developer Tools

devadex.com

Provides tools for searching and discovering independent software and middleware with detailed listings and index statistics.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://devadex.com/mcp

No auth detected

MCP server metadata

Name
devadex
Version
0.1.0
Capabilities
tools

Known tools 5

search_indie

Search independent, small, and newly launched software that mainstream search engines bury.

Inferred read-only
get_listing

Get full detail for one listing by id, including its outbound url, creator, tags, and popularity/recency signals.

Inferred read-only
index_stats

How much of the independent-software index is available: total listings, how many are fresh or small, and the top sources, languages and tags.

Inferred read-only
search_middleware

Search reusable software middleware by CAPABILITY (what it does) across every platform — e.

Inferred read-only
list_capabilities

List the middleware capabilities Devadex indexes (dialogue, auth, inventory, networking, memory, …) with how many middleware exist for each, plus the platforms available.

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

.mcp.json

{
  "mcpServers": {
    "devadex": {
      "type": "http",
      "url": "https://devadex.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "devadex": {
      "type": "http",
      "url": "https://devadex.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "devadex",
  "transport": "streamable-http",
  "url": "https://devadex.com/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 devadex.com was fetched 2026-09-07T10:47:27.410Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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