Bisibility
by CorgiCorner
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BISIBILITY_API_KEY | Yes | A Bisibility API key. Accepts a project key (bsb_key_live_...) or personal access token (bsb_pat_live_...). Required. | |
| BISIBILITY_BASE_URL | No | Optional. 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_ID | No | Optional. Default project ID for project-implicit PAT tools. Must be public ID v3 format (e.g., prj_a1b2c3d4e5f6g7h8j9k0m2n3). | |
| BISIBILITY_MCP_TOOLSETS | No | Optional. 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_ONLY | No | Optional. 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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