Model Safety 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 | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| available_scanners_tool | Show which scanner backends are installed and ready to use. |
| picklescan_scanC | Run picklescan against a local path or downloadable URL. |
| modelscan_scanC | Run modelscan against a local path or downloadable URL. |
| deep_model_inspectC | Run heuristic inspection for risky file types and embedded pickle members. |
| artifact_safety_reportC | Run the broadest available model artifact safety report. |
| scan_directory_toolC | Run artifact_safety_report across every file in a directory and aggregate the findings. |
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/itsalissonsilva/ModelSafetyMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server