productivitydeveloper-tools

NoteIt

by bahfahh

NoteIt — Organize AI agent profiles and structured notes for faster workflows, secure sharing, and quick retrieval.

Manage AI agent profiles and structured notes

github stars

4

60+ expert personas includedConverts markdown into visual diagramsOAuth 2.1 authentication

best for

  • / Developers working on specification-driven development
  • / Teams managing complex AI-assisted coding projects
  • / Anyone drowning in lengthy technical documents
  • / Projects requiring consistent AI agent behavior

capabilities

  • / Access 60+ pre-built AI agent profiles
  • / Create and manage structured notes
  • / Generate HTML and logic diagrams from documents
  • / Configure AI behavior with personas and rules
  • / Visualize notes as interactive graphs
  • / Store agent configurations and instructions

what it does

Manages AI agent profiles and structured notes through a web-based system. Includes 60+ expert personas and converts complex documents into navigable HTML and diagrams.

about

NoteIt is an official MCP server published by bahfahh that provides AI assistants with tools and capabilities via the Model Context Protocol. NoteIt — Organize AI agent profiles and structured notes for faster workflows, secure sharing, and quick retrieval. It is categorized under productivity, developer tools.

how to install

You can install NoteIt in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server supports remote connections over HTTP, so no local installation is required.

license

MIT

NoteIt is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

readme

Noteit MCP

# Noteit MCP [![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/) [![MCP Compatible](https://img.shields.io/badge/MCP-Compatible-blue.svg)](https://modelcontextprotocol.io/) [![OAuth 2.1](https://img.shields.io/badge/Auth-OAuth%202.1-orange.svg)](https://oauth.net/2.1/) > **🩹 The cure for AI "Markdown Hell" - AI prompt library + visual knowledge hub for developers** Noteit-MCP transforms drowning in 5,000-word documents into navigable HTML and logic diagrams instantly. With 60+ expert personas, organize complex ideas without cognitive overload. Makes Specification-Driven Development actually human-readable. ## ✨ Demo & Screenshots 🎥 **Noteit MCP in Action** - Complete usage walkthrough

Noteit MCP Demo Video
🎬 Click to watch the complete demo

Noteit Dashboard
📊 Unified dashboard with agent profiles and note management

Agent Profiles
🤖 40+ pre-built agent templates for different coding tasks

Note Taking
📝 AI-readable notes with graph visualizations

## 1) What is Noteit MCP? Noteit MCP is an HTTP MCP server (Next.js API route) that lets AI coding tools securely access two core systems: - **Agent Profiles**: Composable configurations (personas, instructions, rules, documents) that shape AI behavior for specific tasks. - **Notes**: Personal note-taking with structured records and graph visualizations. Authentication uses **OAuth 2.1 with device fingerprint** for IDEs that support it, with an optional **API Token** flow for other MCP clients. The server endpoint is exposed at `/api/mcp`. ## 2) Why use Noteit MCP? - **Unified configuration**: Reusable agent profiles that any AI client can adopt. - **Productive note-taking**: AI-readable notes, tasks, and visual graphs. - **Secure by design**: OAuth 2.1 + transparent token refresh; API token for non‑OAuth clients. - **Works across IDEs**: Cursor, Claude Code, Gemini CLI, Claude Desktop (via proxy), and more.

Noteit MCP UI
60+ expert personas for different coding tasks and workflows

## 3) How to connect The MCP server is at `https://www.noteit-mcp.com/api/mcp`. ### Cursor (mcp.json) Create or update `~/.cursor/mcp.json`: ```json { "mcpServers": { "noteit-mcp": { "url": "https://www.noteit-mcp.com/api/mcp" } } } ``` Then restart Cursor. OAuth will be handled automatically. ### Claude Code (built-in MCP) Use the command-line helper (global scope): ```bash claude mcp add --transport http noteit-mcp https://www.noteit-mcp.com/api/mcp ``` Or project scope: ```bash claude mcp add -s project --transport http noteit-mcp https://www.noteit-mcp.com/api/mcp ``` ### Gemini CLI Add the server and authenticate: ```bash gemini mcp add --transport http noteit-mcp https://www.noteit-mcp.com/api/mcp /mcp auth noteit-mcp /mcp # verify tools are listed ``` ### Other IDEs (API Token) Login at [https://www.noteit-mcp.com](https://www.noteit-mcp.com/) to obtain an API token. --- ## 4) Available Tools Through Noteit-MCP, agents can use the following tools: - **noteit_profiles_list**: List user agent profiles - configuration sets containing personas, instructions, rules, and documents for specific roles or tasks - **noteit_profiles_getConfig**: Retrieve a composable AI agent configuration profile containing personas, instructions, rules, and documents - **noteit_profiles_generate**: Generate and save individual configuration components (persona, rule, document, instruction) that can be assembled into agent profiles - **noteit_notes_create**: Create project notes with 4 specialized types: "note" for general records, "task" for development assignments, "why" for explanations, "issue" for problems and bugs - **noteit_notes_read**: Retrieve complete content of a specific note by its unique ID - **noteit_notes_list**: Browse and filter all user notes across projects with optional filtering by tags, record types, or project names - **noteit_web_create**: Generate interactive HTML notes to help developers understand complex concepts, processes, or technical details - **noteit_flow_create**: Create visual flow diagrams with nested data support for technical process visualization --- ## ⭐ Star this project If Noteit MCP helps streamline your AI workflow, please give it a star! It helps others discover this tool and motivates continued development. ## License MIT

FAQ

What is the NoteIt MCP server?
NoteIt is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
How do MCP servers relate to agent skills?
Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
How are reviews shown for NoteIt?
This profile displays 10 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.5 out of 5—verify behavior in your own environment before production use.
MCP server reviews

Ratings

4.510 reviews
  • Shikha Mishra· Oct 10, 2024

    NoteIt is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.

  • Piyush G· Sep 9, 2024

    We evaluated NoteIt against two servers with overlapping tools; this profile had the clearer scope statement.

  • Chaitanya Patil· Aug 8, 2024

    Useful MCP listing: NoteIt is the kind of server we cite when onboarding engineers to host + tool permissions.

  • Sakshi Patil· Jul 7, 2024

    NoteIt reduced integration guesswork — categories and install configs on the listing matched the upstream repo.

  • Ganesh Mohane· Jun 6, 2024

    I recommend NoteIt for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.

  • Oshnikdeep· May 5, 2024

    Strong directory entry: NoteIt surfaces stars and publisher context so we could sanity-check maintenance before adopting.

  • Dhruvi Jain· Apr 4, 2024

    NoteIt has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.

  • Rahul Santra· Mar 3, 2024

    According to our notes, NoteIt benefits from clear Model Context Protocol framing — fewer ambiguous “AI plugin” claims.

  • Pratham Ware· Feb 2, 2024

    We wired NoteIt into a staging workspace; the listing’s GitHub and npm pointers saved time versus hunting across READMEs.

  • Yash Thakker· Jan 1, 2024

    NoteIt is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.