← Registry

General Tools

itrav.ai

Provides access to Travis Marlette's professional portfolio, including profile, work history, projects, skills, and searchable content.

1 endpoint5 known toolsFirst detected August 8, 2026Last detected August 8, 2026

ENDPOINT 1

https://mcp.itrav.ai/mcp

No auth detected

MCP server metadata

Name
itrav-mcp
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

get_profile

Get Travis Marlette's professional profile: full name, current role, location, tagline, multi-paragraph introduction, contact email, education, security clearance, and social profile links (GitHub, LinkedIn, X).

Potential side effects
get_experience

Get Travis Marlette's full work history: every role with company, title, dates, summary, technologies used, and highlight bullets.

Inferred read-only
get_projects

Get Travis Marlette's selected project work plus his open-source ecosystem.

Inferred read-only
get_skills_and_certifications

Get Travis Marlette's full skills inventory (grouped by category: AI Systems, SIEM and Splunk, Monitoring and Observability, Cloud, Platforms and Infrastructure, Automation and IaC, Security Tooling, Networking, Data and Big Data, Languages and Methods) together with every professional certification (Splunk Architect II, AWS, Cisco CCNP, Juniper JNCP, and more) with issuer and year.

Inferred read-only
search

Case-insensitive keyword search across Travis Marlette's entire portfolio at once: work history, projects, open-source packages, skills, certifications, and writing/publications.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "itrav-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.itrav.ai/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 itrav.ai was fetched 2026-08-23T17:34:47.235Z.

Trust status Neutral

itrav.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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