Developer Tools
devadex.com
Provides tools for searching and discovering independent software and middleware with detailed listings and index statistics.
ENDPOINT 1
https://devadex.com/mcp
MCP server metadata
- Name
- devadex
- Version
- 0.1.0
Known tools 5
search_indieSearch independent, small, and newly launched software that mainstream search engines bury.
Inferred read-onlyget_listingGet full detail for one listing by id, including its outbound url, creator, tags, and popularity/recency signals.
Inferred read-onlyindex_statsHow 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-onlysearch_middlewareSearch reusable software middleware by CAPABILITY (what it does) across every platform — e.
Inferred read-onlylist_capabilitiesList the middleware capabilities Devadex indexes (dialogue, auth, inventory, networking, memory, …) with how many middleware exist for each, plus the platforms available.
Inferred read-onlyCONNECT 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.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.