Skip to content
View AlpayC's full-sized avatar
🔒
🔒

Block or report AlpayC

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AlpayC/README.md
Total Stars

Hey there, I am Alpay

Typing SVG

「 Fullstack developer from Germany, building developer tooling for the agentic era 」

Website LinkedIn npm Email


About me

🛠️   Building mcp-migration-check — a deterministic readiness checker for the MCP 2026-07-28 spec break

🤖   Deep in agentic coding — MCP servers, agent skills, guardrail hooks, spec-driven workflows

⚡   TypeScript from the edge worker down to the CLI — shipped as web app, npm package, GitHub Action and agent skill

🧩   Comfortable across the stack: React / Next.js on the front, Node & .NET on the back

📧   Reach me anytime: hello@alpaycelik.dev

💬   Ask me anything here


My Techstack

Languages

TypeScript JavaScript C# Python HTML5 CSS3

Frontend

React Next.js React Native Angular Vue.js Redux Tailwind Framer Motion GSAP Sass

Backend & Data

Node.js Express .NET MongoDB Mongoose PostgreSQL JWT

AI & Agents

MCP Claude Code Agent Skills

Infra & Tooling

Cloudflare Workers Docker NGINX Vercel GitHub Actions Vitest npm Git


Currently building

npm Live demo License: MIT

The MCP revision dated 2026-07-28 is the largest breaking change in the protocol's history — stateless transport, OAuth 2.1, deprecated capabilities. mcp-migration-check points at a running endpoint (or scans a repo) and reports, with a letter grade and per-finding fixes, exactly what breaks. Deterministic — no LLM, no API key, nothing stored.

Four surfaces over one rule engine: web demo · CLI (npx mcp-migration-check <url>) · GitHub Action · agent skill. Ships with an ecosystem report covering 13,350 probed endpoints from the official MCP registry.


Featured work

mcp-migration-check claude-skill-set abfall-mcp-server

Project What it is Stack
mcp-migration-check Graded MCP spec-break readiness checker — web, CLI, Action, skill TypeScript · Cloudflare Workers · Vitest
claude-skill-set 35 agent skills that take a ticket end to end — assumption ledger, repair budget, evidence gates, enforced by hooks Markdown · Node.js · Claude Code
abfall-mcp-server MCP server for German waste collection calendars, across 995 waste authorities Python · TypeScript · MCP

All Repositories


My Stats

Alpay's GitHub Contribution

Alpay's Github Stats Alpay's Top Languages

Alpay's Graph



Buy Me A Coffee

Pinned Loading

  1. mcp-migration-check mcp-migration-check Public

    Deterministic readiness checker for the MCP 2026-07-28 specification break - a graded web probe and an agent skill over one rule engine.

    TypeScript 5 2

  2. abfall-mcp-server abfall-mcp-server Public

    MCP server for the waste collection calendars of German cities and districts - 995 waste authorities.

    Python 1

  3. claude-skill-set claude-skill-set Public

    35 agent skills for Claude Code that let an agent take a ticket end to end - assumption ledger instead of mid-run questions, repair budget, evidence gates, and four guardrail rules installable as h…

    JavaScript