{"id":49767005,"url":"https://github.com/retospect/gripe-mcp","last_synced_at":"2026-05-11T10:57:03.106Z","repository":{"id":348574389,"uuid":"1198734943","full_name":"retospect/gripe-mcp","owner":"retospect","description":"Agent complaint box — one-tool MCP for logging bugs and improvement requests","archived":false,"fork":false,"pushed_at":"2026-04-22T09:36:46.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-11T10:56:57.284Z","etag":null,"topics":["agent-monitoring","llm","mcp","mcp-server","model-context-protocol","monitoring","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/retospect.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-01T17:53:27.000Z","updated_at":"2026-04-22T09:36:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/retospect/gripe-mcp","commit_stats":null,"previous_names":["retospect/gripe-mcp"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/retospect/gripe-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retospect%2Fgripe-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retospect%2Fgripe-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retospect%2Fgripe-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retospect%2Fgripe-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/retospect","download_url":"https://codeload.github.com/retospect/gripe-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/retospect%2Fgripe-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32891966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agent-monitoring","llm","mcp","mcp-server","model-context-protocol","monitoring","python"],"created_at":"2026-05-11T10:57:02.241Z","updated_at":"2026-05-11T10:57:03.097Z","avatar_url":"https://github.com/retospect.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gripe-mcp\n\nAgent complaint box — one-tool MCP for logging bugs and improvement requests.\n\n## One tool: `report_issue`\n\nCall it when you guess, hit a missing tool, find bad docs, or produce uncertain\noutput. Non-blocking — log and continue.\n\n| Param | Type | Description |\n|---|---|---|\n| `description` | str | What went wrong or what you'd like improved (max 200 chars) |\n| `severity` | `low` / `medium` / `high` | low = friction, medium = guessed, high = abandoned/wrong |\n| `section` | str | Which instruction or tool caused the issue (max 80 chars) |\n| `mode` | enum | `ambiguous_instruction` `missing_tool` `bad_tool_doc` `hallucination_risk` `wrong_scope` `memory_miss` `other` |\n\n## Storage\n\n- **Postgres**: set `GRIPE_DB_URL` env var → single `gripe_issues` table\n- **JSONL fallback**: timestamped files in `.gripe-mcp/` (one per day)\n\n## Identity\n\n`GRIPE_AGENT_ID` and `GRIPE_TASK_ID` are set at server startup via env vars.\nThe agent never self-reports identity.\n\n## System prompt block\n\n```\n## Self-Monitoring\n\nUse `report_issue` any time you guess, hit a missing tool, or produce output\nyou're uncertain about. Non-blocking — log and continue, no response expected.\nThere is no penalty for logging; silence is the failure mode we're trying to\nprevent.\n```\n\n## Run\n\n```bash\nGRIPE_AGENT_ID=precis GRIPE_TASK_ID=review-123 gripe\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretospect%2Fgripe-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fretospect%2Fgripe-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fretospect%2Fgripe-mcp/lists"}