Skip to main content
Glama

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/ui

  • apps/mcp — Node MCP server + install CLI, published to npm

  • supabase/ — Postgres, RLS, edge functions

  • Microsoft 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 dev

Copy apps/web/.env.example to apps/web/.env.local and fill in the values before running.

Installation (MCP server)

npx @manudota/artist-mcp init

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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    B
    maintenance
    A 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.
    30
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server that connects AI tools to Microsoft OneNote for Business via the Microsoft Graph API, enabling listing, creating, and updating notebooks, sections, and pages.
    6
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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