← Registry

Content Tools

gael-demette.fr

Provides access to a personal CV and blog posts with full Markdown content.

1 endpoint3 known toolsFirst detected June 25, 2026Last detected July 30, 2026

ENDPOINT 1

https://gael-demette.fr/mcp

No auth detected

MCP server metadata

Name
gael-demette.fr
Version
1.0.0
Capabilities
tools.listChanged

Known tools 3

getCV

Returns Gaël Demette's full CV: personal info (name, age, location), professional experiences, education, certifications, technical skills, languages.

Inferred read-only
getBlogPosts

Returns the list of published blog posts: title, slug, description, tags, publication date.

Inferred read-only
getBlogPost

Returns one blog post including its full Markdown body (frontmatter + content).

Potential side effects

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.gael-demette-fr]
url = "https://gael-demette.fr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gael-demette-fr": {
      "type": "http",
      "url": "https://gael-demette.fr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gael-demette-fr": {
      "type": "http",
      "url": "https://gael-demette.fr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gael-demette-fr",
  "transport": "streamable-http",
  "url": "https://gael-demette.fr/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 gael-demette.fr was fetched 2026-08-02T05:01:18.913Z and is being refreshed.

Trust status Trusted

gael-demette.fr 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.