B4 Index
Server Details
Independent build-vs-buy index: score software categories BUILD/BUY/BRIDGE/BEWARE.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 4.2/5 across 5 of 5 tools scored.
Each tool serves a unique function: browse for search, score for scoring, compare for comparison, recommend for recommendations, and audit for stack analysis. No two tools overlap in purpose.
All tools follow the consistent pattern 'b4_' + verb (audit, browse, compare, recommend, score), making them predictable and easy to distinguish.
With 5 tools, the set is appropriately sized for a specialized index server. It covers core interactions without being too sparse or overwhelming.
The tools provide a full workflow: browsing, scoring, comparing, recommending, and auditing. No obvious gaps exist for typical use cases with the B4 Index.
Available Tools
5 toolsb4_auditAudit a stackARead-onlyInspect
Analyze a software stack against the B4 Index. Provide a list of tool/category names, and get per-tool scoring plus a portfolio summary with quadrant distribution, BEWARE spend, and priority actions. [B4 Pro — the free tier includes b4_browse and b4_score.]
| Name | Required | Description | Default |
|---|---|---|---|
| tools | Yes | List of software tool or category names to audit (e.g., ['Salesforce', 'Slack', 'Expense Management']). Max 100 per call. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the description doesn't need to restate safety. The description adds behavioral context: the tool is available only in B4 Pro (a paywall), and it produces quadrant distribution, BEWARE spend, and priority actions. This goes beyond the annotations, meriting a 4.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with the essential purpose in the first sentence and tier context in the second. Every sentence adds value, no redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With one parameter fully documented in the schema and no output schema, the description sufficiently explains the output (per-tool scoring, portfolio summary with quadrant distribution, BEWARE spend, priority actions) and the tier restriction. This covers all necessary context for an agent to decide and call the tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, and the schema description of the 'tools' parameter is detailed (list of names, max 100). The description only rephrases 'provide a list of tool/category names' without adding new semantics. Baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: 'Analyze a software stack against the B4 Index.' It specifies inputs ('list of tool/category names') and outputs ('per-tool scoring plus a portfolio summary with quadrant distribution, BEWARE spend, and priority actions'). It distinguishes from siblings by mentioning the free tier includes b4_browse and b4_score, implying audit is a Pro feature.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides explicit usage guidance: use this tool for a full audit of a software stack, while the free tier tools (b4_browse and b4_score) are alternatives for simpler tasks. This tells the agent when to choose audit over its siblings.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
b4_browseBrowse the B4 IndexARead-onlyInspect
Search and filter the B4 Index's 1,600+ independently scored software categories. Browse by keyword, domain, quadrant, or industry. When filtering by industry, returns all vertical categories for that industry PLUS all horizontal categories (which apply to every industry).
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 20, max 100) | |
| query | No | Search term to match against category names, vendors, domains, and rationales | |
| domain | No | Filter by domain (e.g., 'Marketing Technology', 'CRM & Sales') | |
| industry | No | Filter by industry group. Returns matching vertical categories + all horizontal categories. Options: Healthcare, Financial Services, Construction & Real Estate, Education, Energy & Utilities, Government, Automotive, Agriculture, Transportation & Logistics, Media & Entertainment, Legal, Professional Services, Nonprofits & Associations, Manufacturing, Retail & Commerce, Hospitality & Food Service, Telecom | |
| quadrant | No | Filter by quadrant |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true and openWorldHint=false, so no contradiction. The description adds value by detailing the industry filter behavior (returning vertical + horizontal categories) and implying no side effects. It does not cover authentication or rate limits, but the read-only annotation already assures safety.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three concise sentences, each earning its place: first states the core action and scope, second lists filter options, third details a critical behavior. No redundancy or fluff, and the most important information is front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with no output schema, the description lacks details on return value structure (e.g., list of categories, pagination, sorting). However, it covers the essential usage and filter behaviors adequately. Given the tool's complexity and annotation richness, a score of 3 is fair.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so parameters are already well-documented. The description adds minimal extra meaning beyond the schema, except for noting the industry filter's special behavior. This is a modest improvement over the baseline of 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool searches and filters over 1,600 software categories with specific verbs (search, filter, browse). It distinguishes itself by listing up to four dimensions (keyword, domain, quadrant, industry) and highlighting the category count, making the purpose unambiguous and differentiating it from sibling tools that likely perform different operations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context on when to use the tool (browsing/filtering by various criteria) and includes an important behavior note about industry filtering. However, it does not explicitly mention when not to use it or suggest alternative tools, leaving some usage guidance implicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
b4_compareCompare alternativesARead-onlyInspect
Compare build vs buy for a specific software category. Returns side-by-side analysis with the category's scores, vendor options, AI replacement approach, and action steps for each path. [B4 Pro — the free tier includes b4_browse and b4_score.]
| Name | Required | Description | Default |
|---|---|---|---|
| category | Yes | Name of the software category to compare (e.g., 'Email Marketing', 'CRM') |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, and the description does not contradict that. The description adds no further behavioral traits such as auth requirements or rate limits, so it meets the baseline without adding extra value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Description is concise with two sentences; the first conveys the purpose and the second details return contents and tier context. It is well-structured but the tier note could be integrated more naturally.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (single parameter, read-only, no output schema) and the richness of the schema, the description provides sufficient context about what the tool does and returns. It lacks full detail on output format but is adequate for its complexity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Input schema has 100% coverage for the single parameter 'category', which is well-described in the schema. The tool description adds no additional parameter semantics beyond what the schema provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description clearly states the tool compares 'build vs buy' for a software category, using specific verb and resource. It distinguishes from sibling tools like b4_browse and b4_score by focusing on comparison rather than browsing or scoring.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies this is a Pro tier feature by noting free tier includes b4_browse and b4_score, providing some context on when to use. However, it lacks explicit guidance on when to choose this tool over alternatives or when not to use it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
b4_recommendBuild-vs-buy recommendationARead-onlyInspect
Get B4 Index recommendations from a natural language description of a software need or business context. Matches the description to relevant categories and returns top matches with scores, quadrants, and actionable recommendations. [B4 Pro — the free tier includes b4_browse and b4_score.]
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Describe the software need, business problem, or tool you're evaluating (e.g., 'We need to automate our expense reports and receipt scanning') |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true. The description adds that the tool 'returns top matches with scores, quadrants, and actionable recommendations', providing some behavioral detail. However, it does not disclose additional behavioral traits like pagination limits, complexity, or request rate limits. With annotations present, the bar is lower, and the description adds modest value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise: two sentences plus a bracketed note. It front-loads the core action ('Get B4 Index recommendations') and immediately specifies input and output. Every sentence adds unique value, with no fluff.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (1 param, no nested objects, no output schema), the description covers the key aspects: input, process, and output. It mentions the output includes 'scores, quadrants, and actionable recommendations'. However, without an output schema, there is a minor gap in specifying return structure details, but overall sufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, with a single parameter 'description' well-described (maxLength, example). The tool description reinforces the input: 'from a natural language description'. The example in the schema ('We need to automate our expense reports and receipt scanning') adds concrete guidance, elevating the score above the baseline of 3.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: 'Get B4 Index recommendations from a natural language description...'. It specifies the verb ('Get'), resource ('recommendations'), and input format (natural language description). Although it doesn't explicitly distinguish from siblings, the context (e.g., free tier mentions) and unique verb-resource pairing imply differentiation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides implied usage context (e.g., 'from a natural language description of a software need or business context') but does not explicitly state when to use this tool versus alternatives. No when-not-to-use guidance or alternative tool references, resulting in a baseline score of 3.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
b4_scoreScore a software categoryARead-onlyInspect
Score a software category using the B4 Index. Provide a known category name to get pre-computed scores, or provide raw dimension scores (1-5 each) for a custom evaluation. Returns quadrant placement, axes, urgency level, and a concise breakdown. The default result is intentionally lean — set includeEvidence: true to also get the full research trail and source URLs behind each score.
| Name | Required | Description | Default |
|---|---|---|---|
| scores | No | Custom dimension scores for a tool not in the database | |
| category | No | Name of a known B4 category (e.g., 'Expense Management', 'CRM') | |
| includeEvidence | No | Include the full evidence trail and source URLs behind each dimension score. Off by default so the initial result stays concise; set true for deep verification. |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that the tool returns quadrant placement, axes, urgency level, and a concise breakdown, and that includeEvidence adds the full research trail. This complements the readOnlyHint annotation (true) and openWorldHint (false) by detailing output structure and optional verbosity, with no contradictions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise with 3-4 sentences, no filler. It front-loads the core purpose, then describes usage modes, output summary, and the optional evidence flag in a logical, efficient structure.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's dual-mode complexity and absence of an output schema, the description adequately covers return values (quadrant, axes, urgency, breakdown) and the includeEvidence behavior. It provides sufficient context for an AI agent to understand inputs, outputs, and optional depth.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% with descriptions for all three parameters. The description adds value by clarifying the mutually exclusive use of 'category' vs raw 'scores' and explaining the purpose of 'includeEvidence' to control detail level, thereby enriching the schema information.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool scores a software category using the B4 Index, distinguishing between using a known category name for pre-computed scores or providing raw dimension scores for custom evaluation. This differentiates it from siblings like b4_audit, b4_browse, b4_compare, and b4_recommend.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explains two distinct usage modes with clear conditions: provide a known category or provide raw dimension scores. It also notes the lean default and the includeEvidence option for deeper results. However, it does not explicitly state when not to use this tool or compare to alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!