# Longevity Research Intelligence > MCP server providing structured access to ~10,000 curated longevity research documents, live search across PubMed/OpenAlex/ClinicalTrials.gov/Semantic Scholar (214M+ papers), a biomedical entity knowledge graph, and 50 curated longevity concepts. 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.2.0 ## Key Pages - Chat UI: https://insight.funeralflowers.fun/chat - Full documentation: https://insight.funeralflowers.fun/llms-full.txt - OpenAPI spec: https://insight.funeralflowers.fun/openapi.json - MCP discovery: https://insight.funeralflowers.fun/.well-known/mcp.json - Agent card: https://insight.funeralflowers.fun/.well-known/agent.json - MCP Registry: https://insight.funeralflowers.fun/server.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, tag, or concept 2. **search_documents** — Hybrid semantic + keyword search with reranker and evidence quality labels (A-F) 3. **ask_documents** — AI-powered grounded Q&A with streaming, source citations, and entity context ## External Research Tools (4) 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 7. **search_semantic_scholar** — Search 214M+ academic papers with citation counts, open access PDFs, retraction detection ## Entity Knowledge Graph Tools (3) 8. **search_entities** — Search genes, proteins, pathways, compounds, biomarkers, diseases, interventions 9. **get_entity_graph** — Explore relationship graph for a biomedical entity (co-mentions, interactions) 10. **find_connections** — Find paths connecting two entities through the knowledge graph (BFS) ## Concept Vocabulary Tools (2) 11. **search_concepts** — Search 50 curated longevity concepts across 7 categories (hallmarks of aging, supplements, biomarkers, pathways, interventions, protocols, cellular processes) 12. **get_concept_timeline** — Chronological timeline of documents mentioning a concept ## 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,429 | Research news (WP REST API) | | Longevity.technology | 7,510 | Industry news (WP REST API) | ## Pricing Free. All 12 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