← Registry

Developer Tools

lesfer.ma

MCP server providing access to Younes Lesfer's personal portfolio, including profile, projects, and technical journal entries.

1 endpoint6 known toolsFirst detected August 27, 2026Last detected August 27, 2026

ENDPOINT 1

https://lesfer.ma/mcp

No auth detected

MCP server metadata

Name
lesfer-ma-portfolio
Version
1.0.0
Capabilities
tools
Server instructions

This server exposes the portfolio of Younes Lesfer (https://lesfer.ma), a full-stack AI engineer. Start with get_profile for identity, availability, capabilities, and contact links. Use list_projects/get_project for shipped work, list_journal_entries/get_journal_entry for his writing, and get_experience for work history. All content is human-authored and grounded; every href resolves on https://lesfer.ma.

Known tools 6

get_profile

Who Younes Lesfer is: identity, claim, availability, location, contact links, capability pillars, and résumé URL.

Inferred read-only
list_projects

List Younes's projects with deterministic filters: by stack (e.g.

Inferred read-only
get_project

Fetch one project in full depth by slug, including its case-study article.

Inferred read-only
list_journal_entries

List Younes's journal entries (technical essays and engineering write-ups), optionally filtered by topic.

Potential side effects
get_journal_entry

Fetch one journal entry in full depth by slug, including its full text.

Inferred read-only
get_experience

Younes's work experience with role details and related client projects.

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

.mcp.json

{
  "mcpServers": {
    "lesfer-ma-portfolio": {
      "type": "http",
      "url": "https://lesfer.ma/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "lesfer-ma-portfolio",
  "transport": "streamable-http",
  "url": "https://lesfer.ma/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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