toolkit-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getCurrentTimeB | Get current time formatted with Intl.DateTimeFormat |
| getSystemInfoB | Get system information using Node.js os module |
| getLoadAverageA | Get system load average for 1, 5, and 15 minutes |
| getNetworkInterfacesB | Get network interface information |
| checkConnectivityC | Test TCP connectivity to a host and port |
| getPublicIPB | Get public IP address using ip-api.com |
| pingHostC | Ping a host using system ping command |
| tracerouteC | Perform traceroute to a host |
| geolocateB | Get geolocation information for an IP address or domain |
| clearGeoCacheB | Clear the geolocation cache |
| generateUUIDA | Generate a random UUID using crypto.randomUUID() |
| generateQRCodeC | Generate a QR code from input data |
| convertTimezoneC | Convert date/time between timezones using Luxon |
| listTimezonesB | List all available IANA timezones |
| hashDataC | Hash input data using Node.js crypto module |
| compareHashesA | Compare two hashes in constant time |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/cyanheads/toolkit-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server