Skip to main content
Glama

TikTok MCP

package.json627 B
{ "name": "tiktok-mcp", "version": "0.0.1", "description": "MCP server for TikTok", "license": "MIT", "author": "Simon", "homepage": "https://tikneuron.com", "type": "module", "bin": { "tiktok-mcp-server": "build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && shx chmod +x build/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "1.10.1" }, "devDependencies": { "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.6.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Seym0n/tiktok-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server