Loomal

Block prompt injection, evasive spacing, and obscene content before it reaches your LLM.

0 starsnpm: @ingressward/mcp-server

About Ingressward MCP

Ingressward MCP is an MCP (Model Context Protocol) server published by ingressward in the official MCP registry, listed under AI & ML on Loomal. Block prompt injection, evasive spacing, and obscene content before it reaches your LLM.

It ships as an npm package (@ingressward/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ingressward/ingressward-mcp-server.

Use Ingressward MCP with your agent

Claude Code · one command
claude mcp add ingressward-mcp -- npx -y @ingressward/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ingressward-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ingressward/mcp-server"
      ]
    }
  }
}
npm@ingressward/mcp-server

Frequently asked questions

What is Ingressward MCP?
Ingressward MCP is an MCP (Model Context Protocol) server by ingressward in the AI & ML category. Block prompt injection, evasive spacing, and obscene content before it reaches your LLM.
How do I connect Ingressward MCP to Claude, Cursor, or another MCP client?
Install Ingressward MCP from its npm package (@ingressward/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Ingressward MCP open source?
Yes — the source code is public at github.com/ingressward/ingressward-mcp-server.
Can AI agents pay to use Ingressward MCP?
Not yet through Loomal — Ingressward MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Ingressward MCP? Claim this listing free by verifying GitHub ownership, or contact us.