BrainTube

Save once.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Search Knowledge: Full-text search over your personal BrainTube knowledge corpus. Searches across YouTube, Instagram, web, LinkedIn, GitHub, Twitter and more.
  • Get Video: Get full details for a specific saved item including transcript, description, summary, key takeaways. Pass YouTube video ID or internal UUID.
  • List Recent: List your most recently saved items across all source types.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Save once. Query anywhere. BrainTube turns everything you save — YouTube, articles, podcasts, PDFs, Notion, Obsidian, web — into a personal knowledge base any AI can search. Semantic search, knowledge graph, expertise profiles, and ingest tools, from Claude, Cursor, or any MCP client.

Список инструментов сервера (52)

Технические названия из tools/list. Нужны только разработчикам.

search_knowledgeFull-text search over your personal BrainTube knowledge corpus. Searches across YouTube, Instagram, web, LinkedIn, GitHub, Twitter and more.
get_videoGet full details for a specific saved item including transcript, description, summary, key takeaways. Pass YouTube video ID or internal UUID.
list_recentList your most recently saved items across all source types.
get_statsGet your personal corpus statistics: total items saved, breakdown by source type, taint distribution.
get_relatedFind items semantically similar to a given item using vector similarity.
search_by_sourceSearch your corpus filtered to a specific source type (youtube, web, notion, twitter, pdf, etc).
search_by_date_rangeSemantic search scoped to items saved between two dates.
tag_itemAdd or remove tags on a saved item.
list_bookmarksList saved bookmarks from your corpus. Filter by read/unread status.
toggle_bookmarkBookmark an item, remove a bookmark, or toggle its read/unread state.
connect_readwiseConnect your Readwise account to BrainTube by saving your Readwise API token.
sync_readwiseImport highlights from your Readwise library into your BrainTube corpus.
ingest_notion_pageIngest a single Notion page into your BrainTube corpus.
add_noteWrite a note or AI-generated synthesis back to a specific item in your corpus.
get_recent_conversationsRetrieve your most recently saved Claude and ChatGPT conversations.
get_expertise_profileAnalyse your corpus to build a knowledge expertise profile — expert, intermediate, surface, and blind spots by topic.
get_session_briefOne-shot session bootstrap: expertise profile, last 5 AI conversations, and corpus stats in a single call.
ingest_contentIngest a single piece of content (note, article, document, etc.) into your BrainTube corpus.
bulk_ingestIngest up to 50 items in a single call with dedup and embedding.
random_resurfaceSurface forgotten items from your corpus using weighted randomness.
ingest_notion_databaseIngest all pages from a Notion database into your BrainTube corpus.
set_notion_api_keySave your Notion integration API key for ingest_notion_page and ingest_notion_database.
backfill_embeddingsGenerate vector embeddings for all items that are missing them. Required before semantic search.
generate_api_keyGenerate a personal API key for Obsidian Sync CLI or other integrations. Key shown once only.
search_obsidianSearch your local Obsidian vault via the Obsidian Local REST API plugin.
chat_with_brainAsk a question to a public BrainTube Brain (curated knowledge base). Returns answer + source citations.
list_brainsList all Brains you have created with slug, name, item count, and visibility.
get_knowledge_graphBuild a knowledge graph around a specific item, showing how it connects to others via knowledge_edges.
knowledge_healthRun a health check on your knowledge corpus: missing embeddings, stale items, gaps, overall score out of 100.
get_knowledge_indexGet a topic-level index of your entire knowledge corpus grouped by primary topic.
export_corpusExport your entire BrainTube knowledge corpus as a ZIP of Markdown files. Returns a signed download URL.
compile_knowledgeGenerate concept articles from a topic cluster or Brain via the compile-knowledge edge function.
get_concept_articlesQuery compiled concept articles from your knowledge base, filter by cluster, brain, or search text.
tag_cooccurrenceFind tags that frequently appear together across your corpus.
entity_cooccurrenceFind named entities (people, orgs, tools) that frequently co-appear across your corpus.
detect_gapsDetect knowledge gaps: thin topics, entities without depth, stale high-value items.
most_retrievedReturn the items you retrieve most often, ranked by retrieval_count.
export_claude_mdGenerate a CLAUDE.md-compatible knowledge context file for any Claude Code project.
recompute_salienceTrigger a salience score recompute across your corpus.
deep_searchMulti-hop knowledge search: semantic search + graph traversal from top results.
retrieval_qualityGet a retrieval quality dashboard: search hit rates, zero-result queries, top terms.
find_pathFind the shortest path between two items in your knowledge graph.
compute_centralityRecompute graph centrality scores across your corpus.
get_edge_historyGet temporal history of knowledge edges between two specific items.
security_dashboardGet current security alert status, recent events, taint distribution. Admin only.
acknowledge_security_alertAcknowledge a security alert by UUID. Admin only.
suppress_alert_typeTemporarily suppress a specific alert type for maintenance windows. Admin only.
firewall_statusGet LLM firewall status, analytics, shadow mode state, and threshold recommendations. Admin only.
firewall_promote_checkPromote a firewall check from shadow mode to enforcement or demote back. Admin only.
firewall_update_thresholdUpdate a firewall threshold value with automatic versioning. Admin only.
firewall_rollback_rulesRollback firewall rules to a previous version. Admin only.
firewall_rule_historyView version history for a firewall rule type. Admin only.