← Registry

Content Tools

jonasdegener.com

Manages and retrieves portfolio projects, blog posts, and photo albums.

1 endpoint10 known toolsFirst detected May 13, 2026Last detected July 1, 2026

ENDPOINT 1

https://www.jonasdegener.com/api/mcp

No auth detected

Known tools 10

browse_projects

List all projects with title, description, tech stack, and date

Inferred read-only
get_project

Get a specific project by slug with full content

Inferred read-only
read_blog_post

Read a specific blog post by slug

Potential side effects
get_blog_post

Get a specific blog post by slug (alias for read_blog_post)

Potential side effects
list_photos

List all photo albums with their photos

Inferred read-only
list_notes

List all notes from the Digital Garden, optionally filtered by tag

Inferred read-only
get_note

Get a specific note by slug with full content

Inferred read-only
get_about

Get bio, skills, and contact information about Jonas Degener

Inferred read-only
get_contact

Get contact information for Jonas Degener

Inferred read-only
search_content

Search across all content types (projects, blog posts, notes, photo albums) by keyword

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

.mcp.json

{
  "mcpServers": {
    "jonasdegener-com": {
      "type": "http",
      "url": "https://www.jonasdegener.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "jonasdegener-com",
  "transport": "streamable-http",
  "url": "https://www.jonasdegener.com/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 jonasdegener.com was fetched 2026-08-06T03:17:38.378Z and is being refreshed.

Trust status Trusted

jonasdegener.com 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.