Skip to main content
Glama

Bear Notes MCP Server

by netologist

find_kubernetes_examples

Discover Kubernetes manifest examples stored in Bear notes by specifying the desired resource type, such as deployment or service. Simplifies access to 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" }

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