Developer Tools
gabrimatic.info
Provides structured access to a developer's portfolio, including profile, journey, repositories, and page content.
ENDPOINT 1
https://www.gabrimatic.info/api/mcp
MCP server metadata
- Name
- gabrimatic-portfolio-mcp
- Version
- 1.0.0
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_profileReturn Soroush Yousefpour's structured profile: name, location, current roles, links, contact preferences, and agent endpoints.
Inferred read-onlyget_reposList Soroush Yousefpour's public GitHub repositories (github.com/gabrimatic), live and edge-cached.
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.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.
gabrimatic.info is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.