← All servers

md-log-mcp

md-log MCP: save/update/fetch markdown by path (stdio + remote HTTP, PAT auth).

Details

Transport
stdio
Latest version
1.1.4
Status
listed
Source
Imported from the MCP registry
Repository
source ↗

Versions

  • 1.1.4 release date unknown

Install

Add to Cursor or pick your client:

Needs env vars: MDLOG_API_BASE_URL , MDLOG_PAT — replace the <placeholders> with your values.

claude mcp add com-md-log-md-log-mcp --env MDLOG_API_BASE_URL=<MDLOG_API_BASE_URL> --env MDLOG_PAT=<MDLOG_PAT> -- npx md-log-mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "com-md-log-md-log-mcp": {
      "command": "npx",
      "args": [
        "md-log-mcp"
      ],
      "env": {
        "MDLOG_API_BASE_URL": "<MDLOG_API_BASE_URL>",
        "MDLOG_PAT": "<MDLOG_PAT>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "com-md-log-md-log-mcp": {
      "command": "npx",
      "args": [
        "md-log-mcp"
      ],
      "env": {
        "MDLOG_API_BASE_URL": "<MDLOG_API_BASE_URL>",
        "MDLOG_PAT": "<MDLOG_PAT>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "md-log-mcp"
  ],
  "env": {
    "MDLOG_API_BASE_URL": "<MDLOG_API_BASE_URL>",
    "MDLOG_PAT": "<MDLOG_PAT>"
  }
}
Ecosystem signals — baseline 33 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

GitHub stars · 4 days ago
★ 3
npm downloads · 3 hours ago
118 / week
Contributors · 3 hours ago
1
Last commit · 4 days ago
2 days ago
Community — scraped reviews

What the open web says — public discussion about this server (GitHub, Hacker News, Stack Overflow). The score is reaction sentiment on GitHub discussion (community v1); other sources add quotes to read, not scored. Never a verified evaluation, never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →