← Registry

General Tools

danielsuchan.dev

Provides access to personal profile, projects, skills, and changelog of Daniel Suchan via various retrieval and Q&A endpoints.

1 endpoint17 known toolsFirst detected June 4, 2026Last detected July 13, 2026

ENDPOINT 1

https://mcp.danielsuchan.dev/mcp

No auth detected

Known tools 17

get_profile

Returns Daniel Suchan's full profile — bio, current role at Blaze, contact info, education (self-taught, no college), and verified experience claims.

get_projects

Returns a list of all projects Daniel has built, co-founded, or led — with stack, status (Active/Completed), and description.

get_recent_shipments

Returns Daniel's most recently shipped work from his public changelog.

get_skills

Returns Daniel's verified technical skills — TypeScript, React, Hono, MCP, multi-agent orchestration, and more.

ask_about_daniel

Accepts a free-form question about Daniel Suchan and returns a curated answer.

get_bug_fixes

Returns a curated list of recent production bug fixes Daniel has shipped — symptom, root cause, fix, and impact for each.

get_curated_tweets

Returns the latest curated Twitter/X digest from Daniel's twitter-agent pipeline.

get_writing

Returns Daniel's technical writing — blog posts on multi-agent systems, MCP infrastructure, and AI engineering.

get_case_study

Returns Daniel's long-form architecture case studies.

get_lab_demos

Returns Daniel's interactive lab demos at danielsuchan.dev/labs.

get_agent_guide

Self-documenting decision tree for AI agents reading this MCP server.

ai_ask

Ask a free-form question and get a natural-language answer from a small, fast LLM running on Cloudflare Workers AI.

ai_summarize

Summarize a piece of text.

ai_classify

Classify input text into one of the labels you provide.

ai_extract_json

Extract structured JSON (top-level object only — arrays/primitives are rejected) from unstructured text given a natural-language schema description.

ai_translate

Translate text into the target language.

search_archive

Semantic search across Daniel's public archive — changelog (194 days), bugs (production fix log), writing (blog posts), case-studies (long-form architecture), labs (interactive demos).