mcp-linear

mcp-linear

0

Curri MCP Server is a TypeScript-based implementation of an MCP server designed to interact with Curri's API. It features a notes system that allows the creation and management of text notes, accompanied by tools for generating summaries and managing metadata.

curri-mcp-server MCP Server

An MCP server for interacting with Curri's API.

Features

  • Resources
    • List and access notes via note:// URIs
    • Each note has a title, content, and metadata
    • Plain text mime type for simple content access
  • Tools
    • Create new text notes with title and content
    • Store note in server state
  • Prompts
    • Generate a summary of all stored notes