Skip to main content
Glama
CorgiCorner

Bisibility

by CorgiCorner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BISIBILITY_API_KEYYesA Bisibility API key. Accepts a project key (bsb_key_live_...) or personal access token (bsb_pat_live_...). Required.
BISIBILITY_BASE_URLNoOptional. The API v1 base URL. Defaults to https://eu.bisibility.com/api/v1. For self-hosted installs, set to your API v1 root.https://eu.bisibility.com/api/v1
BISIBILITY_PROJECT_IDNoOptional. Default project ID for project-implicit PAT tools. Must be public ID v3 format (e.g., prj_a1b2c3d4e5f6g7h8j9k0m2n3).
BISIBILITY_MCP_TOOLSETSNoOptional. Comma-separated allowlist of toolsets. Valid values: account, alerts, analytics, backlinks, checks, competitors, keywords, notifications, projects, providers, rank-history, saved-views, signals, sitemaps, system, team, tokens, webhooks. Unknown value prevents server start. When unset, all toolsets are registered.
BISIBILITY_MCP_READ_ONLYNoOptional. Set to '1', 'true', 'yes', or 'on' (case-insensitive) to disable write tools. When unset, write tools are registered.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CorgiCorner/bisibility-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server