Skip to main content
Glama
PyaePhyo-Win

mcp-note-app

by PyaePhyo-Win

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoExpress server port.3000
NODE_ENVNoRuntime environment.development
AUTH_TOKENYesDevelopment API key used by /api/login.
JWT_EXPIRYNoAccess token lifetime.15m
JWT_SECRETYesSecret for JWT signing. Must be at least 32 characters.
CORS_ORIGINNoAllowed frontend origin.http://localhost:5173
DATABASE_PATHNoSQLite database path, relative to server/ when running server scripts../data/notes.db
JWT_REFRESH_EXPIRYNoRefresh token lifetime.7d

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/PyaePhyo-Win/mcp-note-app'

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