Loomal

Sourceright

MCP server by github.com/edithatogo/sourceright

Reference verification MCP server for CSL bibliographies, evidence, and audited writes.

1 starsoci: ghcr.io/edithatogo/sourceright-mcp:0.1.20

About Sourceright

Sourceright is an MCP (Model Context Protocol) server published by edithatogo in the official MCP registry, listed under Documentation Access on Loomal. Reference verification MCP server for CSL bibliographies, evidence, and audited writes.

It ships as a Docker image (ghcr.io/edithatogo/sourceright-mcp:0.1.20), so any MCP client that can launch a local process can run it.

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

Use Sourceright with your agent

Claude Code · one command
claude mcp add sourceright -- docker run -i --rm ghcr.io/edithatogo/sourceright-mcp:0.1.20
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "sourceright": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/edithatogo/sourceright-mcp:0.1.20"
      ]
    }
  }
}
ocighcr.io/edithatogo/sourceright-mcp:0.1.20

Frequently asked questions

What is Sourceright?
Sourceright is an MCP (Model Context Protocol) server by edithatogo in the Documentation Access category. Reference verification MCP server for CSL bibliographies, evidence, and audited writes.
How do I connect Sourceright to Claude, Cursor, or another MCP client?
Install Sourceright from its oci package (ghcr.io/edithatogo/sourceright-mcp:0.1.20) 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 Sourceright open source?
Yes — the source code is public at github.com/edithatogo/sourceright, with 1 GitHub stars.
Can AI agents pay to use Sourceright?
Not yet through Loomal — Sourceright 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 Sourceright? Claim this listing free by verifying GitHub ownership, or contact us.