github analyzed e9fb31f

199-mcp/mcp-kling

github

🎬 The FIRST MCP server for Kling AI video generation! Generate stunning AI videos directly from Claude.

maintainer
199-mcp
license
MIT
first seen
2026-06-01
last seen
2026-06-04
releases · 30d
0
short id

Drift inferred · capture-to-capture

  1. HIGH code analysis flagged committed secret in 199-mcp/mcp-kling
capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit e9fb31f · analyzer v18 · 7h ago

danger signals1

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 2

  • fs 199-mcp-mcp-kling-e9fb31f/src/file-uploader.ts :3 import * as fs from 'fs';
  • fs 199-mcp-mcp-kling-e9fb31f/src/kling-client.ts :3 import { promises as fs } from 'fs';

network 2

  • net 199-mcp-mcp-kling-e9fb31f/src/file-uploader.ts :2 import axios from 'axios';
  • net 199-mcp-mcp-kling-e9fb31f/src/kling-client.ts :1 import axios, { AxiosInstance } from 'axios';

secrets 1

  • secrets 199-mcp-mcp-kling-e9fb31f/src/index.ts :14 const KLING_ACCESS_KEY = process.env.KLING_ACCESS_KEY;

declared dependencies 10

  • @modelcontextprotocol/sdk@^1.12.3
  • @supabase/supabase-js@^2.39.1
  • @types/node@^24.0.1
  • axios@^1.9.0
  • dotenv@^16.5.0
  • jose@^6.0.11
  • mime-types@^2.1.35
  • tsx@^4.20.3
  • typescript@^5.8.3
  • @types/mime-types@^3.0.1