Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_hostname | Returns the hostname of the machine running the MCP server. |
get_public_ip | Returns the public IP address of the machine running the MCP server. |
list_directory | - |
get_node_version | Returns the Node.js version information of the environment running the MCP server. |
check_port | - |
get_time_and_date | Returns the current time, date, day of week, and timestamp in various formats |
think | - |
get_thoughts | Retrieve all recorded thoughts |
clear_thoughts | Clear all recorded thoughts |
get_thought_stats | Get statistics about recorded thoughts |