Skip to main content
Glama
Speedstu

Notion Terminal MCP

by Speedstu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoListening interface127.0.0.1
PORTNoListening port3000
FILES_ROOTNoAllowed root in restricted mode./workspace
FULL_ACCESSNoAllow terminal and file tools outside FILES_ROOTfalse
MCP_API_KEYNoBearer/API key; minimum 32 characters. Generated by setup.ps1 if not set.generated
ALLOWED_HOSTSNoSemicolon-separated Host patternslocalhost + Quick Tunnels
MAX_FILE_BYTESNoMaximum bytes per file read/write10485760
MAX_OUTPUT_BYTESNoMaximum captured stdout/stderr per stream1048576
COMMAND_TIMEOUT_MSNoDefault command timeout in milliseconds120000

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/Speedstu/notion-terminal-mcp'

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