Reference verification MCP server for CSL bibliographies, evidence, and audited writes.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Sourceright is Rust-first reference triage and verification infrastructure for academic writing, agent workflows, and future legal citation work. It is currently a technical preview suitable for developer evaluation and pilot conversations.
Sourceright takes references from documents or text, produces canonical CSL JSON, standardises and cleans the records, collects provider evidence, routes uncertain records to manual review, and exports clean reference files for tools such as EndNote, Zotero, and BibLaTeX.
It does not claim to be a production-ready institutional product, a court filing compliance system, or a substitute for examiner-grade final verification. DOCX manuscripts are now parsed directly for citation intake, but broader PDF extraction, live core-provider checks, better citation disambiguation, URL/archive integrity, and low-noise writeback suggestions remain hardening tracks.
See conductor/tracks.md for the implementation track map. The canonical requirements and repo contract are in docs/src/feature-contract-matrix.md, with the design diagrams in docs/src/design.md.
The current quality and security contract is documented in docs/src/security-and-quality-gates.md. Use the repository's bounded local gate runner before opening a change:
On Linux or macOS, the Rust gate runner is also available as
./scripts/run-local-rust-gates.sh. It uses the host stable toolchain and a
temporary target directory; the PowerShell runner follows the same policy and
selects the Windows GNU toolchain only when GCC is available.
The Rust core now includes canonical CSL handling, verification sidecars, intake segmentation, provider evidence normalization, cleaning, conflict resolution, citation reconciliation, manual review queues, reporting, exports, journal screening contracts, legal citation records, and claim/source provenance graphs. It should be treated as a structured triage and audit workflow and technical preview while the active Conductor programme hardens extraction, interoperability, publication trials, and external registry acceptance. Imported reference workflow material lives under legacy/humanizer-next/ as provenance and regression material until audited, ported, or retired.
bench runs the checked-in fixture suite without live providers. The benchmark
surface is a technical preview for deterministic regression and stress checks.
citation-sync defaults to preview mode and requires explicit --apply before
writing audit logs or remote fixture snapshots.
report can operate on a CSL-only directory. It emits a degraded-coverage
diagnostic when references.verification.json is absent, while malformed
sidecars fail with the path and a repair action instead of exposing only a
low-level parser error.
sourceright CLI binary.sourceright mcp server mode.server.json +
Dockerfile labels.glama.json.release-status.md artifacts from the release and tag-triggered publish workflows.coverage-status.md artifacts from the scheduled coverage workflow.conductor/tracks.md; it includes harness/security/quality CI, interoperability fixtures, extraction experiments, and open-publishing platform trials.docs/src/release-runbook.md, docs/src/coverage-reporting.md, and docs/src/docs-cutover.md for the operational sequence behind those tracks.v*.*.* tags now auto-start the crate publish workflow, and the MCP registry workflow follows the release workflow completion.server.json (io.github.edithatogo/sourceright)Dockerfile labels:
io.modelcontextprotocol.server.nameorg.opencontainers.image.sourceglama.jsonRegistry listings are external operational surfaces. Their current state and
remaining maintainer or platform blockers are recorded in
conductor/submission-packets/live-evidence.json; repository metadata alone is
not treated as proof of a live score or callable-tool listing.
Coverage stays gated above 85 percent line coverage in CI and in the checked-in pre-commit hook.
Release and publish workflows each emit a release-status.md artifact so the
latest tag has a named checklist surface.
Coverage runs emit a coverage-status.md artifact so the latest numeric report
has a named checklist surface.
Licensed under either of:
at your option.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/sourceright)<a href="https://allmcps.com/mcp/sourceright"><img src="https://allmcps.com/api/badge/sourceright?style=directory" alt="Sourceright on AllMCPs" /></a>