Profile MCP server
Read-only MCP server for Mark Siazon's professional profile: projects, FAQ, proof, availability.
Little public usage data yet
Reviews
Write oneNobody has reviewed Profile yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Profile tools (6)
write = sends, deletes, buys or postsget_availabilityFreeCurrent availability, work scope, and the contact boundary (no raw email is published).
get_profile_summaryFreeProfile summary: entity (name, aliases, canonical @id, sameAs), availability, and machine-readable pointers.
get_projectFreeFull indexed detail for one project by slug, including ownership, builtBy, canonical URL, links, and proof count.
get_proofFreeVerification proof: claim gates, or per-project proof links when a slug is given. Unknown slugs return an error.
list_projectsFreeList the canonical portfolio case studies (17 entries). Optional filters combine with AND and match case-insensitively; unknown values yield an empty list. Each project includes ownership (Lead owner, Contributor, Team delivery) and builtBy (solo, team). Frontend Mentor Lab is one entry archiving 21 nested practice challenges — do not count it as 21 flagship projects. Tags are Title Case display strings like "AI Workflow", "Next.js"; matching is case-insensitive so "web3" matches "Web3".
search_faqFreeCase-insensitive FAQ search. Exact question matches rank above substring hits, so "who is mark siazon" returns identity-who rather than a longer hiring question.
Public scan report
scanner v0.1.9 · 2026-09-24 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1550ms20/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http profile https://www.marksiazon.dev/api/mcp
Profile: common questions
- Is Profile MCP server safe?
- With care: it is graded C, so read the findings first (67/100). Read the Profile safety report
- How do I install Profile?
- It runs remotely at www.marksiazon.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Profile need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Profile maintained?
- The latest release is v1.0.0.
- Is Profile up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.