MCP server templated reports

Intro I have been fooling around a lot with ai recently, and one of the things I’ve found myself doing is integrating with MCP servers and then using the projects feature in claude to generate custom reports. What is this? I have set up a remote MCP server that pulls data from the Star Wars API (swapi). This is a remote MCP server, so I am hosting it on one of my domains....

December 28, 2025 · 5 min · codecowboy.io

Github dockerfile service using AI - Part 2

Intro I have been fooling around a lot with ai recently, and I thought I would write something about what I’ve been doing. There are a few things that I’ve been doing, and they’re all fascinating. Writing average looking code using minimum viable prompts. Getting this average looking code refactored to be a robust service. Generating API documentation - and having Claude fix this code. This is part two of a small series that I have created to walk through the process I went through to get decent code....

November 26, 2025 · 18 min · codecowboy.io

Github dockerfile service using AI - Part 1

Intro I have been fooling around a lot with ai recently, and I thought I would write something about what I’ve been doing. There are a few things that I’ve been doing, and they’re all fascinating. Writing average looking code using minimum viable prompts. Getting this average looking code refactored to be a robust service. Generating API documentation - and having Claude fix this code. This is part one of a small series that I have created to walk through the process I went through to get decent code....

November 24, 2025 · 10 min · codecowboy.io