ENDPOINT 1
https://karboosx.net/mcp
MCP server metadata
- Name
- karboosx-mcp-server
- Version
- 1.0.0
Known tools 15
blog_list_postsList published blog posts that are included in the listing, with pagination and optional search.
Inferred read-onlyutils_generate_uuidGenerates a UUID (Universally Unique Identifier) version 4 or version 7.
Inferred read-onlyutils_get_ip_infoGet information about your current IP address including validation, IPv4/IPv6 detection, and private/localhost status.
Inferred read-onlyutils_modify_dateModify a date by adding or subtracting time (e.g., "+1 day", "-2 weeks", "+1 month").
Potential side effectsutils_timestamp_to_dateConvert a Unix timestamp to a human-readable date string (Y-m-d H:i:s format).
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.karboosx-mcp-server]
url = "https://karboosx.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"karboosx-mcp-server": {
"type": "http",
"url": "https://karboosx.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: karboosx-mcp-server
Remote MCP URL: https://karboosx.net/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": {
"karboosx-mcp-server": {
"url": "https://karboosx.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"karboosx-mcp-server": {
"type": "http",
"url": "https://karboosx.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "karboosx-mcp-server",
"transport": "streamable-http",
"url": "https://karboosx.net/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 karboosx.net was fetched 2026-08-23T22:45:59.851Z.
karboosx.net is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.