Server data from the Official MCP Registry
Block prompt injection, evasive spacing, and obscene content before it reaches your LLM.
Block prompt injection, evasive spacing, and obscene content before it reaches your LLM.
IngressWard MCP server is a well-structured prompt filtering tool with proper authentication, appropriate permissions for its purpose, and clean code quality. The server requires an API key, validates all inputs, and handles errors gracefully. Minor code quality observations exist around broad exception handling and logging practices, but these are not security vulnerabilities. Supply chain analysis found 5 known vulnerabilities in dependencies (2 critical, 2 high severity). Package verification found 1 issue.
4 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: INGRESSWARD_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ingressward-mcp-server": {
"env": {
"INGRESSWARD_API_KEY": "your-ingressward-api-key-here"
},
"args": [
"-y",
"@ingressward/mcp-server"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.