Enables running an Eunomia authorization server via Docker for handling access control policies
Uses environment configuration files for managing server settings across different environments
Utilizes Pydantic for data validation and settings management in the MCP server
Provides testing infrastructure for the MCP server functionality
Built on Python with FastMCP for creating a secure MCP server environment
Employs TOML for project configuration via pyproject.toml
Template MCP
Servidor MCP seguro com FastMCP e Eunomia Authorization - controle de acesso granular com políticas JSON dinâmicas.
✅ Status do Setup Inicial
- Projeto inicializado com uv
- Dependências instaladas (fastmcp, eunomia-ai, eunomia-sdk, pydantic, pytest, pytest-asyncio)
- Servidor Eunomia rodando via Docker
- Estrutura de diretórios criada (src/, tests/, docs/, configs/, examples/)
- Configuração de ambiente implementada
- Build system configurado
- Testes básicos funcionando
🚀 Quick Start
📁 Estrutura do Projeto
🛠 Próximos Passos
Ver Task.md para a lista completa de tarefas pendentes.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A secure MCP server using FastMCP and Eunomia Authorization, providing granular access control with dynamic JSON policies.
Related MCP Servers
- -securityAlicense-qualityEunomia MCP Server is an extension of the Eunomiaframework that connects Eunomia instruments with servers. It provides a simple way to orchestrate data governance policies (like PII detection or user access control) and seamlessly integrate them with external serveLast updated -6PythonApache 2.0
- AsecurityAlicenseAqualityAn MCP server that enables interaction with Safe (formerly Gnosis Safe) smart contract wallets, allowing users to query transactions, get multisig details, and decode transaction data through natural language.Last updated -32JavaScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that enables secure terminal command execution, directory navigation, and file system operations through a standardized interface for LLMs.Last updated -1073PythonMIT License
- AsecurityFlicenseAqualityA secure server that implements the Model Context Protocol (MCP) to enable controlled execution of authorized shell commands with stdin support.Last updated -1Python