Lean MCP server for Grepository (Forgejo-compatible) — 14 workflow-oriented tools
- TypeScript 94.7%
- JavaScript 5.3%
TypeScript MCP server using @modelcontextprotocol/sdk with stdio transport. Connects to Forgejo-compatible API at git.ism.la with token auth fallback chain: EMCP_GREPOSITORY_SECRET > EMCP_FORGEJO_SECRET > EMCP_GITEA_SECRET. Tools: whoami, search_repos, get_repo, read_path, compare_refs, search_issues, get_issue_context, create_issue, comment_issue, get_pull_request_context, create_pull_request, request_reviewers, create_branch, upsert_file. Made-with: Cursor |
||
|---|---|---|
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
grepository-mcp-server
Lean MCP server for Grepository (Forgejo-compatible) — 14 workflow-oriented tools