Skip to main content
Denis Nutiu

Denis Nutiu

Hi, I’m Denis! I’m a professional software engineer and this is my blog.

Recent

Introduction to MCP Servers and writing one in Python

Introduction to MCP Servers and writing one in Python

The picture of this article is the output of Claude, using a local MCP server that gives it the output of the ls -l command on a given path. Notice how the LLM likes to praise me, exaggerating a bit. In my opinion this is just a method they use to keep the users hooked on their product. Who doesn’t like to be praised and approved with everything they say, right? :D
MongoDB in Action 8.0 | Manning

MongoDB in Action 8.0 | Manning

Hello everyone, In this article I will review the following book MongoDB 8.0 in Action, Third Edition. I’m using MongoDB daily at my job and by reading the new edition of the book I’m still learning lots of new things which are specific to the newer editions of MongoDB, 7 and 8 specifically. I’ve also got a glimpse of the capabilities of MongoDB Atlas, it’s managed platform.
Anubis: Protection against LLMs and Scrapers

Anubis: Protection against LLMs and Scrapers

Hello everyone! 👋 In this blog post we’re exploring the option of self hosting Anubis. Anubis is a software that defends and protects your services from AI Scrapers and LLMs. Since AI started to get popular more and more scrappers started appearing. They grab your data in order to use it to train their AIs while ignoring any rules such as robots.txt, licenses and intellectual property laws. Meta even torrented 82TB of books to train their AI.