Skip to content
View Talya1412's full-sized avatar

Block or report Talya1412

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Talya1412/README.md

Talya1412

Building dev tools that make supply chains less fragile.


What I build

mcpdoctor - the npm audit for MCP server stacks. One command finds stale, insecure, missing, and unreachable servers in agent configurations.

repomark - an offline, evidence-first CLI for repository readiness and regression checks. It scans local files and Git metadata, explains every score with evidence, and produces terminal, Markdown, HTML, JSON, and SVG reports.

npx repomark .

nexus-mcp - 135 MCP tools for the Nexus Mods API (REST v1 + GraphQL v2), published on PyPI as nexus-mods-mcp. TTL caching that respects API quotas, optional OAuth2 with auto-refresh, and checksum-verified mod downloads.

uvx --from nexus-mods-mcp nexus-mcp

Focus

  • Supply-chain and repository health tooling
  • TypeScript and Node.js CLIs
  • Python MCP servers and API integrations
  • Offline-first developer workflows
  • Evidence-based diagnostics and automation

Selected projects

Project What it does Stack
mcpdoctor Audit MCP server configurations TypeScript, Node.js
repomark Score repository readiness with local evidence TypeScript, Node.js
nexus-mcp Nexus Mods API as an MCP server (135 tools) Python, FastMCP

Tools should explain what they know, what they found, and what needs attention.

Pinned Loading

  1. jev-harness jev-harness Public

    TypeSafe Jev (System One) integrations for OMP, MCP, Claude Code, and Pi — fail-open decision routing, gating, and verbatim compaction.

    TypeScript

  2. nexus-mcp nexus-mcp Public

    Nexus Mods MCP server - 135 tools over REST API v1 + GraphQL API v2 (search, mod/file data, downloads, comments, collections, user management) with built-in TTL cache, OAuth2 (PKCE) and zero-instal…

    Python 1 1