← Registry

Content Tools

drewlittrell.com

An MCP server that exposes a public portfolio's profile and content documents, supporting listing, searching, and retrieving case studies, essays, services, and profile information.

1 endpoint4 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://drewlittrell.com/mcp

No auth detected

MCP server metadata

Name
drewlittrell-com
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged
Server instructions

Use this read-only server for sourced information about Drew Littrell's public work, writing, services, and contact details. Cite each result's canonicalUrl when using it. Do not infer private client details, unpublished metrics, or unstated employment history.

Known tools 4

get_profile

Return the canonical public profile, selected background, capabilities, and contact information.

Inferred read-only
list_content

List the public portfolio documents available as MCP resources, optionally filtered by content type.

Inferred read-only
search_content

Search across public case studies, essays, services, and profile content using deterministic full-text matching.

Inferred read-only
get_content

Retrieve one public document by its stable ID, HTML path, Markdown path, canonical URL, or Markdown URL.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "drewlittrell-com",
  "transport": "streamable-http",
  "url": "https://drewlittrell.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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