Vinay-kumar-code/Simple-Notes-MCP
This is a simple notes saver mcp server which can work with any Tool calling enabled llm for creating, modifying, deleting the notes.
Platform-specific configuration:
{
"mcpServers": {
"Simple-Notes-MCP": {
"command": "npx",
"args": [
"-y",
"Simple-Notes-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...