Loomal

Margins

MCP server by github.com/cflorczyk9/margins

Use your Claude Pro/Max subscription on your Obsidian vault. Reads markdown, proposes writes.

1 starsnpm: margins-mcp

About Margins

Margins is an MCP (Model Context Protocol) server published by cflorczyk9 in the official MCP registry, listed under Marketing on Loomal. Use your Claude Pro/Max subscription on your Obsidian vault. Reads markdown, proposes writes.

It ships as an npm package (margins-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cflorczyk9/margins, where the project has earned 1 GitHub stars.

Use Margins with your agent

Claude Code · one command
claude mcp add margins -- npx -y margins-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "margins": {
      "command": "npx",
      "args": [
        "-y",
        "margins-mcp"
      ]
    }
  }
}
npmmargins-mcp

Frequently asked questions

What is Margins?
Margins is an MCP (Model Context Protocol) server by cflorczyk9 in the Marketing category. Use your Claude Pro/Max subscription on your Obsidian vault. Reads markdown, proposes writes.
How do I connect Margins to Claude, Cursor, or another MCP client?
Install Margins from its npm package (margins-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Margins open source?
Yes — the source code is public at github.com/cflorczyk9/margins, with 1 GitHub stars.
Can AI agents pay to use Margins?
Not yet through Loomal — Margins is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Margins? Claim this listing free by verifying GitHub ownership, or contact us.