MCP Servers

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

S
Spf Smart Gate MCP Ai Agent Protocol And Permissions Enforcement Host

Place holder. preparing for launch SPF smart GATE Basically creates a filesystem inside an MCP that hosts AI agents. A only allows them set filepaths and permissions. Enforced protocols like always read before write. Over 60 built in tools that function directly from the gateway. Including direct web access without API. sandboxed ....

Created 2/16/2026
Updated about 9 hours ago
Repository documentation and setup instructions

SPF-smart-GATE-MCP-AI-AGENT-PROTOCOL-AND-PERMISSIONS-ENFORCEMENT-HOST

Place holder. preparing for launch SPF smart GATE Basically creates a filesystem inside an MCP that hosts AI agents. A only allows them set filepaths and permissions. Enforced protocols like always read before write. Over 60 built in tools that function directly from the gateway. Including direct web access without API. sandboxed ....

Quick Setup
Installation guide for this server

Installation Command (package not published)

git clone https://github.com/stonecelljoseph-source/SPF-smart-GATE-MCP-AI-AGENT-PROTOCOL-AND-PERMISSIONS-ENFORCEMENT-HOST
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.

Cursor configuration (mcp.json)

{ "mcpServers": { "stonecelljoseph-source-spf-smart-gate-mcp-ai-agent-protocol-and-permissions-enforcement-host": { "command": "git", "args": [ "clone", "https://github.com/stonecelljoseph-source/SPF-smart-GATE-MCP-AI-AGENT-PROTOCOL-AND-PERMISSIONS-ENFORCEMENT-HOST" ] } } }