Skip to main content
Glama
tanikawa04

Ninetn MCP Server

by tanikawa04

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NINETN_API_URLNoThe URL where the Ninetn server is running. Only required if not running on the default http://localhost:50019.http://localhost:50019

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
memo_createA

Creates a new memo by AI assistant. Created memos require user approval and will be saved as regular memos after approval. Channel ID is optional, and the currently active channel is used when omitted.

memo_getA

Retrieves a specific memo by its ID. Returns detailed memo information including content, metadata, and relationships.

memo_listA

Retrieves a list of memos from a specified channel. When no channel ID is provided, uses the currently active channel. Returns paginated results with memo information.

memo_searchA

Searches for memos in the database. Supports content-based search and channel filtering. When no channel is specified, the currently active channel is used. Returns results in JSON format with memo information and content.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/tanikawa04/ninetn-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server