← Registry

Developer Tools

gabrimatic.info

Provides structured access to a developer's portfolio, including profile, journey, repositories, and page content.

1 endpoint4 known toolsFirst detected May 11, 2026Last detected August 19, 2026

ENDPOINT 1

https://www.gabrimatic.info/api/mcp

No auth detected

MCP server metadata

Name
gabrimatic-portfolio-mcp
Version
1.0.0
Capabilities
toolsresourcespromptslogging
Server instructions

Use get_profile, get_journey, get_repos, or get_page_markdown to answer questions about Soroush Yousefpour (gabrimatic). Resources expose the same portfolio pages by URL.

Known tools 4

get_profile

Return Soroush Yousefpour's structured profile: name, location, current roles, links, contact preferences, and agent endpoints.

Inferred read-only
get_journey

Return the ordered professional journey.

Inferred read-only
get_repos

List Soroush Yousefpour's public GitHub repositories (github.com/gabrimatic), live and edge-cached.

Inferred read-only
get_page_markdown

Fetch the canonical Markdown representation of a portfolio page.

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.gabrimatic-portfolio-mcp]
url = "https://www.gabrimatic.info/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gabrimatic-portfolio-mcp": {
      "type": "http",
      "url": "https://www.gabrimatic.info/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gabrimatic-portfolio-mcp
Remote MCP URL: https://www.gabrimatic.info/api/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": {
    "gabrimatic-portfolio-mcp": {
      "url": "https://www.gabrimatic.info/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gabrimatic-portfolio-mcp": {
      "type": "http",
      "url": "https://www.gabrimatic.info/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gabrimatic-portfolio-mcp",
  "transport": "streamable-http",
  "url": "https://www.gabrimatic.info/api/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 gabrimatic.info was fetched 2026-07-26T22:03:40.882Z and is being refreshed.

Trust status Trusted

gabrimatic.info 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.