Developer Tools
devrel.directory
Provides a directory of DevRel tools, jobs, and events for developers.
ENDPOINT 1
https://devrel.directory/mcp
MCP server metadata
- Name
- devrel-directory
- Version
- 1.3.0
Known tools 6
search_directorySearch the devrel.directory listings of DevRel tools, communities, newsletters, podcasts, and agencies.
Inferred read-onlyget_listingGet the full detail for one directory listing by its slug, including longer details when present, the source repository URL and its maintenance signals where the listing has one (bucketed star count, last commit and last release month, whether GitHub reports the repository archived, and the date all of those were checked), the slugs of similar listings, curated alternatives and complements (hand-picked substitutes and stack pairings, as slug + name), and any open DevRel jobs or upcoming events cross-linked to the same company.
Inferred read-onlylist_eventsList DevRel events and conferences with their call-for-papers deadlines.
Inferred read-onlydirectory_statsAggregate statistics across devrel.directory in one call: listing counts by category; active job count, distinct hiring companies, the workplace mix (remote/hybrid/onsite counts), the share of roles that are remote or remote-friendly (the site's own classification, which also reads remote-prefixed locations), and salary min/median/max computed ONLY over roles stating USD pay (currencies are never blended); upcoming event count, open CFPs, and CFPs closing within 30 days.
Potential side effectssearch_docsSearch the devrel.directory unified index of documentation guides, blog posts, directory listings, jobs, and events (including which have an open call for papers).
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.devrel-directory]
url = "https://devrel.directory/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"devrel-directory": {
"type": "http",
"url": "https://devrel.directory/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: devrel-directory
Remote MCP URL: https://devrel.directory/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": {
"devrel-directory": {
"url": "https://devrel.directory/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"devrel-directory": {
"type": "http",
"url": "https://devrel.directory/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "devrel-directory",
"transport": "streamable-http",
"url": "https://devrel.directory/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 devrel.directory was fetched 2026-07-26T07:39:24.189Z and is being refreshed.
devrel.directory is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.