UNPKG
youtube-data-mcp
Version:
latest (2.0.0)
2.0.0
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
MCP server for YouTube data extraction - transcripts, comments, and search
youtube-data-mcp
/
build
/
tools
/
index.d.ts
3 lines
•
168 B
TypeScript
View Raw
1
2
3
import
{
McpServer
}
from
"@modelcontextprotocol/sdk/server/mcp.js"
;
export
declare
function
registerTools
(
server: McpServer
):
void
;
//# sourceMappingURL=index.d.ts.map