Skip to main content
Glama
hello_mcp.mdโ€ข672 B
# Hello MCP! ๐Ÿš€ ์ด ํŒŒ์ผ์€ **GitHub MCP ์„œ๋ฒ„**๋ฅผ ํ†ตํ•ด ์ž๋™์œผ๋กœ ์ƒ์„ฑ๋˜์—ˆ์Šต๋‹ˆ๋‹ค. ## ์ƒ์„ฑ๋œ ๊ธฐ๋Šฅ๋“ค: - โœ… ํŒŒ์ผ ์ƒ์„ฑ/์ˆ˜์ • (`createOrUpdateFile`) - โœ… ํŒŒ์ผ ์‚ญ์ œ (`deleteFile`) - โœ… ๋ธŒ๋žœ์น˜ ์ƒ์„ฑ (`createBranch`) - โœ… ๋‹ค์ค‘ ํŒŒ์ผ ์ปค๋ฐ‹ (`createCommitWithMultipleFiles`) - โœ… ์ €์žฅ์†Œ ์ƒํƒœ ์กฐํšŒ (`getRepositoryStatus`) ## ์‚ฌ์šฉ๋ฒ•: ```python from mcp_github.tools_write import create_or_update_file result = await create_or_update_file( owner="your_username", repo="your_repo", path="path/to/file.md", content="# Hello World", message="Add new file via MCP" ) ``` --- *Generated by GitHub MCP Server*

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/J-nowcow/github-MCP-practice'

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