S
Secure Http MCP
A secure HTTP mcp executor for autonomoues agents. Have full control which requests are allowed to be performed and which data they contain.
Created 2/1/2026
Updated 23 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-secure-http-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"teppichseite-secure-http-mcp": {
"command": "npx",
"args": [
"teppichseite-secure-http-mcp"
]
}
}
}