MCP Evernote✓
io.github.verygoodplugins/mcp-evernote · v1.2.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.verygoodplugins/mcp-evernote",
"description": "Evernote note management with OAuth and ENML conversion",
"title": "MCP Evernote",
"repository": {
"url": "https://github.com/verygoodplugins/mcp-evernote",
"source": "github"
},
"version": "1.2.3",
"websiteUrl": "https://verygoodplugins.com/?utm_source=mcp-registry",
"packages": [
{
"registryType": "npm",
"identifier": "@verygoodplugins/mcp-evernote",
"version": "1.2.3",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}