SEI-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Porta HTTP (Render/Cloud) | |
| SEI_MCP_DRIVER | No | extension ou playwright | extension |
| SEI_MCP_WS_PORT | No | Porta do WebSocket | 19999 |
| SEI_MCP_LOG_LEVEL | No | Nível de log (debug/info/warn/error) | info |
| SEI_MCP_JWT_SECRET | No | Segredo JWT para login Google | |
| SEI_MCP_PW_CHANNEL | No | Canal do navegador (ex: chrome) | |
| SEI_MCP_PW_HEADLESS | No | Playwright headless (1/0) | 1 |
| SEI_MCP_BEARER_TOKEN | No | Token estático (Authorization Bearer) | |
| SEI_MCP_REQUIRE_AUTH | No | Exigir auth no HTTP (true/false) | true |
| SEI_MCP_PW_PERSISTENT | No | Manter perfil (1/0) | 1 |
| SEI_MCP_PUBLIC_BASE_URL | No | Base URL pública do servidor HTTP | http://localhost:3100 |
| SEI_MCP_GOOGLE_CLIENT_ID | No | Google OAuth Client ID | |
| SEI_MCP_LICENSING_API_URL | No | Base URL do servidor de licenciamento (valida token/mede uso) | https://sei-tribunais-licensing-api.onrender.com/api/v1 |
| SEI_MCP_STRIPE_SECRET_KEY | No | Stripe Secret Key | |
| SEI_MCP_COMMAND_TIMEOUT_MS | No | Timeout padrão de comandos enviados à extensão | 30000 |
| SEI_MCP_GOOGLE_CLIENT_SECRET | No | Google OAuth Client Secret | |
| SEI_MCP_STRIPE_PRICE_PRO_MONTHLY | No | Stripe Price ID Pro | |
| SEI_MCP_STRIPE_PRICE_STARTER_MONTHLY | No | Stripe Price ID Starter |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NicholasJacob1990/SEI-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server