← Registry

General Tools

msge.no

This MCP server provides access to personal website data, including current and recent music listening activity, listening statistics, and current reading list.

1 endpoint13 known toolsFirst detected August 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://msge.no/mcp

No auth detected

MCP server metadata

Name
msge-no
Version
1.0.0
Capabilities
toolsresources
Server instructions

Read-only tools over msge.no’s live data: reading, music, trains, photos, togselfies, engagement and page-view stats. Everything is public aggregate data; nothing mutates.

Known tools 13

get_site_info

What msge.no is: the owner, every public page, the Atom feeds and the identity links.

Inferred read-only
get_now_playing

The track Markus is listening to right now (or the most recent one).

Inferred read-only
get_recent_tracks

Recently played tracks (scrobbles), newest first.

Inferred read-only
get_music_stats

All-time listening stats (total scrobbles, span, top albums) plus the last 30 days’ top tracks.

Inferred read-only
get_reading

The books Markus is currently reading (live BookWyrm shelf).

Inferred read-only
get_books

Every book Markus has read (the /bokhylla shelf): totals, and per-book title, author, pages, language, genre, finish date.

Inferred read-only
get_train_stats

Train travel stats from Viaduct: scope "year" = current year, "all" = all-time with operator and per-year breakdowns.

Inferred read-only
get_photos

Recent Pixelfed photos with alt text.

Inferred read-only
get_garden

The Tankehav digital garden (markus.plus): sections and recently touched pages.

Inferred read-only
get_togselfies

The #togselfie gallery: every train selfie with its toginfo (alt text), status text, date and optional place.

Inferred read-only
get_watched

Every film and TV series Markus has watched: title, year, genre, director, the date he watched it and how (cinema/streaming/…), newest first.

Inferred read-only
get_skvip_stats

Engagement summary for @markus@skvip.lol: total favourites, boosts and replies, and the top posts.

Inferred read-only
get_poppis

The popularity ranking: human page views for the open sites and msge.no pages.

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

.mcp.json

{
  "mcpServers": {
    "msge-no": {
      "type": "http",
      "url": "https://msge.no/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "msge-no",
  "transport": "streamable-http",
  "url": "https://msge.no/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 msge.no was fetched 2026-08-23T16:54:44.563Z.

Trust status Trusted

msge.no 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.