Building a Self-Improving MCP Server Tool for Claude Desktop in C# (Console App)

Place your MCP server tool source code in a folder that Claude Desktop can access. Enabling Claude to read/write and performs recursive self-improvement. Built in C#.

Introducing cshttp: A Standalone HTTP Parser for C#

A standalone HTTP/1.1 parser and content toolkit for C#. No framework. No server. No dependencies. Just bytes in, structured message out.

Arduino AES Encryption (128 bits CBC)

A quick and simple implementation of AES Encryption in Arduino