Shannon Lite MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| shannon_healthA | Check Shannon Lite MCP runtime health (Docker, CLI resolution, config, workspace directory). |
| shannon_config_setB | Write ~/.shannon/config.toml for Shannon Lite providers (anthropic, custom_base_url, bedrock, vertex, router). |
| shannon_config_getA | Read ~/.shannon/config.toml and return masked credentials and active provider. |
| shannon_start_scanC | Start a Shannon Lite scan using URL/repo and optional config/workspace/output/router flags. |
| shannon_statusB | Get Shannon runtime status (Temporal + workers). |
| shannon_list_workspacesA | List Shannon workspaces and their high-level status. |
| shannon_get_workspaceC | Get detailed data for a single workspace. |
| shannon_read_workflow_logA | Read workflow.log for a workspace (tail by default). |
| shannon_read_reportB | Read a workspace report file from deliverables (defaults to comprehensive_security_assessment_report.md). |
| shannon_stopA | Stop Shannon worker and infra containers. Clean mode requires a confirmation token. |
| shannon_uninstallA | Stop Shannon runtime and remove ~/.shannon. Requires explicit confirmation token. |
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/devinoldenburg/shannon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server