I built an MCP server for nuzur, a project I've been working on. It fits naturally into my workflow and helps me automate flows from schema design to data changes. In this post I want to share what I learned during the process.

What is MCP (quick context)

MCP (Model Context Protocol) is an open standard, created by Anthropic in 2024, for connecting AI models to external tools and data sources. Think of it as a universal adapter for integrating with any AI assistant or agent.

The learnings

Granular tools