# Longevity Research Intelligence > MCP server providing structured access to ~10,000 curated longevity research documents, live PubMed/OpenAlex/ClinicalTrials.gov search, and a biomedical entity knowledge graph. This server indexes longevity research from Bryan Johnson's Blueprint, Peter Attia's podcast, Huberman Lab, r/longevity, Lifespan.io, and Longevity.technology. It provides hybrid semantic + keyword search with AI-powered question answering grounded in the corpus. ## MCP Server - **URL:** `https://insight.funeralflowers.fun/mcp` - **Transport:** Streamable HTTP (POST + GET) - **Auth:** None (public server) - **Version:** 0.1.0 ## Key Pages - Chat UI: https://insight.funeralflowers.fun/chat - Full documentation: https://insight.funeralflowers.fun/llms-full.txt - MCP discovery: https://insight.funeralflowers.fun/.well-known/mcp.json - Agent card: https://insight.funeralflowers.fun/.well-known/agent.json - Health check: https://insight.funeralflowers.fun/health - REST API: https://insight.funeralflowers.fun/api/ask ## Document Corpus Tools (3) 1. **list_documents** — List documents with pagination and filtering by source or tag 2. **search_documents** — Hybrid semantic + keyword search with evidence quality labels (A-F) 3. **ask_documents** — AI-powered grounded Q&A with source citations and entity context ## External Research Tools (3) 4. **search_pubmed** — Search PubMed for peer-reviewed biomedical and life sciences articles 5. **search_openalex** — Search OpenAlex for scholarly works, DOIs, and citation data 6. **search_clinical_trials** — Search ClinicalTrials.gov for interventional and observational studies ## Entity Knowledge Graph Tools (3) 7. **search_entities** — Search genes, proteins, pathways, compounds, biomarkers, diseases, interventions 8. **get_entity_graph** — Explore relationship graph for a biomedical entity (co-mentions, interactions) 9. **find_connections** — Find paths connecting two entities through the knowledge graph (BFS) ## Data Sources | Source | Docs | Type | |--------|------|------| | Bryan Johnson | 25 | Newsletter / Blueprint | | Peter Attia | 5 | Podcast | | Huberman Lab | 5 | Podcast | | r/longevity | 57 | Reddit (curated, citations required) | | Lifespan.io | 2,275 | Research news (WP REST API) | | Longevity.technology | 7,510 | Industry news (WP REST API) | ## Pricing Free. All 9 tools available with no authentication required. ## Full Documentation For complete tool parameters, workflow templates, and setup instructions, see: https://insight.funeralflowers.fun/llms-full.txt