Content Tools
serhiichuk.dev
Exposes Yurii Serhiichuk's personal website content, including CV, blog posts, and consulting services, via MCP tools.
ENDPOINT 1
https://serhiichuk.dev/mcp
MCP server metadata
- Name
- serhiichuk-dev
- Version
- 1.0.0
Known tools 6
search_contentSearch Yurii Serhiichuk's website: CV bullets, blog posts and site pages.
Inferred read-onlyget_servicesWhat Yurii offers as a consultant — services, engagement models and how to get in touch.
Inferred read-onlyvalidate_llms_txtCheck any website's /llms.txt against the llmstxt.org spec: structure, link health, and whether each finding is spec, convention or hygiene.
Inferred read-onlyCONNECT 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.serhiichuk-dev]
url = "https://serhiichuk.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"serhiichuk-dev": {
"type": "http",
"url": "https://serhiichuk.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: serhiichuk-dev
Remote MCP URL: https://serhiichuk.dev/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": {
"serhiichuk-dev": {
"url": "https://serhiichuk.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"serhiichuk-dev": {
"type": "http",
"url": "https://serhiichuk.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "serhiichuk-dev",
"transport": "streamable-http",
"url": "https://serhiichuk.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.