All MCP servers

Shellward

Official
by Api.AirforcestdioAI & LLM Tools0108Apache-2.0

AI agent security: 7 MCP tools for injection detection, PII scanning, command safety, DLP.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "shellward-impbc40d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}