-
A monorepo of MCP servers connecting AI assistants to Spanish government open data — INE statistics, BOE legislation, Catastro land registry, AEMET weather. Ask Claude about Spanish law, statistics, property records or weather and get answers grounded in the real source. MIT-licensed, npx-installable.
github.com/aplaceforallmystuff/spain-ai-kit · TypeScript, MCP, Spain
-
The four Claude Code skills I lean on most, bundled so one command installs them. The shortest path from a fresh install to something that actually saves you time.
github.com/aplaceforallmystuff/signal-starter-kit · Claude Code, Skills
-
Two open-source frameworks for AI adoption — one for strategy, one for execution — built around PAST: Purpose, Audience, Structure, Tone. It started as a paid product; open-sourcing it means the methodology outlives the business.
frameworkprompting.com · Open Source, Prompting, Methodology
-
An MCP server for threat intelligence — IOC lookups and enrichment wired straight into Claude, so security research happens in the conversation instead of across six browser tabs.
github.com/aplaceforallmystuff/mcp-threatintel · TypeScript, MCP, Security
-
Routes the mechanical half of your AI work — tagging, summarising, extracting — to a free model running on your own machine, so you stop paying a frontier model to do dumb jobs.
github.com/aplaceforallmystuff/mcp-local-llm · TypeScript, MCP, Local LLM
-
A small CLI that loads JavaScript-rendered pages through Cloudflare's headless browser and returns clean markdown, structured data, screenshots or PDFs — for the pages a raw HTTP fetch can't read.
github.com/aplaceforallmystuff/cfbr · CLI, Cloudflare, Scraping
-
An MCP server for the *arr media stack — Sonarr, Radarr and friends — so a home media server can be managed by asking rather than clicking.
github.com/aplaceforallmystuff/mcp-arr · TypeScript, MCP, Home Lab