🤖

media

SpiderIQ Media: SpiderMedia files, videos, per-tenant media catalog (read)

RUN IN TERMINAL
claude mcp add aispideriq-media -- npx -y @spideriq/mcp-media
ADD TO claude_desktop_config.json
{ "mcpServers": { "aispideriq-media": { "command": "npx", "args": ["-y", "@spideriq/mcp-media"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aispideriq-media": { "command": "npx", "args": ["-y", "@spideriq/mcp-media"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aispideriq-media": { "command": "npx", "args": ["-y", "@spideriq/mcp-media"] } } }

About This MCP Server

The ai.spideriq/media server is a Model Context Protocol server that provides access to media files, including videos and per-tenant media catalogs, allowing for read operations on SpiderMedia files. It connects to the SpiderIQ repository and is enabled through the @spideriq/mcp-media package, which can be installed via npm. Developers would use this server when they need to integrate media files into their applications, particularly those that require standardized access to media catalogs.

SpiderIQ Media: SpiderMedia files, videos, per-tenant media catalog (read). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@spideriq/mcp-media on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The media server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aispideriq-media.svg)](https://skillsplayground.com/mcps/aispideriq-media/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.