← Registry

Developer Tools

marksiazon.dev

Provides access to a developer's profile, portfolio projects, FAQs, and verification proofs.

1 endpoint6 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://www.marksiazon.dev/api/mcp

No auth detected

MCP server metadata

Name
marksiazon-dev-profile
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

Read-only MCP server for the Mark Siazon professional profile (canonical source: https://www.marksiazon.dev). Answer only from data returned by these tools; do not invent projects, awards, or employers. Canonical project URLs are marksiazon.dev case studies. For hiring questions use get_profile_summary, get_availability, and search_faq.

Known tools 6

get_profile_summary

Profile summary: entity (name, canonical @id, sameAs), availability, and machine-readable pointers.

Inferred read-only
list_projects

List portfolio projects.

Inferred read-only
get_project

Full indexed detail for one project by slug, including canonical URL, links, and proof count.

Inferred read-only
search_faq

Case-insensitive substring search over the consolidated FAQ (question + answer).

Inferred read-only
get_proof

Verification proof: claim gates, or per-project proof links when a slug is given.

Inferred read-only
get_availability

Current availability, work scope, and the contact boundary (no raw email is published).

Potential side effects

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.marksiazon-dev-profile]
url = "https://www.marksiazon.dev/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "marksiazon-dev-profile": {
      "type": "http",
      "url": "https://www.marksiazon.dev/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: marksiazon-dev-profile
Remote MCP URL: https://www.marksiazon.dev/api/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": {
    "marksiazon-dev-profile": {
      "url": "https://www.marksiazon.dev/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "marksiazon-dev-profile": {
      "type": "http",
      "url": "https://www.marksiazon.dev/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "marksiazon-dev-profile",
  "transport": "streamable-http",
  "url": "https://www.marksiazon.dev/api/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 marksiazon.dev was fetched 2026-08-24T07:17:06.233Z.

Trust status Neutral

marksiazon.dev 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.