Skip to main content
ClaudeWave

Official connection metadata for the hosted VidNotes MCP server

MCP ServersOfficial Registry0 stars0 forksUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/9/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Karniej/vidnotes-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "vidnotes-mcp": {
      "command": "node",
      "args": ["/path/to/vidnotes-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Karniej/vidnotes-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# VidNotes MCP

This repository contains public listing metadata for the hosted VidNotes MCP server.
It does not contain the server, client, backend, Actor, or iOS application source.

VidNotes turns public YouTube videos and transcripts into structured learning material.
The server supports summaries, transcripts, chapters, notes, flashcards, quizzes, questions, and comparisons.

## Connection

Create an API key in [VidNotes developer settings](https://vidnotes.app/developers).

```json
{
  "mcpServers": {
    "vidnotes": {
      "type": "http",
      "url": "https://mcp.vidnotes.app/mcp",
      "headers": {
        "Authorization": "Bearer vnp_..."
      }
    }
  }
}
```

## Public files

- `server.json` contains the official MCP Registry metadata.
- The workflow publishes metadata through GitHub OIDC.
- `SECURITY.md` gives the private security contact.

## Source code

VidNotes source code remains private.
This repository does not grant a license to any private VidNotes software.

## Support

- Documentation: https://vidnotes.app/developers
- Email: contact@silpho.com
aimcpmodel-context-protocolvideovidnotes

What people ask about vidnotes-mcp

What is Karniej/vidnotes-mcp?

+

Karniej/vidnotes-mcp is mcp servers for the Claude AI ecosystem. Official connection metadata for the hosted VidNotes MCP server It has 0 GitHub stars and its last recorded update is dated 2026-09-08.

How do I install vidnotes-mcp?

+

You can install vidnotes-mcp by cloning the repository (https://github.com/Karniej/vidnotes-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is Karniej/vidnotes-mcp safe to use?

+

Our security agent has analyzed Karniej/vidnotes-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains Karniej/vidnotes-mcp?

+

Karniej/vidnotes-mcp is maintained by Karniej. The last recorded GitHub activity is dated 2026-09-08, with 0 open issues.

Are there alternatives to vidnotes-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy vidnotes-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: Karniej/vidnotes-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/karniej-vidnotes-mcp)](https://claudewave.com/repo/karniej-vidnotes-mcp)
<a href="https://claudewave.com/repo/karniej-vidnotes-mcp"><img src="https://claudewave.com/api/badge/karniej-vidnotes-mcp" alt="Featured on ClaudeWave: Karniej/vidnotes-mcp" width="320" height="64" /></a>

More MCP Servers

vidnotes-mcp alternatives