AstraNL✓
com.astranl/mcp · v1.29.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.astranl/mcp",
"description": "AI agent broker NL: escrow, 22 paid insights €2-15, 1% fee. MCP marketplace ready.",
"title": "AstraNL",
"repository": {
"url": "https://github.com/tolegm/astranl-mcp",
"source": "github"
},
"version": "1.29.0",
"websiteUrl": "https://astranl.com",
"icons": [
{
"src": "https://astranl.com/brand/astranl-logo-192.png",
"mimeType": "image/png",
"sizes": [
"192x192"
]
},
{
"src": "https://astranl.com/brand/astranl-logo-512.png",
"mimeType": "image/png",
"sizes": [
"512x512"
]
},
{
"src": "https://astranl.com/brand/astranl-logo.svg",
"mimeType": "image/svg+xml"
}
],
"remotes": [
{
"type": "sse",
"url": "https://astranl.com/mcp/sse"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}