Skip to main content
Glama
522,931 tools. Updated 2026-09-06 13:28

"Nexus Mods" matching MCP tools:

  • Look up a mod on Nexus Mods to verify its metadata and see available files, versions, and upload dates. Useful for checking if a suspect mod has a newer version or compatibility patch.
    MIT
  • Check Nexus Mods API key validity and get account info (user ID, username, premium status, email, profile URL). Bypasses hourly rate limits for quick key verification and quota checks.
    MIT
  • Find related Kerbal Space Program mods by analyzing CKAN dependency and recommendation relationships. Provide known mod identifiers to get deduplicated related mods with relationship categories and sources.
    MIT
  • Search Nexus Mods comments by free-text or list a thread's comments. Retrieve paginated results with body, likes, and creator info.
    MIT
  • Search Nexus Mods by free text or name and filter by game, downloads, endorsements, and adult content. Returns sortable, paginated mod summaries for discovery.
    MIT
  • Fetch a public Nexus Mods user profile by member ID or exact username. Uses the v2 GraphQL API, avoiding v1 REST rate-limit quota, and returns profile details like mod count, kudos, and join date.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables any MCP client to search, browse, download, and manage Nexus Mods content—games, mods, files, comments, collections, and user preferences—through a unified REST and GraphQL interface with caching and OAuth2 support.
    135
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A local MCP server for Nexus Mods mod discovery and research, backed by the v2 GraphQL API, enabling search of games, mods, collections, and users.
    101
    1
    ISC

Matching MCP Connectors

  • Outcome-first agent fallback: free discovery, minimal routing, declared costs, verified execution.

  • WebWeaver Nexus services for MCP hosts: waitlist signup (with UI), product overview, contact info.

  • Search Nexus Mods games by name and get sorted, paginated results using v2 GraphQL to avoid REST rate limits.
    MIT
  • List all Nexus Mods games with domain slugs, mod counts, and file counts to locate the correct domain_name for other tools. Optionally filter by name or domain.
    MIT
  • Search Nexus Mods users by entering a partial or exact username. Returns matching profiles with member ID, avatar, mod count, and kudos; supports sorting and pagination.
    MIT
  • Retrieve Nexus Mods news articles by category or game. Filter site news, game news, interviews, and more to find relevant updates without using the REST rate-limit quota.
    MIT
  • Retrieve the 10 currently trending mods for any Nexus Mods game by providing its domain name. See what the community is engaging with to discover popular mods.
    MIT
  • Track a Nexus Mods user to receive notifications about their new mods. Uses GraphQL to avoid consuming REST API rate limits.
    MIT
  • Retrieve the 10 most recently updated mods for a Nexus Mods game by supplying its domain name. Returns an array of mod info objects for quick browsing.
    MIT
  • Compare mods in the game's load directory against workspace mods to spot version mismatches.
    -
  • Verify Nexus API key validity and retrieve account status including name, premium, and supporter flags. Use to diagnose mod lookup failures.
    MIT
  • Sign in with an EVM wallet by providing an EIP-191 personal_sign signature over 'Sign in to Nexus Exchange' to obtain a 24-hour session token for authenticated API access.
    Apache 2.0