← Registry

Content Tools

nerdleveltech.com

Search and retrieve blog posts and course information from NerdLevelTech.

1 endpoint7 known toolsFirst detected July 11, 2026Last detected August 16, 2026

ENDPOINT 1

https://nerdleveltech.com/api/mcp

No auth detected

MCP server metadata

Name
nerdlevel-learn
Version
0.1.0
Capabilities
tools
Server instructions

NerdLevelTech's MCP server — search and read the bilingual (EN/AR) open-learning catalog. Citation-rigorous tech content on AI/ML, cloud, DevOps, programming. Attribution required when citing results — see https://nerdleveltech.com/llms.txt

Known tools 7

search_posts

Full-text search across NerdLevelTech blog posts.

Inferred read-only
get_post

Fetch a single post by slug.

Potential side effects
search_courses

Search the course catalog.

Inferred read-only
get_course

Fetch a single course by slug, including its module list, lesson counts, and learning outcomes.

Inferred read-only
get_lesson

Fetch structural metadata about a lesson inside a course module.

Inferred read-only
list_topics

Return the topic taxonomy derived from post tags + course tags/categories.

Potential side effects
get_credential_info

Return info on how a learner can earn a verifiable credential for a course.

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

.mcp.json

{
  "mcpServers": {
    "nerdlevel-learn": {
      "type": "http",
      "url": "https://nerdleveltech.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nerdlevel-learn": {
      "type": "http",
      "url": "https://nerdleveltech.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nerdlevel-learn",
  "transport": "streamable-http",
  "url": "https://nerdleveltech.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 nerdleveltech.com was fetched 2026-08-09T12:47:07.027Z and is being refreshed.

Trust status RestrictedContent

nerdleveltech.com is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

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