Noteit-mcp

by bahfahh

Not rated
GitHub

About

AI prompt library + visual knowledge hub for developers

Details

Author
bahfahh
Categories
File Management

Setup

Install Noteit-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/bahfahh/noteit-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

🩹 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.

🎥Noteit MCP in Action- Complete usage walkthrough

📊 Unified dashboard with agent profiles and note management

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

📝 AI-readable notes with graph visualizations

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 usesOAuth 2.1 with device fingerprintfor IDEs that support it, with an optionalAPI Tokenflow for other MCP clients. The server endpoint is exposed at/api/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.

60+ expert personas for different coding tasks and workflows

The MCP server is athttps://www.noteit-mcp.com/api/mcp.

{ "mcpServers": { "noteit-mcp": { "url": "https://www.noteit-mcp.com/api/mcp" } } }

Then restart Cursor. OAuth will be handled automatically.

Use the command-line helper (global scope):

claude mcp add --transport http noteit-mcp https://www.noteit-mcp.com/api/mcp
claude mcp add -s project --transport http noteit-mcp https://www.noteit-mcp.com/api/mcp
gemini mcp add --transport http noteit-mcp https://www.noteit-mcp.com/api/mcp /mcp auth noteit-mcp /mcp # verify tools are listed

Login athttps://www.noteit-mcp.comto obtain an API token.

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

If Noteit MCP helps streamline your AI workflow, please give it a star! It helps others discover this tool and motivates continued development.

Parses various file formats using the 302.AI API, requiring a 302AI_API_KEY.

A local server that allows AI to execute Windows CMD commands, read/write files, and manage directories within a specified path.

Filesystem agent memory working with consolidation Daemon on your machine

An AI-powered MCP server for advanced file system operations, including search, comparison, and security analysis.

Securely browse and read files within an Android project, with built-in validation and access controls for sensitive directories.

Build a persistent, local knowledge base in Markdown files through conversations with LLMs.

A read-only MCP server for querying live FTP data using the CData JDBC Driver.

An MCP server for viewing, editing, and creating text files, based on the Claude built-in text editor tool.

Convert PDF, Word, Excel, PowerPoint, EPUB, HEIC and images from Claude or Cursor, with 35 converters exposed through just two MCP tools.

A cross-platform filesystem server for Linux, macOS, and Windows with secure path restrictions.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.