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 💡
nguyendinhsinh361/elevenlabs-mcp
Official ElevenLabs Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and audio processing APIs. This server allows MCP clients like Claude Desktop, Cursor, Windsurf, OpenAI Agents and others to generate speech, clone voices, transcribe audio, and more.
mcp-draw
An MCP server for generating images from text prompts using OpenAI's API and saving outputs locally
Aurora-4X-MCP
MCP server for integrating with the Aurora 4X space strategy game.
AbletonMCP
Integrates Ableton Live with Claude AI via MCP, enabling AI-driven music production, track creation, and session control.
dbeltra/scryfall-mcp
An MCP server that interfaces with the Scryfall API to fetch detailed Magic: The Gathering card data
elementfm_mcp_server
MCP server implementation for the ELEMENT.FM API providing workspace, show, episode management and AI features.