MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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
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" ] } } }