PluginBench
MCP Server
Maintained
MIT

io.github.bch1212/bizintel MCP Server

io.github.bch1212/bizintel

What is the io.github.bch1212/bizintel MCP server?

Local business intel for AI agents: audits, lead scoring, tech stack, prospecting.

How to install io.github.bch1212/bizintel

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • X-API-Key
    required

    Free dev key bizintel-dev-key-001 (20 calls/24h) or Pro key from https://mcpize.com/bizintel-mcp

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "bizintel": {
      "url": "https://mcp-bizintel-production.up.railway.app/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "bizintel": {
      "serverUrl": "https://mcp-bizintel-production.up.railway.app/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "bizintel": {
      "type": "http",
      "url": "https://mcp-bizintel-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "bizintel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp-bizintel-production.up.railway.app/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http bizintel https://mcp-bizintel-production.up.railway.app/mcp

Related MCP servers

Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.

1
Python
View repository →

Secure SQL proxy for AI agents — NL→SQL, AST safety, per-agent RLS, audit log.

1
Python
MIT
View repository →

Agent Commerce MCP — agent-native A2A storefront. Discovery, Stripe checkout, affiliate program.

0
TypeScript
MIT
View repository →

Token-budgeted web fetch for AI agents — auto-routes Jina, FireCrawl, Trafilatura, PDF.

0
Python
MIT
View repository →

Trust scores & reputation for the agent-to-agent economy. Verify A2A counterparties.

0
Python
MIT
View repository →

Credential vault for AI agents — Fernet-encrypted keys, per-agent budgets, audit logs.

0
Python
MIT
View repository →