← Registry

Content Tools

laigary.com

Fetches and searches blog posts, portfolio works, and site metadata from a personal site.

1 endpoint9 known toolsFirst detected August 5, 2026Last detected August 5, 2026

ENDPOINT 1

https://laigary.com/mcp

No auth detected

MCP server metadata

Name
laigary-blog
Version
1.0.0
Capabilities
tools

Known tools 9

get_site_info

Site name, description, url and the author's social links.

Inferred read-only
search_posts

Search published blog posts by title, optionally filtered by tag slug.

Inferred read-only
get_post

Fetch one published post (markdown content included) by slug.

Potential side effects
search_works

Search published portfolio works by title, optionally filtered by tech-stack tag slug.

Inferred read-only
get_work

Fetch one published portfolio work (markdown case study included) by slug.

Inferred read-only
list_tags

All tags in use on published posts, interview notes and works, with combined usage counts.

Inferred read-only
list_interview_sections

Interview note sections with their published note counts.

Inferred read-only
search_interview_notes

Search published interview notes by title across all sections.

Inferred read-only
get_interview_note

Fetch one published interview note (markdown included) by section and slug.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "laigary-blog",
  "transport": "streamable-http",
  "url": "https://laigary.com/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 laigary.com was fetched 2026-08-27T23:45:15.824Z.

Trust status Trusted

laigary.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.