Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
ToolBox MCP Server
by
xiaoguomeiyitian
Verified
GitHub
Developer Tools
OS Automation
TypeScript
MIT License
4
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
create_note
Input Schema
Name
Required
Description
Default
content
Yes
Note content
title
Yes
Note title
Input Schema (JSON Schema)
{
"
description
"
:
"
Create a new note
"
,
"
name
"
:
"
create_note
"
,
"
properties
"
: {
"
content
"
: {
"
description
"
:
"
Note content
"
,
"
type
"
:
"
string
"
},
"
title
"
: {
"
description
"
:
"
Note title
"
,
"
type
"
:
"
string
"
}
},
"
required
"
: [
"
title
"
,
"
content
"
],
"
type
"
:
"
object
"
}
Install Server
You must be
authenticated
.
Other Tools
buildReload_tool
calculator_tool
cli_tool
compress_tool
create_note
excel_tool
fileSystem_tool
gemini_image_tool
image_tool
log_tool
redis_tool
schedule_tool
sftp_tool
sqlite_tool
ssh_tool
time_tool
workflow_tool