JOEDUCERR/mcp-note-maker
A simple Model Context Protocol (MCP) server built using the FastMCP framework. This demo turns your Claude Desktop into a sticky note manager, letting you add, read, and summarize notes through natural language or MCP tools.
Platform-specific configuration:
{
"mcpServers": {
"mcp-note-maker": {
"command": "npx",
"args": [
"-y",
"mcp-note-maker"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...