mcpbeat

Profile MCP Server

dev.marksiazon/profile
not responding

Profile is listed as active in the registry but did not answer our last check. It exposes 6 tools.

Read-only MCP server for Mark Siazon's professional profile: projects, FAQ, proof, availability.

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
4.4%
Uptime 24h
4 of 91 checks
6
Tools
read from the server
928 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add profile --transport http https://www.marksiazon.dev/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "profile": {
      "url": "https://www.marksiazon.dev/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.profile]
url = "https://www.marksiazon.dev/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "profile": {
      "url": "https://www.marksiazon.dev/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "profile": {
      "url": "https://www.marksiazon.dev/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

availability
get_availability
Current availability, work scope, and the contact boundary (no raw email is published).
faq
search_faq
Case-insensitive substring search over the consolidated FAQ (question + answer).
profile
get_profile_summary
Profile summary: entity (name, canonical @id, sameAs), availability, and machine-readable pointers.
project
get_project
Full indexed detail for one project by slug, including canonical URL, links, and proof count.
projects
list_projects
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 is case-insensitive so "web3" matches "Web3".
proof
get_proof
Verification proof: claim gates, or per-project proof links when a slug is given. Unknown slugs return an error.

Endpoints

URLTransportStateLatencyChecked
https://www.marksiazon.dev/api/mcp streamable-http answering 106 ms 13 min ago

Profile — questions

Answers built from our own checks of this server.

What can Profile do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_availability, get_profile_summary, get_project, get_proof, list_projects, search_faq. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Profile working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 4 of 91 checks got a reply (4.4%), average response time 928 ms. The bar chart above shows every period we have measured.
The registry lists Profile as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Profile?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Profile need an API key?
No. Profile completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Profile?
It answers our handshake in 928 ms on average, which is faster than 6% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.