MCP Server Memos
@ChenyqThu
About MCP Server Memos
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-memos": {
"command": "npx",
"args": [
"-y",
"@chenyqthu/mcp-server-memos"
],
"env": {
"MEMOS_URL": "https://your-memos-server",
"MEMOS_TOKEN": "your_access_token"
}
}
}
}Tools
4Search for memos using keywords
Create a new memo
Get a specific memo by ID
Update a specific memo by ID
Overview
What is MCP Server Memos?
MCP Server Memos is an MCP server that integrates with the Memos note service. It allows you to interact with Memos using natural language from any MCP‑compatible client, such as Cursor.
How to use MCP Server Memos?
Configure the server by setting the MEMOS_URL and MEMOS_TOKEN environment variables (or using the corresponding command-line arguments). In Cursor, add the server configuration to ~/.cursor/mcp.json as shown in the README. A hosted version is also available on MCP.so, requiring only those two parameters.
Key features of MCP Server Memos
- Search memos by keyword.
- Create new memos with configurable visibility.
- Retrieve a specific memo by its ID.
- Update the content of an existing memo.
- Authentication via access token.
Use cases of MCP Server Memos
- Quickly create notes from a chat interface.
- Search your Memos database without leaving your editor.
- Programmatically update or retrieve memos via MCP‑enabled agents.
- Integrate Memos into a larger MCP‑based workflow.
FAQ from MCP Server Memos
What environment variables are required?
MEMOS_URL (the Memos server address) and MEMOS_TOKEN (your access token) are required.
How do I install and run the server?
Clone the repository, run npm install, create a .env file with the required variables, and execute npm run inspector.
What tools does the server provide?
It provides search_memo, create_memo, get_memo, and update_memo.
Can I use a hosted version?
Yes, the server is hosted on MCP.so; you only need to provide MEMOS_URL and MEMOS_TOKEN.
What authentication does the server use?
The server uses an access token for secure authentication.
Frequently asked questions
What environment variables are required?
`MEMOS_URL` (the Memos server address) and `MEMOS_TOKEN` (your access token) are required.
How do I install and run the server?
Clone the repository, run `npm install`, create a `.env` file with the required variables, and execute `npm run inspector`.
What tools does the server provide?
It provides `search_memo`, `create_memo`, `get_memo`, and `update_memo`.
Can I use a hosted version?
Yes, the server is hosted on MCP.so; you only need to provide `MEMOS_URL` and `MEMOS_TOKEN`.
What authentication does the server use?
The server uses an access token for secure authentication.
Basic information
More Other MCP servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments