Dominik Krzemiński

MCP server

This site exposes its content over the Model Context Protocol, so an agent can query it as typed tools instead of scraping the HTML. Tools read from the same Markdown that renders these pages, and every response names the source file it came from.

Endpoint

https://krzemo.dev/mcp

Streamable HTTP. Read-only, except contact.

Tools

get_profile
Headline, summary, location, availability, contact address and core technologies.
list_projects
Every published project, featured first — summaries only.
get_project
One project in full: role, period, status, technologies, links, metrics, prose.
get_stack
The technology registry joined with how often each entry is actually used.
contact
Send me a message. The only tool here that writes anything.

Connect

claude mcp add --transport http krzemo https://krzemo.dev/mcp

Any MCP client works; this is the Claude Code one-liner.

Other machine surfaces