MCPNotes
A simple note-taking MCP server for recording and managing notes with AI models.
Install / Use
claude mcp add 9Ninety -- npx -y github:9Ninety/MCPNotesIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "mcp-notes", "version": "1.0.5", "description": "A simple note-taking MCP server for recording and managing notes with AI models.", "main": "dist/notes-mcp-server.js", "type": "module", "license": "GPL-2.0-only", "repository": { "type": "git", "url": "git+https://github.com/9Ninety/MCPNotes.git" }, "bin": { "mcp-notes-server": "dist/notes-mcp-server.js", "mcp-notes-web-server": "dist/notes-web-server.js" }, "scripts": { "build": "shx rm -rf dist && tsc", "dev:web": "bun src/notes-web-server.ts", "prepublishOnly": "bun run build" }, "files": [ "./dist", "./bun.lockb" ], "dependencies": { "@aws-sdk/lib-dynamodb": "^3.799.0", "@modelcontextprotocol/sdk": "^1.11.0", "@types/express": "^4.17.21", "commander": "^13.1.0", "express": "^4.21.2", "zod": "^3.24.3", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@types/bun": "^1.2.11", "bun": "^1.2.11", "shx": "^0.4.0", "typescript": "^5.8.3" } }
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
career-ops
72.3kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Security Score
Audited on Invalid Date
