General Tools
itrav.ai
Provides access to Travis Marlette's professional portfolio, including profile, work history, projects, skills, and searchable content.
ENDPOINT 1
https://mcp.itrav.ai/mcp
MCP server metadata
- Name
- itrav-mcp
- Version
- 1.0.0
Known tools 5
get_profileGet 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 effectsget_experienceGet Travis Marlette's full work history: every role with company, title, dates, summary, technologies used, and highlight bullets.
Inferred read-onlyget_projectsGet Travis Marlette's selected project work plus his open-source ecosystem.
Inferred read-onlyget_skills_and_certificationsGet 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-onlysearchCase-insensitive keyword search across Travis Marlette's entire portfolio at once: work history, projects, open-source packages, skills, certifications, and writing/publications.
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.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.
itrav.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.