Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Jason-CKY • Uncategorized
A FastMCP server demonstrating authenticated and unauthenticated endpoints with proxy-based authorization.
Access MCP endpoints with bearer token authentication.
Test both authenticated and unauthenticated MCP server interactions.
A Dockerized environment integrating Nginx, Envoy, and OPA for secure MCP server access.
This project provides a FastMCP server setup with both authenticated and unauthenticated endpoints, using bearer token authentication enforced at the Nginx proxy layer. It integrates Envoy as a reverse proxy with Open Policy Agent (OPA) for fine-grained authorization decisions. The repository includes example Python clients and a Docker Compose setup to run all components together, facilitating easy deployment and testing.