mirror of
https://github.com/modelcontextprotocol/servers.git
synced 2026-04-17 15:43:24 +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 @@
|
||||
# mcp-server-git: A git MCP server
|
||||
|
||||
<!-- mcp-name: io.github.modelcontextprotocol/server-git -->
|
||||
|
||||
## Overview
|
||||
|
||||
A Model Context Protocol server for Git repository interaction and automation. This server provides tools to read, search, and manipulate Git repositories via Large Language Models.
|
||||
|
||||
Reference in New Issue
Block a user