Memory Bank is an MCP server that helps teams create, manage, and access structured project documentation. It generates and maintains a set of interconnected Markdown documents that capture different aspects of project knowledge, from high-level goals to technical details and day-to-day progress.
Memory Bank is an MCP server that helps teams create, manage, and access structured project documentation. It generates and maintains a set of interconnected Markdown documents that capture different aspects of project knowledge, from high-level goals to technical details and day-to-day progress.
npx -y memory-bank-mcpAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"tuncer-byte-memory-bank-mcp-github": {
"command": "npx",
"args": [
"-y",
"npx -y memory-bank-mcp"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from memory bank MCP?"
API Key Required
This server requires an API key from memory bank MCP. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| MEMORY_BANK_MCP_API_KEY | Yes | Your memory bank MCP API key |
"What resources are available in memory bank MCP?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in memory bank MCP"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in memory bank MCP with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.