Odel
note taking ai mcp

note taking ai mcp

Local
@csoai-orgPythonMITUpdated 4 days ago

Note Taking Ai MCP Server by MEOK AI Labs

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPInote-taking-ai-mcpv1.0.10

Run

uvx note-taking-ai-mcp

MCP client config

{
  "mcpServers": {
    "note-taking-ai-mcp": {
      "command": "uvx",
      "args": [
        "note-taking-ai-mcp"
      ]
    }
  }
}