Skip to content
View madetocreate's full-sized avatar

Block or report madetocreate

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
madetocreate/README.md

Matthias Meyer

I run StudioMeyer in Palma de Mallorca. Websites and AI systems for companies, six MCP servers I host and keep running, and whatever turns out to be reusable goes open source in @studiomeyer-io.

You might know local-memory-mcp, persistent memory for Claude, Cursor and Codex that runs on SQLite and never leaves your machine. Or darwin-agents, which A/B tests agent prompts and rewrites the ones that lose. Or mcp-armor and the Rust tooling around it, built on the assumption that an MCP server is software you hand a shell to.

Most of it comes back to memory. An agent that forgets everything between sessions is a demo, not a tool.

Recent releases

darwin-agents v0.18.0 — 2026-09-04
mcp-tenant-pair v0.1.2 — 2026-09-04
n8n-templates v0.3.1 — 2026-09-04
mcp-gauntlet v0.1.1 — 2026-09-01
ai-shield-py v0.3.0 — 2026-08-19
local-memory-mcp v2.4.3 — 2026-08-19
mcp-academy v0.4.1 — 2026-08-19
mcp-cache-kit v0.1.1 — 2026-08-19

Updated weekly. Last run 2026-09-06.

Elsewhere

studiomeyer.academy is a free six-level course on working memory-first with AI, in German, English and Spanish. matthiasmeyer.tech has the architecture write-ups behind these repos, including the trade-offs I would make differently now. aifinca.es runs AI operator workshops on a finca here on the island. meetmyagent.io is a free AI-native visibility platform.

Issues and pull requests get answered: hello@studiomeyer.io

Popular repositories Loading

  1. local-memory-mcp local-memory-mcp Public

    Forked from studiomeyer-io/local-memory-mcp

    Persistent local memory for Claude, Cursor & Codex. 13 MCP tools, SQLite + FTS5 + Knowledge Graph. No cloud, no API keys. One command: npx @studiomeyer/local-memory-mcp

    TypeScript 1

  2. awesome-mcp-servers awesome-mcp-servers Public

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.

  3. awesome-remote-mcp-servers awesome-remote-mcp-servers Public

    Forked from jaw9c/awesome-remote-mcp-servers

    Remote MCP Servers

  4. studiomeyer-memory studiomeyer-memory Public archive

    AI Memory Server for Claude Code and AI Agents — 52 MCP tools, Knowledge Graph, Semantic Search, Multi-Agent Support

  5. awesome-mcp-servers-1 awesome-mcp-servers-1 Public

    Forked from appcypher/awesome-mcp-servers

    Awesome MCP Servers - A curated list of Model Context Protocol servers

  6. code-assistant-manager code-assistant-manager Public

    Forked from Chat2AnyLLM/code-agent-manager

    code-assitant-manager allows you to manage the code assistants like claude code, codex, gemini on a single interface.

    Python