Back to search
30
MCP

@noteduet/mcp-server

npm/@noteduet/mcp-server

MCP server for Duet — lets AI agents read, write, and manage notes

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.bahfahh/noteit-mcp
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
0 tools · streamable-http
io.github.csoai-org/note-taking-ai-mcp
note-taking-ai-mcp MCP server by MEOK AI Labs
0 tools
indiekit-notion-mcp
MCP Server for Notion - Let AI agents manage your Notion workspace
0 tools
@florexlabs/docs-to-mcp-server
MCP server that exposes documentation search tools for AI assistants
0 tools
@conduitai-app/mcp-server
MCP server for conduitAI — search, browse, and install AI tools from the conduitAI catalog
0 tools
notion-mcp-server
**Notion MCP Server** is a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Notion's API. This
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@noteduet/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}