Serversio.github.bch1212/bizintel
B

io.github.bch1212/bizintel

io.github.bch1212/bizintel · v0.1.0
● Remote
v0.1.0remote🌐 https://mcp-bizintel-production.up.railway.app/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.bch1212/bizintel",
  "description": "Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.",
  "repository": {
    "url": "https://github.com/bch1212/mcp-bizintel",
    "source": "github"
  },
  "version": "0.1.0",
  "websiteUrl": "https://mcp-bizintel-production.up.railway.app",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp-bizintel-production.up.railway.app/mcp",
      "headers": [
        {
          "description": "Free dev key bizintel-dev-key-001 (20 calls/24h) or Pro key from https://mcpize.com/bizintel-mcp",
          "isRequired": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}