About Slim Github MCP
Slim Github MCP is an MCP server in the AI category: a read-only GitHub MCP server that returns small, capped results — built for local models. It has been installed 0 times through Conduid.
Tools (9)
gh_commits(repo, limit, branch)Recent commits — sha, date, author, subject line
Takes no parameters.
gh_file(repo, path, ref)One file's contents, or a directory listing
Takes no parameters.
gh_issues(repo, state, limit)Issues of `owner/name`
Takes no parameters.
gh_my_repos(visibility, limit, page)Your own repos, newest-updated first. `visibility`: `all` \
Takes no parameters.
gh_pulls(repo, state, limit)Pull requests of `owner/name`
Takes no parameters.
gh_search_code(query, limit)Code search — repo, path and URL per hit, no snippets
Takes no parameters.
gh_search_repos(query, limit, sort)Repository search. `sort`: `stars` \
Takes no parameters.
gh_user_repos(username, limit, page)Public repos of any user or org
Takes no parameters.
gh_whoami()The authenticated account: login, name, public repo count
Takes no parameters.
Install
git clone https://github.com/0xBakeer/slim-github-mcpThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Slim Github MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.