mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-18 00:03:23 +02:00
Add mcpName and repository fields for MCP registry (#3068)
Adds metadata required for registering servers in the MCP registry: - NPM servers (everything, filesystem, memory, sequentialthinking): Added mcpName and repository fields to package.json - PyPI servers (fetch, git, time): Added mcp-name comment to README.md Part of #3047
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Time MCP Server
|
||||
|
||||
<!-- mcp-name: io.github.modelcontextprotocol/server-time -->
|
||||
|
||||
A Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
|
||||
|
||||
### Available Tools
|
||||
|
||||
Reference in New Issue
Block a user