dev.marksiazon/profile
dev.marksiazon/profileRead-only MCP server for Mark Siazon's professional profile: projects, FAQ, proof, availability.
Tools · 6
Profile summary: entity (name, aliases, canonical @id, sameAs), availability, and machine-readable pointers.
List portfolio projects. Optional filters combine with AND and match case-insensitively; unknown values yield an empty list. Tags are Title Case display strings like "AI Workflow", "Next.js"; matching…
Full indexed detail for one project by slug, including canonical URL, links, and proof count.
Case-insensitive FAQ search. Exact question matches rank above substring hits, so "who is mark siazon" returns identity-who rather than a longer hiring question.
Verification proof: claim gates, or per-project proof links when a slug is given. Unknown slugs return an error.
Current availability, work scope, and the contact boundary (no raw email is published).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dev.marksiazon/profile": {
"url": "https://www.marksiazon.dev/api/mcp",
"transport": "streamable-http"
}
}
}