← Registry

Content Tools

axl13.dev

Provides access to Axl Guillen's portfolio projects, blog articles, and profile information.

1 endpoint6 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://axl13.dev/mcp

No auth detected

MCP server metadata

Name
Axl Guillen — 4XL
Version
3.0.0
Capabilities
toolsresources
Server instructions

Read-only portfolio of Axl Guillen. Use list_projects and list_articles to find slugs, then get_project or get_article for the full text as markdown. language is 'es' (original) or 'en'.

Known tools 6

list_projects

Lists Axl Guillen's documented projects (case studies) with title, one-line summary, period, stack and URL.

Inferred read-only
get_project

Returns one case study in full as markdown: the brief, the problem, the decision and the result, plus stack, period and links.

Inferred read-only
list_articles

Lists the blog articles with title, summary, date, reading time and URL.

Inferred read-only
get_article

Returns one blog article in full as markdown.

Inferred read-only
get_profile

Returns the profile: role, location, education, current job, stack with project counts, and the about text as markdown.

Inferred read-only
get_contact

Returns how to reach Axl Guillen: email, LinkedIn and GitHub, with URLs.

Potential side effects

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.axl-guillen-4xl]
url = "https://axl13.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "axl-guillen-4xl": {
      "type": "http",
      "url": "https://axl13.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: axl-guillen-4xl
Remote MCP URL: https://axl13.dev/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": {
    "axl-guillen-4xl": {
      "url": "https://axl13.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "axl-guillen-4xl": {
      "type": "http",
      "url": "https://axl13.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "axl-guillen-4xl",
  "transport": "streamable-http",
  "url": "https://axl13.dev/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.