Skip to main content
Glama

MCP TriliumNext

by RadonX
package.json1.25 kB
{ "name": "mcp-triliumnext", "version": "0.1.0", "description": "MCP server for TriliumNext note-taking application", "type": "module", "main": "src/index.js", "bin": { "mcp-triliumnext": "src/index.js" }, "scripts": { "start": "node src/index.js", "dev": "node --watch src/index.js", "test-connectivity": "node scripts/test-connectivity.js", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "axios": "^1.7.0", "dotenv": "^17.2.0" }, "devDependencies": { "@babel/core": "^7.28.0", "@babel/preset-env": "^7.28.0", "@types/node": "^20.0.0", "babel-jest": "^29.7.0", "jest": "^29.7.0", "typescript": "^5.0.0" }, "engines": { "node": ">=18.0.0" }, "keywords": [ "mcp", "trilium", "notes", "model-context-protocol", "ai-tools" ], "author": "", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/your-username/mcp-triliumnext.git" }, "bugs": { "url": "https://github.com/your-username/mcp-triliumnext/issues" }, "homepage": "https://github.com/your-username/mcp-triliumnext#readme" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/RadonX/mcp-trilium'

If you have feedback or need assistance with the MCP directory API, please join our Discord server