io.github.byimprint/intelligence✓
io.github.byimprint/intelligence · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.byimprint/intelligence",
"description": "Agent-callable creator intelligence: 952+ scored YouTube creators across 180 niches.",
"repository": {
"url": "https://github.com/byimprint/mcp-server",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://byimprint.com/agents",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@byimprint/mcp-server",
"version": "1.0.1",
"transport": {
"type": "streamable-http",
"url": "https://byimprint.com/mcp"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://byimprint.com/mcp",
"headers": [
{
"description": "Bearer token issued at https://byimprint.com/agents. Free tier requires no header. Format: 'Bearer imp_<32-hex>'.",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}