sentrul-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SENTRUL_API_KEY | No | Your Sentrul API key. Leave unset to use the free tier. | auto-provisioned |
| SENTRUL_API_BASE | No | Override the Sentrul gateway base URL (staging / local dev). | https://app.sentrul.com/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| sentrul_researchA | Fetch a URL and run Sentrul's research-agent on the content. Returns summary, entities, claims, and a public Langfuse trace URL. |
| sentrul_compliance_scanC | Scan text for common compliance patterns (PII, PCI, HIPAA, GDPR data). Returns findings + severity. Not legal advice. |
| sentrul_trace_lookupC | Retrieve a public Langfuse trace by ID. Returns the structured trace payload for inspection in the client. |
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
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/sentrul/sentrul-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server