Skip to main content
Glama
pshempel

MCP Time Server Node

by pshempel
mcp-config-example.json264 B
{ "mcpServers": { "time-server": { "command": "node", "args": ["/path/to/mcp-time-server-node/dist/index.js"], "env": { "NODE_ENV": "production", "RATE_LIMIT": "100", "RATE_LIMIT_WINDOW": "60000" } } } }

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/pshempel/mcp-time-server-node'

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