SSM MCP Server
by BrooksIan
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SMM_USER | No | SMM username | |
| KNOX_USER | No | Knox username | |
| KNOX_TOKEN | No | Knox JWT token | |
| KNOX_COOKIE | No | Full cookie string for Knox authentication | |
| SMM_API_BASE | No | Full SMM API URL (e.g., http://localhost:8080/api/v2) | |
| SMM_PASSWORD | No | SMM password | |
| SMM_READONLY | No | Read-only mode (default: true) | true |
| KNOX_PASSWORD | No | Knox password | |
| KNOX_CA_BUNDLE | No | Path to CA certificate bundle | |
| KNOX_VERIFY_SSL | No | Verify SSL certificates (default: true) | true |
| KNOX_GATEWAY_URL | No | Knox gateway URL (e.g., https://host:8444/gateway/smm) | |
| KNOX_PASSCODE_TOKEN | No | Knox passcode token | |
| KNOX_TOKEN_ENDPOINT | No | Knox token endpoint for JWT exchange | |
| HTTP_TIMEOUT_SECONDS | No | HTTP timeout in seconds (default: 30) | 30 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/BrooksIan/SMM-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server