{
  "markdown": "# VidNotes MCP\n\nThis repository contains public listing metadata for the hosted VidNotes MCP server.\nIt does not contain the server, client, backend, Actor, or iOS application source.\n\nVidNotes turns public YouTube videos and transcripts into structured learning material.\nThe server supports summaries, transcripts, chapters, notes, flashcards, quizzes, questions, and comparisons.\n\n## Connection\n\nCreate an API key in [VidNotes developer settings](https://vidnotes.app/developers).\n\n```json\n{\n  \"mcpServers\": {\n    \"vidnotes\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.vidnotes.app/mcp\",\n      \"headers\": {\n        \"Authorization\": \"Bearer vnp_...\"\n      }\n    }\n  }\n}\n```\n\n## Public files\n\n- `server.json` contains the official MCP Registry metadata.\n- The workflow publishes metadata through GitHub OIDC.\n- `SECURITY.md` gives the private security contact.\n\n## Source code\n\nVidNotes source code remains private.\nThis repository does not grant a license to any private VidNotes software.\n\n## Support\n\n- Documentation: https://vidnotes.app/developers\n- Email: contact@silpho.com\n",
  "bytes": 1089,
  "sha": "6d52bdbb09cf3bd22f5a70a89f609e602e375eb86dc62c37d48ea47f23dcf962",
  "repo_slug": "karniej/vidnotes-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_karniej_vidnotes_2faea333/readme"
}