Content
# memos-mcp-server
[](https://smithery.ai/server/@LeslieLeung/mcp-server-memos)
A [MCP(Model Context Protocol)](https://modelcontextprotocol.io) server for [Memos](https://github.com/usememos/memos).
## Tools
- `search_memos`: Search memos with keyword.
- `create_memo`: Create a new memo.
## Usage
### Installing via Smithery
To install mcp-server-memos for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@LeslieLeung/mcp-server-memos):
```bash
npx -y @smithery/cli install @LeslieLeung/mcp-server-memos --client claude
```
```
{
"mcpServers": [
"memos": {
"command": "uvx",
"args": [
"memos-mcp-server"
],
"env": {
"MEMOS_URL": "https://memos.example.com",
"MEMOS_API_KEY": "your_api_key",
"DEFAULT_TAG": "#mcp"
}
}
]
}
```
Connection Info
You Might Also Like
awesome-mcp-servers
A collection of MCP servers.
git
A Model Context Protocol server for Git automation and interaction.
Appwrite
Build like a team of hundreds
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
oh-my-opencode
Background agents · Curated agents like oracle, librarians, frontend...
chatbox
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)