← Registry

Content Tools

mirlim.blog

Manages and explores blog content, including listing, reading, searching, and querying posts via natural language and concept graphs.

1 endpoint7 known toolsFirst detected May 18, 2026Last detected September 6, 2026

ENDPOINT 1

https://mirlim.blog/mcp

No auth detected

MCP server metadata

Name
mirlim-blog
Version
0.1.0
Capabilities
tools.listChanged

Known tools 7

list_posts

블로그 글 목록을 조회합니다.

Inferred read-only
get_post

특정 글의 상세 내용을 조회합니다.

Inferred read-only
search_posts

키워드 또는 태그로 글을 검색합니다.

Inferred read-only
ask_blog

블로그 콘텐츠에 대해 자연어로 질문합니다.

Inferred read-only
explore_concepts

concepts 그래프를 탐색합니다.

Inferred read-only
recommend_topic

다음에 쓸 글 토픽을 추천합니다.

Inferred read-only
suggest_topic

블로그 작성자에게 토픽을 제안합니다.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "mirlim-blog",
  "transport": "streamable-http",
  "url": "https://mirlim.blog/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 mirlim.blog was fetched 2026-08-03T19:49:17.533Z and is being refreshed.

Trust status Neutral

mirlim.blog is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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