MCP Server
MCP
Strale - 290+ API capabilities for AI agents
290+ quality-scored API capabilities for AI agents across 27 countries via MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.strale.io/mcp"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "strale-mcp",
"version": "0.2.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Strale API key (starts with sk_)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "STRALE_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment