SkillAgentSearch skills...

obs-mcp

World's biggest MCP hackathon at YC

Install / Use

claude mcp add yshk-mrt -- npx -y github:yshk-mrt/obs-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

27/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "obs-mcp-server-ts", "version": "1.0.0", "description": "MCP Server for OBS Control (TypeScript)", "main": "build/index.js", "scripts": { "build": "tsc && cp src/*.json build/", "start": "node build/index.js", "dev": "tsc -w & node --watch build/index.js" }, "keywords": [ "mcp", "obs", "typescript" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "ws": "^8.18.0", "zod": "^3.23.8" }, "devDependencies": { "@types/node": "^20.14.12", "@types/ws": "^8.5.11", "typescript": "^5.5.4" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low