{"name":"io.github.jmxisnext/academic-evidence-pack","slug":"jmxisnext-academic-evidence-pack","title":"Academic Evidence Pack","description":"Signed citation-integrity reports + retraction-checked evidence packs, paid per call via x402/USDC.","url":"https://mcp.market/server/jmxisnext-academic-evidence-pack","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T16:40:56.306Z","last_ok_at":"2026-09-20T16:40:56.306Z","latency_ms":241},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://aep-api.fly.dev/docs","version":"0.4.0","remotes":[{"type":"streamable-http","url":"https://aep-api.fly.dev/mcp"}],"packages":[],"tools":[{"name":"citation_report","description":"Verify a bibliography. For every reference: exists, resolves, retracted/corrected/flagged, title/author/year match against the registered record, and a rule-derived fabrication risk — as a signed (Ed25519, RFC 8785 canonical JSON), byte-reproducible JSON report. Input: structured references or BibTeX. No LLM; every claim carries its source and retrieval time. Up to 50 references. Paid: $1.00 USDC per successful call via x402 (eip155:8453). An unpaid call returns the payment requirements (isError). Results carry settled / transaction / network / payer plus the signed report.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"references":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","maxLength":120},"doi":{"type":"string","maxLength":300},"title":{"type":"string","maxLength":500},"authors":{"type":"array","items":{"type":"string","maxLength":200},"maxItems":100},"year":{"type":"integer"},"venue":{"type":"string","maxLength":300},"raw":{"type":"string","maxLength":1000,"description":"The citation as free text (used as a bibliographic query when no title is given)."}},"additionalProperties":false},"minItems":1,"maxItems":200,"description":"Structured references. Exactly one of references / bibtex."},"bibtex":{"type":"string","maxLength":262144,"description":"A BibTeX bibliography (entry key → reference id); at most 262144 UTF-8 bytes — maxLength counts characters and is exact for ASCII."},"options":{"type":"object","properties":{"strict_authors":{"type":"boolean"},"include_unpaywall":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"citation_report_large","description":"Verify a bibliography. For every reference: exists, resolves, retracted/corrected/flagged, title/author/year match against the registered record, and a rule-derived fabrication risk — as a signed (Ed25519, RFC 8785 canonical JSON), byte-reproducible JSON report. Input: structured references or BibTeX. No LLM; every claim carries its source and retrieval time. Up to 75 references. Paid: $3.00 USDC per successful call via x402 (eip155:8453). An unpaid call returns the payment requirements (isError). Results carry settled / transaction / network / payer plus the signed report. NOTE: $3.00 is above the @x402/core client's default spend cap (maxAmountPerPayment $1.00); raise it (client.setSpendControls) before calling, or the client refuses without sending anything.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"references":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","maxLength":120},"doi":{"type":"string","maxLength":300},"title":{"type":"string","maxLength":500},"authors":{"type":"array","items":{"type":"string","maxLength":200},"maxItems":100},"year":{"type":"integer"},"venue":{"type":"string","maxLength":300},"raw":{"type":"string","maxLength":1000,"description":"The citation as free text (used as a bibliographic query when no title is given)."}},"additionalProperties":false},"minItems":1,"maxItems":200,"description":"Structured references. Exactly one of references / bibtex."},"bibtex":{"type":"string","maxLength":262144,"description":"A BibTeX bibliography (entry key → reference id); at most 262144 UTF-8 bytes — maxLength counts characters and is exact for ASCII."},"options":{"type":"object","properties":{"strict_authors":{"type":"boolean"},"include_unpaywall":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"citation_report_preview","description":"Free preview. Verify a bibliography. For every reference: exists, resolves, retracted/corrected/flagged, title/author/year match against the registered record, and a rule-derived fabrication risk — as a signed (Ed25519, RFC 8785 canonical JSON), byte-reproducible JSON report. Input: structured references or BibTeX. No LLM; every claim carries its source and retrieval time. Checks only the first 3 references; unsigned; no payment.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"references":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","maxLength":120},"doi":{"type":"string","maxLength":300},"title":{"type":"string","maxLength":500},"authors":{"type":"array","items":{"type":"string","maxLength":200},"maxItems":100},"year":{"type":"integer"},"venue":{"type":"string","maxLength":300},"raw":{"type":"string","maxLength":1000,"description":"The citation as free text (used as a bibliographic query when no title is given)."}},"additionalProperties":false},"minItems":1,"maxItems":200,"description":"Structured references. Exactly one of references / bibtex."},"bibtex":{"type":"string","maxLength":262144,"description":"A BibTeX bibliography (entry key → reference id); at most 262144 UTF-8 bytes — maxLength counts characters and is exact for ASCII."},"options":{"type":"object","properties":{"strict_authors":{"type":"boolean"},"include_unpaywall":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"citation_report_receipt","description":"Re-fetch a paid report you already bought, by its request_id, within the cache TTL. Free; no payment; the same signed report (request_id re-attached, unsigned, as on the paid result). Over the hosted endpoint GET /v1/citation-report/receipts/<request_id> serves the same bytes; over a local stdio run only that process can. Not found after the TTL, for previews, or for reports served by another process.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"request_id":{"type":"string","pattern":"^rpt_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$","description":"The request_id from a paid citation_report / citation_report_large result."}},"required":["request_id"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"evidence_pack","description":"Find 3-10 scholarly candidates for a question or topic. Returns DOI/OpenAlex IDs, authors, year, venue, source URLs, citation context, open-access location, and known retraction/correction warnings. JSON only. Does not claim that a paper proves a statement. Paid: $0.03 USDC per successful call via x402 (eip155:8453). An unpaid call returns the payment requirements (isError). Results carry settled / transaction / network / payer.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":8,"maxLength":500,"description":"Question, claim, or research topic."},"from_year":{"type":"integer","minimum":1800,"maximum":2100},"to_year":{"type":"integer","minimum":1800,"maximum":2100},"open_access_only":{"type":"boolean"},"exclude_known_retracted":{"type":"boolean","description":"Default keeps retracted records but marks them; true filters them."},"fields":{"type":"array","items":{"type":"string","enum":["papers","relevance","impact_context","access","integrity","provenance"]},"description":"Optional response minimization."},"limit":{"type":"integer","minimum":3,"maximum":10,"description":"Papers to return (3-10, default 5)."}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"evidence_pack_preview","description":"Free preview. Find 3-10 scholarly candidates for a question or topic. Returns DOI/OpenAlex IDs, authors, year, venue, source URLs, citation context, open-access location, and known retraction/correction warnings. JSON only. Does not claim that a paper proves a statement. Returns at most 3 papers; no payment.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":8,"maxLength":500,"description":"Question, claim, or research topic."},"from_year":{"type":"integer","minimum":1800,"maximum":2100},"to_year":{"type":"integer","minimum":1800,"maximum":2100},"open_access_only":{"type":"boolean"},"exclude_known_retracted":{"type":"boolean","description":"Default keeps retracted records but marks them; true filters them."},"fields":{"type":"array","items":{"type":"string","enum":["papers","relevance","impact_context","access","integrity","provenance"]},"description":"Optional response minimization."}},"required":["query"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-19T20:28:20.709Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:28:20.666Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 710ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://aep-api.fly.dev/mcp","reachable":true,"authRequired":false,"latencyMs":710,"serverInfo":{"name":"academic-evidence-pack","version":"0.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}