HorseSword/notellm_mcp_server
Provide MCP services via API, can be used for the Joplin plugin NoteLLM.
Platform-specific configuration:
{
"mcpServers": {
"notellm_mcp_server": {
"command": "npx",
"args": [
"-y",
"notellm_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...