Skip to main content
Glama

Local Utilities MCP Server

by arjshiv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/arjshiv/localutils-mcp-server'

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