U

Uniquity

Analyzes GitHub repositories for code similarities, returning detailed reports in Markdown format

97 views
0 installs
Updated Sep 23, 2025
Not audited
Analyzes GitHub repositories for code similarities, returning detailed reports in Markdown format
  1. Obtain a GitHub Personal Access Token

    • Go to GitHub Personal Access Tokens.
    • Click "Generate new token" (classic) or use "Fine-grained tokens" if needed.
    • Select the necessary scopes (e.g., repo, read:user) depending on your usage.
    • Click "Generate token" and copy the token (it will be shown only once).
  2. Get an OpenAI API Key

    • Go to OpenAI API Keys.
    • Log in or sign up for an OpenAI account if required.
    • Click "Create new secret key."
    • Copy the generated API key and save it securely.
  3. Get a Tavily API Key

    • Go to Tavily API Registration.
    • Sign in or register for a Tavily account if needed.
    • Click "Generate API Key" or similar.
    • Copy and save the generated Tavily API key.
  4. Add the Keys in the FastMCP Connection Interface

    • Click the "Install Now" button in FastMCP to add ENVs for the Uniquity MCP Server.
    • Fill in the required values in the connection setup:
      • GITHUB_TOKEN: Paste your GitHub Personal Access Token.
      • OPENAI_API_KEY: Paste your OpenAI API Key.
      • TAVILY_API_KEY: Paste your Tavily API Key.
    • Save and confirm your configuration.

Quick Start

View on GitHub

More for Analytics and Data

View All →

More for Developer Tools

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.