Skip to main content
Glama

Bear Notes MCP Server

by netologist

find_kubernetes_examples

Search Bear notes for Kubernetes manifest examples by resource type, such as deployment, service, or configmap, to quickly retrieve relevant configurations.

Instructions

Find Kubernetes manifest examples in Bear notes

Args: resource_type: Kubernetes resource type to search for (deployment, service, configmap, etc.)

Returns: Notes containing Kubernetes examples

Input Schema

NameRequiredDescriptionDefault
resource_typeNodeployment

Input Schema (JSON Schema)

{ "properties": { "resource_type": { "default": "deployment", "title": "Resource Type", "type": "string" } }, "type": "object" }

Other Tools from Bear Notes MCP Server

Related Tools

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/netologist/mcp-bear-notes'

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