ookcite-mcp 0.4.5

MCP server for OokCite citation validation and formatting
Documentation
1
2
3
4
5
6
//! ookcite-mcp library crate.
//!
//! Exposes shared modules used by both the binary and integration tests.
//! The CLI entry point lives in `src/main.rs`.

pub mod endpoints;