Skip to main content
Glama
shady2k

Spruthub MCP Server

by shady2k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPRUTHUB_EMAILYesEmail for authentication
SPRUTHUB_SERIALYesDevice serial number
SPRUTHUB_WS_URLYesWebSocket URL for Spruthub server
SPRUTHUB_PASSWORDYesPassword for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
spruthub_list_methodsA

List all available Sprut.hub JSON-RPC API methods with their categories and descriptions

spruthub_get_method_schemaA

Get detailed schema for a specific Sprut.hub API method including parameters, return type, examples

spruthub_call_methodA

Execute any Sprut.hub JSON-RPC API method. IMPORTANT: You MUST call spruthub_get_method_schema first to understand the exact parameter structure before calling this method. Never guess parameters.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/shady2k/spruthub-mcp-server'

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