artist-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@artist-mcpshow me my recent OneNote notes"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
artist-mcp
A multi-tenant web app that connects a user's Microsoft account, plus a Claude MCP server — published to npm — that reads that user's OneNote notes.
See docs/mvp-brief.md for the full build brief and current status, and CLAUDE.md for the short orientation.
Core Technologies
Turborepo + pnpm workspaces
apps/web— Next.js (App Router), Tailwind, shadcn/uiapps/mcp— Node MCP server + install CLI, published to npmsupabase/— Postgres, RLS, edge functionsMicrosoft Graph (OneNote,
Notes.Read)
Related MCP server: onenote-mcp
Prerequisites
Node 22 (see .nvmrc)
pnpm (
corepack enable)A Supabase project and a Microsoft Entra ID app registration — setup steps in docs/mvp-brief.md
Getting Started
pnpm install
pnpm devCopy apps/web/.env.example to apps/web/.env.local and fill in the values before running.
Installation (MCP server)
npx @manudota/artist-mcp initPaste the connection key from the web app, then restart Claude Desktop.
License
MIT — see LICENCE.md.
Code of Conduct
See CODE_OF_CONDUCT.md.
Contributing
See CONTRIBUTING.md.
Security
See SECURITY.md. Please do not open public issues for vulnerabilities.
Support
Open an issue in this repository.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA local MCP server that lets AI assistants read and edit OneNote pages on Windows via COM automation, without cloud authentication.MIT
- AlicenseAqualityBmaintenanceMCP server that enables AI assistants to interact with Microsoft OneNote, allowing listing, reading, searching, and creating notes.10MIT
- Alicense-qualityBmaintenanceA secure MCP server for Microsoft OneNote via the Graph API, enabling listing/reading notebooks, sections, and pages, with optional gated write tools. Read-only by default and deployable to Azure Container Apps.30MIT
- AlicenseAqualityCmaintenanceMCP server that connects AI tools to Microsoft OneNote for Business via the Microsoft Graph API, enabling listing, creating, and updating notebooks, sections, and pages.6MIT
Related MCP Connectors
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
MCP-native open-source Notion alternative: read & write pages, databases and kanban boards.
Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/ManudotaORG/artist-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server