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.
ENDPOINT 1
https://drewlittrell.com/mcp
MCP server metadata
- Name
- drewlittrell-com
- Version
- 1.0.0
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_profileReturn the canonical public profile, selected background, capabilities, and contact information.
Inferred read-onlylist_contentList the public portfolio documents available as MCP resources, optionally filtered by content type.
Inferred read-onlysearch_contentSearch across public case studies, essays, services, and profile content using deterministic full-text matching.
Inferred read-onlyget_contentRetrieve one public document by its stable ID, HTML path, Markdown path, canonical URL, or Markdown URL.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.