MC
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.
Transport:
stdio
Language: 
Created: 4/20/2025
Updated: 4/24/2026
Recommend MCP Servers 💡
mcp-storybook-image-generator
falahgs
Generates storybook images and matching children's stories using Google's Gemini AI
2025-04-28
mcp-server-runescape
stjepko-xyz
An MCP server with tools for interacting with RuneScape (RS) and Old School RuneScape (OSRS) data, including item prices, player hiscores, and more.
2025-07-23
discogs-mcp-server
cswkim
MCP Server for Discogs
2025-04-04
dbeltra/scryfall-mcp
dbeltra
An MCP server that interfaces with the Scryfall API to fetch detailed Magic: The Gathering card data
2025-04-20
elementfm_mcp_server
elementfm
MCP server implementation for the ELEMENT.FM API providing workspace, show, episode management and AI features.
2025-08-10
dnfApiServer
aradtamako
An MCP server for interacting with the Dungeon & Fighter (DNF) game's official API.
2025-04-15