Evidence-graded wellness claims.
Wellness claims reviewed against peer-reviewed research. Returns evidence grades, cited sources, and suggested phrasing.
How it works
1. Verify a claim
Send a wellness claim in English or Japanese. Pramana searches its evidence database for matches.
2. Get evidence + safe phrasing
Receive the evidence level, source citations, quality flags, and regulatory-safe phrasing.
3. Publish responsibly
Use the suggested phrasing in your content. Every response includes a disclaimer, version, and audit trail.
A seal of transparency
The Pramana badge signals that a claim has been checked against peer-reviewed research. It doesn't mean the claim is proven — it means the publisher verified it. Transparency over certainty.
Each badge links to a detail page with the underlying papers, DOIs, and evidence assessment.
Integrate into your workflow
An MCP server that integrates into any content workflow. Connect it to your agents, CMS, or writing tools.
{
"tool": "verify_claim",
"input": {
"claim_text": "Ashwagandha
reduces cortisol levels",
"language": "en"
}
}
{
"matched": true,
"evidence_level": "moderate",
"web_url": "https://pramana.me
/claims/ashwagandha-...",
"badge_url": "https://pramana.me
/badge/ashwagandha-...",
"badge_html": "<a href=...>
<img src=... /></a>",
"sources": [
{ "doi": "10.1016/...",
"study_type": "rct",
"trust_tier": 2 }
]
}
// .mcp.json
{
"mcpServers": {
"pramana": {
"type": "http",
"url": "https://pramana.me/mcp"
}
}
}
Available Tools & Resources
Tools
verify_claim
Check a claim against the evidence database
search_claims
Browse by category, keyword, or evidence level
get_stats
Get aggregate database statistics
Resources
pramana://terms
Terms of use (EN/JA bilingual)
pramana://categories
Claim categories with counts
pramana://evidence-levels
Evidence level definitions and derivation rules
Access tiers
| Tier | Rate limit | Tools | Use case |
|---|---|---|---|
| Internal | Unlimited | All tools + admin | YFL services & research agents |
| Partner | 1,000 / hr | verify, search, get_source, get_stats, record_publication | Approved integrators with API key |
| Public | 100 / hr | verify, search, get_stats | Open access with registration |
| Free | 20 / hr | verify only | Anonymous / trial |