MCP Server
MCP
TubExperto
Personal YouTube AI knowledge base powered by RAG. Query your subscribed YouTube channels.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://tubexperto.com/api/mcp/stream",
"headers": [
{
"value": "Bearer {apiKey}",
"name": ""
}
],
"variables": {
"apiKey": {
"description": "Your TubExperto API key from https://tubexperto.com/settings/api",
"isRequired": true,
"format": "string",
"isSecret": true
}
}
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment