MCPServers
S

SillyTavern MCP Server

11
0

Summary

Enables external tool registration and execution through WebSocket-based communication, providing a unified interface for real-time tool management within SillyTavern.

Available Actions(2)

register_tool

Register a new tool with a specified schema. Parameters: name (string), schema (object with properties and required fields)

execute_tool

Execute a registered tool with provided arguments. Parameters: executionId (string), name (string), args (object with tool-specific parameters)

Last Updated: April 8, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Try it now in
HighlightHighlight AI

Language

TypeScript

Categories