strale-io/strale
Trust and quality infrastructure for AI agents. 225+ quality-scored capabilities, SQS scoring, EU AI Act support.
Platform-specific configuration:
{
"mcpServers": {
"strale": {
"command": "npx",
"args": [
"-y",
"strale"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Trust and quality infrastructure for AI agents.
[](https://glama.ai/mcp/servers/strale-io/strale)
[](https://www.npmjs.com/package/strale-mcp) [](https://www.npmjs.com/package/straleio) [](https://pypi.org/project/straleio/) [](LICENSE) [](https://strale.dev)
Strale is a capability marketplace for AI agents. Agents call strale.do() at runtime to access 270+ verified capabilities — company lookups, compliance checks, financial validation, Web3 security, and more — plus 100 bundled solutions for multi-step workflows like full KYB checks or company due diligence. No hardcoded integrations or credential management.
Every capability is continuously tested and assigned a Strale Quality Score (SQS): a 0-100 confidence score derived from two independent profiles — a Quality Profile (code correctness, schema compliance, error handling, edge cases) and a Reliability Profile (current availability, rolling success, upstream health, latency) — combined via a published matrix. Agents get reliable, scored tools. You get observability into what your agent is actually doing.
{
"mcpServers": {
"strale": {
"type": "streamableHttp",
"url": "https://api.strale.io/mcp",
"headers": {
"Authorization": "Bearer sk_live_your_key_here"
}
}
}
}No installation required. Works with Claude Desktop, Claude Code, Cursor, and any MCP client supporting Streamable HTTP.
{
"mcpServers": {
"strale"Loading reviews...