{"id":26154911,"url":"https://github.com/usrrname/worldtime-mcp-server","last_synced_at":"2025-10-10T03:32:03.131Z","repository":{"id":281560966,"uuid":"945531297","full_name":"usrrname/worldtime-mcp-server","owner":"usrrname","description":"A timezone MCP server based off OSS TimezoneDB API ","archived":false,"fork":false,"pushed_at":"2025-03-10T03:54:33.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T03:31:50.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/usrrname.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-09T16:39:34.000Z","updated_at":"2025-03-10T03:54:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"1eae3861-ddb8-4ab2-b44f-ee9d2e87b2dc","html_url":"https://github.com/usrrname/worldtime-mcp-server","commit_stats":null,"previous_names":["usrrname/worldtime-mcp-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/usrrname/worldtime-mcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usrrname%2Fworldtime-mcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usrrname%2Fworldtime-mcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usrrname%2Fworldtime-mcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usrrname%2Fworldtime-mcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usrrname","download_url":"https://codeload.github.com/usrrname/worldtime-mcp-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usrrname%2Fworldtime-mcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002629,"owners_count":26083425,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-11T08:39:21.027Z","updated_at":"2025-10-10T03:32:03.126Z","avatar_url":"https://github.com/usrrname.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WorldTime MCP Server\n\nA simple MCP server that allows you to get the current time for an area.\n\nThis uses the [WorldTime API](https://worldtimeapi.org/) and [TimezoneDB](https://timezonedb.com/) for more timezones.\n\nTo use the MCP server and gain access to the TimezoneDB API , register at [TimezoneDB](https://timezonedb.com/register) and create an API key.\n\n## Usage with Claude\n\nIn Claude Desktop, add the following to your config:\n\n```json\n{\n  \"mcpServers\": {\n    \"worldtime\": {\n      \"command\": \"node\",\n      \"args\": [\"/Users/\u003cyour-username\u003e/worldtime-mcp-server/dist/index.js\"],\n      \"env\": {\n        \"TIMEZONE_DB_API_KEY\": \"\u003cyour-timezone-db-api-key\u003e\"\n      }\n    }\n  }\n}\n```\n\n## Debugging with MCP Inspector\n\nTo debug the server, you can use the below to test the MCP Inspector, or run `npm run inspect`.\n\n```bash\n npx @modelcontextprotocol/inspector worldtime \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusrrname%2Fworldtime-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusrrname%2Fworldtime-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusrrname%2Fworldtime-mcp-server/lists"}