Skip to main content
Glama

DateTime MCP Server

manifest.json1.01 kB
{ "dxt_version": "0.1", "name": "@takanarishimbo/datetime-mcp-server", "display_name": "datetime", "version": "0.3.0", "description": "A Model Context Protocol server that returns the current date and time", "author": { "name": "TakanariShimbo" }, "homepage": "https://github.com/TakanariShimbo/npx-datetime-mcp-server", "documentation": "https://github.com/TakanariShimbo/npx-datetime-mcp-server", "support": "https://github.com/TakanariShimbo/npx-datetime-mcp-server", "icon": "icon.png", "server": { "type": "node", "entry_point": "dist/index.js", "mcp_config": { "command": "node", "args": ["${__dirname}/dist/index.js"], "env": {} } }, "tools": [ { "name": "get_current_time", "description": "Get the current date and time in various formats" } ], "keywords": ["datetime"], "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/TakanariShimbo/npx-datetime-mcp-server.git" } }

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/TakanariShimbo/datetime-mcp-server'

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