Are you the author? Sign in to claim
braintube-mcp
Save once. Query anywhere. BrainTube compiles what you watch, read and listen to — YouTube videos, podcasts, articles, PDFs — into a persistent, searchable knowledge base, and this MCP server exposes it to every MCP-capable AI client over one endpoint.
https://mcp.brain-tube.com/mcp (Streamable HTTP)X-BrainTube-Token header/.well-known/oauth-protected-resource · /.well-known/oauth-authorization-serverYour AI can search and cite your own corpus instead of starting every conversation cold:
{
"mcpServers": {
"braintube": {
"type": "http",
"url": "https://mcp.brain-tube.com/mcp",
"headers": { "X-BrainTube-Token": "bt_..." }
}
}
}
Works with any MCP-capable client (Claude, Cursor, and others). In clients with OAuth support, just add the endpoint URL and sign in when prompted.
io.github.lildaddyo/braintube-mcpRun Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows