← Registry

General Tools

joaoragazzo.dev

Provides access to personal portfolio information including contact details, bio, projects, work experience, and volunteer work.

1 endpoint7 known toolsFirst detected August 18, 2026Last detected August 18, 2026

ENDPOINT 1

https://mcp.joaoragazzo.dev/mcp

No auth detected

MCP server metadata

Name
joao-ragazzo-portfolio
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

get_contact_info

Get João Ragazzo's contact details: email, social/professional profile links (GitHub, LinkedIn, Discord) and, when published, the download URL of his CV/résumé.

Potential side effects
get_about

Get the "about" content: biography, the working principles he follows, and his highlighted achievements.

Inferred read-only
list_projects

List his portfolio projects: title, description, tech stack and links to the live demo and source code.

Inferred read-only
list_work_experience

List his professional work experience, most recent first: role, company, period and description.

Inferred read-only
list_volunteer_work

List his volunteer work: title, organization, period, description and a related link when available.

Inferred read-only
list_certifications

List his certifications, most recent first: title, issuing organization, year and credential link.

Inferred read-only
list_skills

List the technologies and skills he works with.

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.joao-ragazzo-portfolio]
url = "https://mcp.joaoragazzo.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "joao-ragazzo-portfolio": {
      "type": "http",
      "url": "https://mcp.joaoragazzo.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: joao-ragazzo-portfolio
Remote MCP URL: https://mcp.joaoragazzo.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": {
    "joao-ragazzo-portfolio": {
      "url": "https://mcp.joaoragazzo.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "joao-ragazzo-portfolio": {
      "type": "http",
      "url": "https://mcp.joaoragazzo.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "joao-ragazzo-portfolio",
  "transport": "streamable-http",
  "url": "https://mcp.joaoragazzo.dev/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 joaoragazzo.dev was fetched 2026-08-24T03:32:09.456Z.

Trust status Trusted

joaoragazzo.dev is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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