Skip to main content
Glama

Server Details

MCP server for Security

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
varvararatta/botfactory-mcp
GitHub Stars
0

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 6 tool updates
    • Addedcheck_package
    • Removedget_security_data
    • Addedget_vulnerability
    • Removedlist_security_items
    • Removedsearch_security
    • Addedsearch_vulnerabilities
  2. 4 tool updates
    • First observedget_security_data
    • First observedhealth_check
    • First observedlist_security_items
    • First observedsearch_security

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: check_package checks a specific version for vulnerabilities, get_vulnerability retrieves full details for a known vulnerability ID, health_check provides a health check, and search_vulnerabilities searches for vulnerabilities by package and ecosystem. No overlap or ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case (check_package, get_vulnerability, health_check, search_vulnerabilities), making it easy to understand their actions.

Tool Count5/5

With 4 tools, the server is well-scoped for its purpose of vulnerability checking. Each tool serves a necessary function without excess or deficiency.

Completeness5/5

The tool set covers the core workflow: searching for vulnerabilities, checking specific package versions, and retrieving full details on individual vulnerabilities. There are no obvious gaps for the stated purpose.