← Registry

Content Tools

johnmarklowry.com

Provides access to a professional portfolio including profile, case studies, insights, and resume.

1 endpoint5 known toolsFirst detected June 22, 2026Last detected September 9, 2026

ENDPOINT 1

https://johnmarklowry.com/mcp

No auth detected

MCP server metadata

Name
johnmarklowry.com
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to John Mark Lowry's portfolio. Start with get_profile, then list_work / list_insights, get_case_study for detail, and get_resume for the full CV.

Known tools 5

get_profile

Get John Mark Lowry's professional profile: who he is, role, location, focus, and contact/social links.

Inferred read-only
list_work

List the case studies / projects, with title, one-line dek, category, years, and url.

Inferred read-only
get_case_study

Get the details of one case study by slug: dek, category, stack, the earned insight, and any confidentiality note.

Inferred read-only
list_insights

List every case study's non-obvious takeaway (the distilled thinking) — the fastest read on how he approaches problems.

Inferred read-only
get_resume

Get the full resume as markdown — the single source of truth, the same text served at /resume.md.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "johnmarklowry-com",
  "transport": "streamable-http",
  "url": "https://johnmarklowry.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 johnmarklowry.com was fetched 2026-08-05T07:07:37.638Z and is being refreshed.

Trust status Trusted

johnmarklowry.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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