Skip to main content
Glama

SillyTavern MCP Server

by CG-Labs
package.json576 B
{ "name": "mcp-extension", "version": "1.0.0", "description": "WebSocket-based tool execution support for SillyTavern", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "SillyTavern Community", "license": "MIT", "dependencies": { "express": "^4.18.2", "ws": "^8.16.0" }, "devDependencies": { "@types/express": "^4.17.21", "@types/node": "^20.11.5", "@types/ws": "^8.5.10", "typescript": "^5.3.3" } }

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/CG-Labs/SillyTavern-MCP-Extension'

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