Skip to main content
Glama

Memory Bank MCP Server

by yywdandan
MIT License
5

creative_get_ideas

Generate a list of creative ideas by project ID and optional tags. This tool helps streamline brainstorming and organizes ideas for structured project management.

Instructions

获取创意列表

Input Schema

NameRequiredDescriptionDefault
projectIdYes项目ID
tagNo按标签筛选(可选)

Input Schema (JSON Schema)

{ "properties": { "projectId": { "description": "项目ID", "type": "string" }, "tag": { "description": "按标签筛选(可选)", "type": "string" } }, "required": [ "projectId" ], "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