MCP Nicovideo Snapshot Search
This project provides an MCP server for searching videos on Nicovideo (niconico douga, ニコニコ動画) using the Snapshot Search API.
Example Configuration for MCP Server
{
"mcpServers": {
"mcp-nico-snapshot-search": {
"command": "uv",
"args": [
"--directory",
"/Users/owner/dev/mcp-nico-snapshot-search",
"run",
"main.py"
]
}
}
}
License
This project is licensed under the terms specified in the LICENSE file.
Recommend MCP Servers 💡
douyin-mcp-server
基于Model Context Protocol的服务器,用于从抖音分享链接获取无水印视频、提取音频并转换为文本
@mario-andreschak/mcp-gameboy
An MCP server enabling LLMs to interact with a GameBoy emulator via stdio and SSE transports
meme-mcp
A simple MCP server for generating memes using the ImgFlip API
mcp-storybook-image-generator
Generates storybook images and matching children's stories using Google's Gemini AI
chesspal-mcp-engine
A Stockfish-powered chess engine exposed as an MCP server using FastMCP, providing chess move generation and game status via SSE or stdio transports.
@jayarrowz/mcp-osrs
An MCP Server for interacting with the Old School RuneScape (OSRS) Wiki API and game data files, providing tools to search the OSRS Wiki and access game data definitions.