Skip to main content
Glama

Memory Bank MCP Server

by yywdandan
MIT License
5

get_rule

Retrieve specific rule content from the Memory Bank MCP Server using the rule ID, enabling efficient management of multi-project Markdown documents and LLM tool integration.

Instructions

获取规则内容

Input Schema

NameRequiredDescriptionDefault
ruleIdYes规则ID

Input Schema (JSON Schema)

{ "properties": { "ruleId": { "description": "规则ID", "type": "string" } }, "required": [ "ruleId" ], "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/yywdandan/memory-bank-mcp-server'

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