british-cybersecurity-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| gb_cyber_search_guidanceA | Full-text search across NCSC guidance documents. Covers Cyber Essentials, 10 Steps to Cyber Security, Cyber Assessment Framework (CAF), board-level guidance, and technical publications. Returns matching documents with reference, title, series, and summary. |
| gb_cyber_get_guidanceA | Get a specific NCSC guidance document by reference (e.g., 'NCSC-CE-2024', 'NCSC-10STEPS-2023', 'NCSC-CAF-3.2'). |
| gb_cyber_search_advisoriesA | Search NCSC security advisories and alerts. Returns advisories with severity, affected products, and CVE references where available. |
| gb_cyber_get_advisoryA | Get a specific NCSC security advisory by reference (e.g., 'NCSC-ADV-2024-001'). |
| gb_cyber_list_frameworksA | List all NCSC frameworks and guidance series covered in this MCP, including Cyber Essentials, 10 Steps to Cyber Security, and the Cyber Assessment Framework (CAF). |
| gb_cyber_list_sourcesA | List all data sources used by this MCP server, with URLs and descriptions. |
| gb_cyber_aboutA | Return metadata about this MCP server: version, data source, coverage, and tool list. |
| gb_cyber_check_data_freshnessA | Check the current state of the database: document counts for guidance, advisories, and frameworks. Use this to verify data is loaded and assess coverage before making compliance decisions. |
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/Ansvar-Systems/british-cybersecurity-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server